public interface DatabaseTableSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DatabaseTableSpec.TableType |
getType()
Type of this table.
|
int |
getTypeValue()
Type of this table.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypeValue()
Type of this table.
.google.cloud.datacatalog.v1.DatabaseTableSpec.TableType type = 1;DatabaseTableSpec.TableType getType()
Type of this table.
.google.cloud.datacatalog.v1.DatabaseTableSpec.TableType type = 1;Copyright © 2022 Google LLC. All rights reserved.