Uses of Enum
com.google.api.FieldBehavior
Packages that use FieldBehavior
-
Uses of FieldBehavior in com.google.api
Fields in com.google.api with type parameters of type FieldBehaviorModifier and TypeFieldDescriptionstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,List<FieldBehavior>> FieldBehaviorProto.fieldBehaviorA designation of a specific field behavior (required, output only, etc.) in protobuf messages.Methods in com.google.api that return FieldBehaviorModifier and TypeMethodDescriptionstatic FieldBehaviorFieldBehavior.forNumber(int value) static FieldBehaviorFieldBehavior.valueOf(int value) Deprecated.static FieldBehaviorFieldBehavior.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static FieldBehaviorReturns the enum constant of this type with the specified name.static FieldBehavior[]FieldBehavior.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 FieldBehaviorModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FieldBehavior>FieldBehavior.internalGetValueMap()