Uses of Enum Class
com.google.protobuf.DescriptorProtos.FeatureSet.StringFieldValidation
Packages that use DescriptorProtos.FeatureSet.StringFieldValidation
-
Uses of DescriptorProtos.FeatureSet.StringFieldValidation in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.FeatureSet.StringFieldValidationModifier and TypeFieldDescriptionprivate static final DescriptorProtos.FeatureSet.StringFieldValidation[]
DescriptorProtos.FeatureSet.StringFieldValidation.VALUES
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FeatureSet.StringFieldValidationModifier and TypeFieldDescriptionprivate static final Internal.EnumLiteMap<DescriptorProtos.FeatureSet.StringFieldValidation>
DescriptorProtos.FeatureSet.StringFieldValidation.internalValueMap
Methods in com.google.protobuf that return DescriptorProtos.FeatureSet.StringFieldValidationModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.StringFieldValidation.forNumber
(int value) DescriptorProtos.FeatureSet.Builder.getStringFieldValidation()
optional .google.protobuf.FeatureSet.StringFieldValidation string_field_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSet.getStringFieldValidation()
optional .google.protobuf.FeatureSet.StringFieldValidation string_field_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSetOrBuilder.getStringFieldValidation()
optional .google.protobuf.FeatureSet.StringFieldValidation string_field_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSet.StringFieldValidation.valueOf
(int value) Deprecated.DescriptorProtos.FeatureSet.StringFieldValidation.valueOf
(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.DescriptorProtos.FeatureSet.StringFieldValidation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FeatureSet.StringFieldValidationModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.StringFieldValidation.internalGetValueMap()
Methods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.StringFieldValidationModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.Builder.setStringFieldValidation
(DescriptorProtos.FeatureSet.StringFieldValidation value) optional .google.protobuf.FeatureSet.StringFieldValidation string_field_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...