Uses of Interface
com.google.api.BatchingSettingsProtoOrBuilder
Packages that use BatchingSettingsProtoOrBuilder
-
Uses of BatchingSettingsProtoOrBuilder in com.google.api
Classes in com.google.api that implement BatchingSettingsProtoOrBuilderModifier and TypeClassDescriptionfinal class`BatchingSettingsProto` specifies a set of batching thresholds, each of which acts as a trigger to send a batch of messages as a request.static final class`BatchingSettingsProto` specifies a set of batching thresholds, each of which acts as a trigger to send a batch of messages as a request.Methods in com.google.api that return BatchingSettingsProtoOrBuilderModifier and TypeMethodDescriptionBatchingConfigProto.Builder.getThresholdsOrBuilder()The thresholds which trigger a batched request to be sent.BatchingConfigProto.getThresholdsOrBuilder()The thresholds which trigger a batched request to be sent.BatchingConfigProtoOrBuilder.getThresholdsOrBuilder()The thresholds which trigger a batched request to be sent.