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