Properties of a BatchingSettingsProto.
Package
@google-cloud/retailProperties
delayThreshold
delayThreshold?: (google.protobuf.IDuration|null);BatchingSettingsProto delayThreshold
elementCountLimit
elementCountLimit?: (number|null);BatchingSettingsProto elementCountLimit
elementCountThreshold
elementCountThreshold?: (number|null);BatchingSettingsProto elementCountThreshold
flowControlByteLimit
flowControlByteLimit?: (number|null);BatchingSettingsProto flowControlByteLimit
flowControlElementLimit
flowControlElementLimit?: (number|null);BatchingSettingsProto flowControlElementLimit
flowControlLimitExceededBehavior
flowControlLimitExceededBehavior?: (google.api.FlowControlLimitExceededBehaviorProto|keyof typeof google.api.FlowControlLimitExceededBehaviorProto|null);BatchingSettingsProto flowControlLimitExceededBehavior
requestByteLimit
requestByteLimit?: (number|null);BatchingSettingsProto requestByteLimit
requestByteThreshold
requestByteThreshold?: (number|Long|string|null);BatchingSettingsProto requestByteThreshold