| Modifier and Type | Method and Description |
|---|---|
static BigQueryTableSpec.TypeSpecCase |
BigQueryTableSpec.TypeSpecCase.forNumber(int value) |
BigQueryTableSpec.TypeSpecCase |
BigQueryTableSpec.getTypeSpecCase() |
BigQueryTableSpec.TypeSpecCase |
BigQueryTableSpec.Builder.getTypeSpecCase() |
BigQueryTableSpec.TypeSpecCase |
BigQueryTableSpecOrBuilder.getTypeSpecCase() |
static BigQueryTableSpec.TypeSpecCase |
BigQueryTableSpec.TypeSpecCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BigQueryTableSpec.TypeSpecCase |
BigQueryTableSpec.TypeSpecCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BigQueryTableSpec.TypeSpecCase[] |
BigQueryTableSpec.TypeSpecCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.