Class GapicBatchingSettings
java.lang.Object
com.google.api.generator.gapic.model.GapicBatchingSettings
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GapicBatchingSettings
public GapicBatchingSettings()
-
-
Method Details
-
protoPakkage
-
serviceName
-
methodName
-
elementCountThreshold
public abstract int elementCountThreshold() -
requestByteThreshold
public abstract long requestByteThreshold() -
delayThresholdMillis
public abstract long delayThresholdMillis() -
flowControlElementLimit
-
flowControlByteLimit
-
flowControlLimitExceededBehavior
public abstract GapicBatchingSettings.FlowControlLimitExceededBehavior flowControlLimitExceededBehavior() -
batchedFieldName
-
discriminatorFieldNames
-
subresponseFieldName
-
matches
-
builder
-