Module: Google::Cloud::Speech::V2::BatchRecognizeRequest::ProcessingStrategy

Defined in:
proto_docs/google/cloud/speech/v2/cloud_speech.rb

Overview

Possible processing strategies for batch requests.

Constant Summary collapse

PROCESSING_STRATEGY_UNSPECIFIED =

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

0
DYNAMIC_BATCHING =

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

1