public enum DatabaseTableSpec.TableType extends Enum<DatabaseTableSpec.TableType> implements ProtocolMessageEnumType of the table.
Protobuf enum google.cloud.datacatalog.v1.DatabaseTableSpec.TableType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
EXTERNAL |
External table. |
EXTERNAL_VALUE |
External table. |
NATIVE |
Native table. |
NATIVE_VALUE |
Native table. |
TABLE_TYPE_UNSPECIFIED |
Default unknown table type. |
TABLE_TYPE_UNSPECIFIED_VALUE |
Default unknown table type. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|