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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]