Uses of Class
com.google.cloud.datacatalog.v1.DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase
-
Packages that use DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase Modifier and Type Method Description static DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCaseDatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase. forNumber(int value)DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCaseDatabaseTableSpec.DatabaseViewSpec.Builder. getSourceDefinitionCase()DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCaseDatabaseTableSpec.DatabaseViewSpec. getSourceDefinitionCase()DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCaseDatabaseTableSpec.DatabaseViewSpecOrBuilder. getSourceDefinitionCase()static DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCaseDatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase. valueOf(int value)Deprecated.static DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCaseDatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase[]DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-