public enum Table.Type extends Enum<Table.Type> implements ProtocolMessageEnum
The table type.
Protobuf enum google.cloud.bigquery.biglake.v1alpha1.Table.Type
Implements
ProtocolMessageEnumInherited Members
Static Fields |
|
---|---|
Name | Description |
HIVE |
Represents a table compatible with Hive Metastore tables. |
HIVE_ |
Represents a table compatible with Hive Metastore tables. |
TYPE_ |
The type is not specified. |
TYPE_ |
The type is not specified. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber( |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf( |
|
valueOf( |
Deprecated. Use #forNumber(int) instead. |
valueOf( |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |