| Modifier and Type | Method and Description |
|---|---|
FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.Builder.build() |
FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.Builder.buildPartial() |
FieldType.EnumType.EnumValue |
FieldType.EnumTypeOrBuilder.getAllowedValues(int index)
The set of allowed values for this enum.
|
FieldType.EnumType.EnumValue |
FieldType.EnumType.getAllowedValues(int index)
The set of allowed values for this enum.
|
FieldType.EnumType.EnumValue |
FieldType.EnumType.Builder.getAllowedValues(int index)
The set of allowed values for this enum.
|
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.getDefaultInstance() |
FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.getDefaultInstanceForType() |
FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.Builder.getDefaultInstanceForType() |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseDelimitedFrom(InputStream input) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(byte[] data) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(ByteBuffer data) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(com.google.protobuf.ByteString data) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(InputStream input) |
static FieldType.EnumType.EnumValue |
FieldType.EnumType.EnumValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldType.EnumType.EnumValue> |
FieldType.EnumTypeOrBuilder.getAllowedValuesList()
The set of allowed values for this enum.
|
List<FieldType.EnumType.EnumValue> |
FieldType.EnumType.getAllowedValuesList()
The set of allowed values for this enum.
|
List<FieldType.EnumType.EnumValue> |
FieldType.EnumType.Builder.getAllowedValuesList()
The set of allowed values for this enum.
|
com.google.protobuf.Parser<FieldType.EnumType.EnumValue> |
FieldType.EnumType.EnumValue.getParserForType() |
static com.google.protobuf.Parser<FieldType.EnumType.EnumValue> |
FieldType.EnumType.EnumValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
FieldType.EnumType.Builder |
FieldType.EnumType.Builder.addAllowedValues(FieldType.EnumType.EnumValue value)
The set of allowed values for this enum.
|
FieldType.EnumType.Builder |
FieldType.EnumType.Builder.addAllowedValues(int index,
FieldType.EnumType.EnumValue value)
The set of allowed values for this enum.
|
FieldType.EnumType.EnumValue.Builder |
FieldType.EnumType.EnumValue.Builder.mergeFrom(FieldType.EnumType.EnumValue other) |
static FieldType.EnumType.EnumValue.Builder |
FieldType.EnumType.EnumValue.newBuilder(FieldType.EnumType.EnumValue prototype) |
FieldType.EnumType.Builder |
FieldType.EnumType.Builder.setAllowedValues(int index,
FieldType.EnumType.EnumValue value)
The set of allowed values for this enum.
|
| Modifier and Type | Method and Description |
|---|---|
FieldType.EnumType.Builder |
FieldType.EnumType.Builder.addAllAllowedValues(Iterable<? extends FieldType.EnumType.EnumValue> values)
The set of allowed values for this enum.
|
Copyright © 2023 Google LLC. All rights reserved.