Class ProcessingStrategy (2.26.0)

ProcessingStrategy(value)

Possible processing strategies for batch requests.

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