| Modifier and Type | Method and Description |
|---|---|
static FieldConfig.FieldType |
FieldConfig.FieldType.forNumber(int value) |
FieldConfig.FieldType |
FieldConfig.getFieldType()
Output only.
|
FieldConfig.FieldType |
FieldConfig.Builder.getFieldType()
Output only.
|
FieldConfig.FieldType |
FieldConfigOrBuilder.getFieldType()
Output only.
|
static FieldConfig.FieldType |
FieldConfig.FieldType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FieldConfig.FieldType |
FieldConfig.FieldType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FieldConfig.FieldType |
FieldConfig.FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldConfig.FieldType[] |
FieldConfig.FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<FieldConfig.FieldType> |
FieldConfig.FieldType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FieldConfig.Builder |
FieldConfig.Builder.setFieldType(FieldConfig.FieldType value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.