gcloud beta ai semantic-governance-policy-engine deprovision

INFORMATION
gcloud beta ai semantic-governance-policy-engine deprovision is supported in universe domain universe; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution.
NAME
gcloud beta ai semantic-governance-policy-engine deprovision - deprovision the semantic governance policy engine
SYNOPSIS
gcloud beta ai semantic-governance-policy-engine deprovision --location=LOCATION [--async] [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Deprovision the semantic governance policy engine, tearing down the associated tenant project, GKE cluster, and PSC service attachments. This operation is irreversible.
EXAMPLES
To deprovision the semantic governance policy engine in location us-central1, run:
gcloud beta ai semantic-governance-policy-engine deprovision --location=us-central1
REQUIRED FLAGS
Location resource - The semantic governance policy engine to deprovision. 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 --location 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.

--location=LOCATION
ID of the location or fully qualified identifier for the location.

To set the location attribute:

  • provide the argument --location on the command line.
OPTIONAL FLAGS
--async
Return immediately, without waiting for the operation in progress to complete.
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.

API REFERENCE
This command uses the aiplatform/v1beta1 API. The full documentation for this API can be found at: https://cloud.google.com/vertex-ai/
NOTES
This command is currently in beta and might change without notice.