| Modifier and Type | Method and Description |
|---|---|
static TableSourceType |
TableSourceType.forNumber(int value) |
TableSourceType |
BigQueryTableSpecOrBuilder.getTableSourceType()
Output only.
|
TableSourceType |
BigQueryTableSpec.getTableSourceType()
Output only.
|
TableSourceType |
BigQueryTableSpec.Builder.getTableSourceType()
Output only.
|
static TableSourceType |
TableSourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TableSourceType |
TableSourceType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TableSourceType |
TableSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableSourceType[] |
TableSourceType.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<TableSourceType> |
TableSourceType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BigQueryTableSpec.Builder |
BigQueryTableSpec.Builder.setTableSourceType(TableSourceType value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.