Cloud Speech-to-Text V2 API - Module Google::Cloud::Speech::V2::BatchRecognizeRequest::ProcessingStrategy (v0.11.0)

Reference documentation and code samples for the Cloud Speech-to-Text V2 API module Google::Cloud::Speech::V2::BatchRecognizeRequest::ProcessingStrategy.

Possible processing strategies for batch requests.

Constants

PROCESSING_STRATEGY_UNSPECIFIED

value: 0
Default value for the processing strategy. The request is processed as soon as its received.

DYNAMIC_BATCHING

value: 1
If selected, processes the request during lower utilization periods for a price discount. The request is fulfilled within 24 hours.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.