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