Cloud Bigtable Admin API (bigtableadmin:v2)

2025-07-29

1 updated method

Updates

    Methods
  • bigtableadmin.projects.instances.tables.schemaBundles.list

      Parameters :

        view

          Description : Optional. The resource_view to be applied to the returned SchemaBundles' fields. Defaults to NAME_ONLY.

          Location : query

          Type : string

          Enum Descriptions :

        • Uses the default view for each method as documented in the request.
        • Only populates `name`.
        • Only populates the SchemaBundle's basic metadata. This includes: name, etag, create_time, update_time.
        • Populates every field.
        • Enum :

        • SCHEMA_BUNDLE_VIEW_UNSPECIFIED
        • NAME_ONLY
        • BASIC
        • FULL