| Modifier and Type | Method and Description |
|---|---|
FieldType.EnumType |
FieldType.EnumType.Builder.build() |
FieldType.EnumType |
FieldType.EnumType.Builder.buildPartial() |
static FieldType.EnumType |
FieldType.EnumType.getDefaultInstance() |
FieldType.EnumType |
FieldType.EnumType.getDefaultInstanceForType() |
FieldType.EnumType |
FieldType.EnumType.Builder.getDefaultInstanceForType() |
FieldType.EnumType |
FieldType.getEnumType()
Represents an enum type.
|
FieldType.EnumType |
FieldType.Builder.getEnumType()
Represents an enum type.
|
FieldType.EnumType |
FieldTypeOrBuilder.getEnumType()
Represents an enum type.
|
static FieldType.EnumType |
FieldType.EnumType.parseDelimitedFrom(InputStream input) |
static FieldType.EnumType |
FieldType.EnumType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(byte[] data) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(ByteBuffer data) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(com.google.protobuf.ByteString data) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(com.google.protobuf.CodedInputStream input) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(InputStream input) |
static FieldType.EnumType |
FieldType.EnumType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FieldType.EnumType> |
FieldType.EnumType.getParserForType() |
static com.google.protobuf.Parser<FieldType.EnumType> |
FieldType.EnumType.parser() |
| Modifier and Type | Method and Description |
|---|---|
FieldType.Builder |
FieldType.Builder.mergeEnumType(FieldType.EnumType value)
Represents an enum type.
|
FieldType.EnumType.Builder |
FieldType.EnumType.Builder.mergeFrom(FieldType.EnumType other) |
static FieldType.EnumType.Builder |
FieldType.EnumType.newBuilder(FieldType.EnumType prototype) |
FieldType.Builder |
FieldType.Builder.setEnumType(FieldType.EnumType value)
Represents an enum type.
|
Copyright © 2025 Google LLC. All rights reserved.