Class ProcessingStrategy (2.26.1)

ProcessingStrategy(value)

Possible processing strategies for batch requests.

Enums

Name Description
PROCESSING_STRATEGY_UNSPECIFIED Default value for the processing strategy. The request is processed as soon as its received.
DYNAMIC_BATCHING If selected, processes the request during lower utilization periods for a price discount. The request is fulfilled within 24 hours.