| Modifier and Type | Class and Description |
|---|---|
class |
RecognitionConfig
Provides information to the recognizer that specifies how to process the
request.
|
static class |
RecognitionConfig.Builder
Provides information to the recognizer that specifies how to process the
request.
|
| Modifier and Type | Method and Description |
|---|---|
RecognitionConfigOrBuilder |
AsyncRecognizeRequestOrBuilder.getConfigOrBuilder()
*Required* Provides information to the recognizer that specifies how to
process the request.
|
RecognitionConfigOrBuilder |
StreamingRecognitionConfig.getConfigOrBuilder()
*Required* Provides information to the recognizer that specifies how to
process the request.
|
RecognitionConfigOrBuilder |
StreamingRecognitionConfig.Builder.getConfigOrBuilder()
*Required* Provides information to the recognizer that specifies how to
process the request.
|
RecognitionConfigOrBuilder |
AsyncRecognizeRequest.getConfigOrBuilder()
*Required* Provides information to the recognizer that specifies how to
process the request.
|
RecognitionConfigOrBuilder |
AsyncRecognizeRequest.Builder.getConfigOrBuilder()
*Required* Provides information to the recognizer that specifies how to
process the request.
|
RecognitionConfigOrBuilder |
StreamingRecognitionConfigOrBuilder.getConfigOrBuilder()
*Required* Provides information to the recognizer that specifies how to
process the request.
|
RecognitionConfigOrBuilder |
SyncRecognizeRequestOrBuilder.getConfigOrBuilder()
*Required* Provides information to the recognizer that specifies how to
process the request.
|
RecognitionConfigOrBuilder |
SyncRecognizeRequest.getConfigOrBuilder()
*Required* Provides information to the recognizer that specifies how to
process the request.
|
RecognitionConfigOrBuilder |
SyncRecognizeRequest.Builder.getConfigOrBuilder()
*Required* Provides information to the recognizer that specifies how to
process the request.
|
Copyright © 2022 Google LLC. All rights reserved.