| Modifier and Type | Method and Description |
|---|---|
static ImportedDataInfo.FieldSchema.Type |
ImportedDataInfo.FieldSchema.Type.forNumber(int value) |
ImportedDataInfo.FieldSchema.Type |
ImportedDataInfo.FieldSchemaOrBuilder.getType()
Field type
|
ImportedDataInfo.FieldSchema.Type |
ImportedDataInfo.FieldSchema.getType()
Field type
|
ImportedDataInfo.FieldSchema.Type |
ImportedDataInfo.FieldSchema.Builder.getType()
Field type
|
static ImportedDataInfo.FieldSchema.Type |
ImportedDataInfo.FieldSchema.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ImportedDataInfo.FieldSchema.Type |
ImportedDataInfo.FieldSchema.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImportedDataInfo.FieldSchema.Type |
ImportedDataInfo.FieldSchema.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportedDataInfo.FieldSchema.Type[] |
ImportedDataInfo.FieldSchema.Type.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<ImportedDataInfo.FieldSchema.Type> |
ImportedDataInfo.FieldSchema.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.FieldSchema.Builder |
ImportedDataInfo.FieldSchema.Builder.setType(ImportedDataInfo.FieldSchema.Type value)
Field type
|
Copyright © 2023 Google LLC. All rights reserved.