Uses of Enum
com.google.api.FlowControlLimitExceededBehaviorProto
Packages that use FlowControlLimitExceededBehaviorProto
-
Uses of FlowControlLimitExceededBehaviorProto in com.google.api
Methods in com.google.api that return FlowControlLimitExceededBehaviorProtoModifier and TypeMethodDescriptionFlowControlLimitExceededBehaviorProto.forNumber(int value) BatchingSettingsProto.Builder.getFlowControlLimitExceededBehavior()The behavior to take when the flow control limit is exceeded.BatchingSettingsProto.getFlowControlLimitExceededBehavior()The behavior to take when the flow control limit is exceeded.BatchingSettingsProtoOrBuilder.getFlowControlLimitExceededBehavior()The behavior to take when the flow control limit is exceeded.FlowControlLimitExceededBehaviorProto.valueOf(int value) Deprecated.FlowControlLimitExceededBehaviorProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.FlowControlLimitExceededBehaviorProto.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.api that return types with arguments of type FlowControlLimitExceededBehaviorProtoModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlowControlLimitExceededBehaviorProto>FlowControlLimitExceededBehaviorProto.internalGetValueMap()Methods in com.google.api with parameters of type FlowControlLimitExceededBehaviorProtoModifier and TypeMethodDescriptionBatchingSettingsProto.Builder.setFlowControlLimitExceededBehavior(FlowControlLimitExceededBehaviorProto value) The behavior to take when the flow control limit is exceeded.