Uses of Interface
com.google.cloud.datacatalog.v1.SqlDatabaseSystemSpecOrBuilder
-
Packages that use SqlDatabaseSystemSpecOrBuilder Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of SqlDatabaseSystemSpecOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement SqlDatabaseSystemSpecOrBuilder Modifier and Type Class Description class
SqlDatabaseSystemSpec
Specification that applies to entries that are part `SQL_DATABASE` system (user_specified_type)static class
SqlDatabaseSystemSpec.Builder
Specification that applies to entries that are part `SQL_DATABASE` system (user_specified_type)Methods in com.google.cloud.datacatalog.v1 that return SqlDatabaseSystemSpecOrBuilder Modifier and Type Method Description SqlDatabaseSystemSpecOrBuilder
Entry.Builder. getSqlDatabaseSystemSpecOrBuilder()
Specification that applies to a relational database system.SqlDatabaseSystemSpecOrBuilder
Entry. getSqlDatabaseSystemSpecOrBuilder()
Specification that applies to a relational database system.SqlDatabaseSystemSpecOrBuilder
EntryOrBuilder. getSqlDatabaseSystemSpecOrBuilder()
Specification that applies to a relational database system.
-