Method: iceberg.v1.restcatalog.v1.projects.catalogs.namespaces.updateProperties

Updates namespace properties.

HTTP request

PATCH https://biglake.googleapis.com/iceberg/v1/restcatalog/v1/{name=projects/*/catalogs/*/namespaces/*}/properties

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The namespace to update.

The namespace's name field is used to identify the namespace to update. Format: projects/{projectId}/catalogs/{catalogId}/namespaces/{namespace}

Request body

The request body contains an instance of IcebergNamespaceUpdate.

Response body

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

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.