Class MetastoreServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/bigquery/biglake/v1/metastore.proto")
    public final class MetastoreServiceGrpc
    extends Object
     BigLake Metastore is a serverless, highly available, multi-tenant runtime
     metastore for Google Cloud Data Analytics products.
     The BigLake Metastore API defines the following resource model:
     * A collection of Google Cloud projects: `/projects/*`
     * Each project has a collection of available locations: `/locations/*`
     * Each location has a collection of catalogs: `/catalogs/*`
     * Each catalog has a collection of databases: `/databases/*`
     * Each database has a collection of tables: `/tables/*`