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
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 [json_name = "stringFieldValidation", 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 [json_name = "stringFieldValidation", 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 [json_name = "stringFieldValidation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...DescriptorProtos.FeatureSet.StringFieldValidation.valueOf(int value) Deprecated.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 TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DescriptorProtos.FeatureSet.StringFieldValidation>DescriptorProtos.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 [json_name = "stringFieldValidation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...