public enum BatchRecognizeRequest.Types.ProcessingStrategyReference documentation and code samples for the Cloud Speech-to-Text v2 API enum BatchRecognizeRequest.Types.ProcessingStrategy.
Possible processing strategies for batch requests.
Namespace
Google.Cloud.Speech.V2Assembly
Google.Cloud.Speech.V2.dll
Fields |
|
|---|---|
| Name | Description |
DynamicBatching |
If selected, processes the request during lower utilization periods for a price discount. The request is fulfilled within 24 hours. |
Unspecified |
Default value for the processing strategy. The request is processed as soon as its received. |