Method: hive.v1alpha.projects.catalogs.get

Gets the catalog specified by the resource name.

HTTP request

GET https://biglake.googleapis.com/hive/v1alpha/{name=projects/*/catalogs/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the catalog to retrieve. Format: projects/{project_id_or_number}/catalogs/{catalogId}

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of HiveCatalog.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/bigquery
  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.