public static interface ColumnSchema.LookerColumnSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ColumnSchema.LookerColumnSpec.LookerColumnType |
getType()
Looker specific column type of this column.
|
int |
getTypeValue()
Looker specific column type of this column.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypeValue()
Looker specific column type of this column.
.google.cloud.datacatalog.v1.ColumnSchema.LookerColumnSpec.LookerColumnType type = 1;
ColumnSchema.LookerColumnSpec.LookerColumnType getType()
Looker specific column type of this column.
.google.cloud.datacatalog.v1.ColumnSchema.LookerColumnSpec.LookerColumnType type = 1;
Copyright © 2023 Google LLC. All rights reserved.