gcloud beta ai semantic-governance-policy-engine update

NAME
gcloud beta ai semantic-governance-policy-engine update - update the semantic governance policy engine config
SYNOPSIS
gcloud beta ai semantic-governance-policy-engine update --location=LOCATION [--async] [--gateway-config=GATEWAY_CONFIG] [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Update the semantic governance policy engine config.
REQUIRED FLAGS
Location resource - The semantic governance policy engine config. 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.
--gateway-config=GATEWAY_CONFIG
Configuration for a single gateway. The value is a comma-separated list of key-value pairs. For example: name=mygateway,network=net,subnetwork=subnet,dns-zone-name=dns
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.