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 class
Catalog
Catalog is the container of databases.static class
Catalog.Builder
Catalog is the container of databases.Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return CatalogOrBuilder Modifier and Type Method Description CatalogOrBuilder
CreateCatalogRequest.Builder. getCatalogOrBuilder()
Required.CatalogOrBuilder
CreateCatalogRequest. getCatalogOrBuilder()
Required.CatalogOrBuilder
CreateCatalogRequestOrBuilder. getCatalogOrBuilder()
Required.CatalogOrBuilder
ListCatalogsResponse.Builder. getCatalogsOrBuilder(int index)
The catalogs from the specified project.CatalogOrBuilder
ListCatalogsResponse. getCatalogsOrBuilder(int index)
The catalogs from the specified project.CatalogOrBuilder
ListCatalogsResponseOrBuilder. 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.
-