Uses of Interface
com.google.cloud.bigquery.biglake.v1alpha1.CatalogOrBuilder
-
Packages that use CatalogOrBuilder Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake API -
-
Uses of CatalogOrBuilder in com.google.cloud.bigquery.biglake.v1alpha1
Classes in com.google.cloud.bigquery.biglake.v1alpha1 that implement CatalogOrBuilder Modifier and Type Class Description classCatalogCatalog is the container of databases.static classCatalog.BuilderCatalog is the container of databases.Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return CatalogOrBuilder Modifier and Type Method Description CatalogOrBuilderCreateCatalogRequest.Builder. getCatalogOrBuilder()Required.CatalogOrBuilderCreateCatalogRequest. getCatalogOrBuilder()Required.CatalogOrBuilderCreateCatalogRequestOrBuilder. getCatalogOrBuilder()Required.CatalogOrBuilderListCatalogsResponse.Builder. getCatalogsOrBuilder(int index)The catalogs from the specified project.CatalogOrBuilderListCatalogsResponse. getCatalogsOrBuilder(int index)The catalogs from the specified project.CatalogOrBuilderListCatalogsResponseOrBuilder. getCatalogsOrBuilder(int index)The catalogs from the specified project.Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return types with arguments of type CatalogOrBuilder Modifier and Type Method Description List<? extends CatalogOrBuilder>ListCatalogsResponse.Builder. getCatalogsOrBuilderList()The catalogs from the specified project.List<? extends CatalogOrBuilder>ListCatalogsResponse. getCatalogsOrBuilderList()The catalogs from the specified project.List<? extends CatalogOrBuilder>ListCatalogsResponseOrBuilder. getCatalogsOrBuilderList()The catalogs from the specified project.
-