Uses of Class
com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
Packages that use DescriptorProtos.FeatureSet.Utf8Validation Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FeatureSet.Utf8Validation in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.FeatureSet.Utf8Validation Modifier and Type Field Description private static DescriptorProtos.FeatureSet.Utf8Validation[]DescriptorProtos.FeatureSet.Utf8Validation. VALUESFields in com.google.protobuf with type parameters of type DescriptorProtos.FeatureSet.Utf8Validation Modifier and Type Field Description private static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.Utf8Validation>DescriptorProtos.FeatureSet.Utf8Validation. internalValueMapMethods in com.google.protobuf that return DescriptorProtos.FeatureSet.Utf8Validation Modifier and Type Method Description static DescriptorProtos.FeatureSet.Utf8ValidationDescriptorProtos.FeatureSet.Utf8Validation. forNumber(int value)DescriptorProtos.FeatureSet.Utf8ValidationDescriptorProtos.FeatureSet.Builder. getUtf8Validation()optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...DescriptorProtos.FeatureSet.Utf8ValidationDescriptorProtos.FeatureSet. getUtf8Validation()optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...DescriptorProtos.FeatureSet.Utf8ValidationDescriptorProtos.FeatureSetOrBuilder. getUtf8Validation()optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...static DescriptorProtos.FeatureSet.Utf8ValidationDescriptorProtos.FeatureSet.Utf8Validation. valueOf(int value)Deprecated.static DescriptorProtos.FeatureSet.Utf8ValidationDescriptorProtos.FeatureSet.Utf8Validation. valueOf(Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static DescriptorProtos.FeatureSet.Utf8ValidationDescriptorProtos.FeatureSet.Utf8Validation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DescriptorProtos.FeatureSet.Utf8Validation[]DescriptorProtos.FeatureSet.Utf8Validation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FeatureSet.Utf8Validation Modifier and Type Method Description static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.Utf8Validation>DescriptorProtos.FeatureSet.Utf8Validation. internalGetValueMap()Methods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.Utf8Validation Modifier and Type Method Description DescriptorProtos.FeatureSet.BuilderDescriptorProtos.FeatureSet.Builder. setUtf8Validation(DescriptorProtos.FeatureSet.Utf8Validation value)optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
-