gcloud alpha biglake data-product-sharing unpublish

NAME
gcloud alpha biglake data-product-sharing unpublish - unpublish a Knowledge Catalog Data Product or BigLake tables from external partners
SYNOPSIS
gcloud alpha biglake data-product-sharing unpublish --connection-catalog=CONNECTION_CATALOG --share=SHARE [--sap-federated-identity-provider=SAP_FEDERATED_IDENTITY_PROVIDER] [--data-product=DATA_PRODUCT     | --iceberg-catalog=ICEBERG_CATALOG] [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Unpublish a Knowledge Catalog Data Product or BigLake tables from external partners.
REQUIRED FLAGS
Catalog resource - The delta sharing catalog that contains information about where the data product is published. This represents a Cloud resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways.

To set the project attribute:

  • provide the argument --connection-catalog on the command line with a fully specified name;
  • provide the argument --project on the command line;
  • set the property core/project.

This must be specified.

--connection-catalog=CONNECTION_CATALOG
ID of the catalog or fully qualified identifier for the catalog.

To set the catalog attribute:

  • provide the argument --connection-catalog on the command line.
--share=SHARE
The name of the Share to unpublish from external partners.
OPTIONAL FLAGS
--sap-federated-identity-provider=SAP_FEDERATED_IDENTITY_PROVIDER
The resource name of the Workload Identity Federation (WIF) provider resource representing the SAP federated identity. If provided along with --iceberg-catalog or --data-product, table-level WIF IAM permissions (e.g., roles/biglake.viewer) granted during publish will be automatically revoked.
source

At most one of these can be specified:

--data-product=DATA_PRODUCT
The Knowledge Catalog Data Product to unpublish.
Or at least one of these can be specified:
Catalog resource - The BigLake Iceberg REST Catalog whose tables will be unpublished and have permissions revoked. This represents a Cloud resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways.

To set the project attribute:

  • provide the argument --iceberg-catalog on the command line with a fully specified name;
  • provide the argument --project on the command line;
  • set the property core/project.
--iceberg-catalog=ICEBERG_CATALOG
ID of the catalog or fully qualified identifier for the catalog.

To set the catalog attribute:

  • provide the argument --iceberg-catalog on the command line.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.

Run $ gcloud help for details.

NOTES
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist.