| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorProtos.ExtensionRangeOptions.VerificationState |
DescriptorProtos.ExtensionRangeOptions.VerificationState.forNumber(int value) |
DescriptorProtos.ExtensionRangeOptions.VerificationState |
DescriptorProtos.ExtensionRangeOptionsOrBuilder.getVerification()
The verification state of the range.
|
DescriptorProtos.ExtensionRangeOptions.VerificationState |
DescriptorProtos.ExtensionRangeOptions.getVerification()
The verification state of the range.
|
DescriptorProtos.ExtensionRangeOptions.VerificationState |
DescriptorProtos.ExtensionRangeOptions.Builder.getVerification()
The verification state of the range.
|
static DescriptorProtos.ExtensionRangeOptions.VerificationState |
DescriptorProtos.ExtensionRangeOptions.VerificationState.valueOf(Descriptors.EnumValueDescriptor desc) |
static DescriptorProtos.ExtensionRangeOptions.VerificationState |
DescriptorProtos.ExtensionRangeOptions.VerificationState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DescriptorProtos.ExtensionRangeOptions.VerificationState |
DescriptorProtos.ExtensionRangeOptions.VerificationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorProtos.ExtensionRangeOptions.VerificationState[] |
DescriptorProtos.ExtensionRangeOptions.VerificationState.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.ExtensionRangeOptions.VerificationState> |
DescriptorProtos.ExtensionRangeOptions.VerificationState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.ExtensionRangeOptions.Builder |
DescriptorProtos.ExtensionRangeOptions.Builder.setVerification(DescriptorProtos.ExtensionRangeOptions.VerificationState value)
The verification state of the range.
|
Copyright © 2008–2023. All rights reserved.