Uses of Class
com.google.cloud.datacatalog.v1.BigQueryConnectionSpec.ConnectionSpecCase
-
Packages that use BigQueryConnectionSpec.ConnectionSpecCase Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of BigQueryConnectionSpec.ConnectionSpecCase in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return BigQueryConnectionSpec.ConnectionSpecCase Modifier and Type Method Description static BigQueryConnectionSpec.ConnectionSpecCaseBigQueryConnectionSpec.ConnectionSpecCase. forNumber(int value)BigQueryConnectionSpec.ConnectionSpecCaseBigQueryConnectionSpec.Builder. getConnectionSpecCase()BigQueryConnectionSpec.ConnectionSpecCaseBigQueryConnectionSpec. getConnectionSpecCase()BigQueryConnectionSpec.ConnectionSpecCaseBigQueryConnectionSpecOrBuilder. getConnectionSpecCase()static BigQueryConnectionSpec.ConnectionSpecCaseBigQueryConnectionSpec.ConnectionSpecCase. valueOf(int value)Deprecated.static BigQueryConnectionSpec.ConnectionSpecCaseBigQueryConnectionSpec.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.
-