Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
static DescriptorProtos.FeatureSet.Utf8Validation |
DescriptorProtos.FeatureSet.Utf8Validation.forNumber(int value) |
DescriptorProtos.FeatureSet.Utf8Validation |
DescriptorProtos.FeatureSetOrBuilder.getUtf8Validation()
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ... |
DescriptorProtos.FeatureSet.Utf8Validation |
DescriptorProtos.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.Utf8Validation |
DescriptorProtos.FeatureSet.Builder.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.Utf8Validation |
DescriptorProtos.FeatureSet.Utf8Validation.valueOf(Descriptors.EnumValueDescriptor desc) |
static DescriptorProtos.FeatureSet.Utf8Validation |
DescriptorProtos.FeatureSet.Utf8Validation.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DescriptorProtos.FeatureSet.Utf8Validation |
DescriptorProtos.FeatureSet.Utf8Validation.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.Utf8Validation> |
DescriptorProtos.FeatureSet.Utf8Validation.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.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 = { ... |
Copyright © 2008–2024. All rights reserved.