NAME
    gcloud beta ai semantic-governance-policy-engine describe - describe the
        semantic governance policy engine config

SYNOPSIS
    gcloud beta ai semantic-governance-policy-engine describe
        --location=LOCATION [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Describe the semantic governance policy engine config.

EXAMPLES
    To describe the semantic governance policy engine config in location
    us-central1, run:

        $ gcloud beta ai semantic-governance-policy-engine describe \
            --location=us-central1

REQUIRED FLAGS
     --location=LOCATION
        Cloud location of the semantic governance policy engine.

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.

