NAME
    gcloud alpha dataplex assets - manage Dataplex Asset resources

SYNOPSIS
    gcloud alpha dataplex assets GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Dataplex Asset resources.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     actions
        (ALPHA) Manage Dataplex asset resource actions.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (ALPHA) Adds IAM policy binding to a Dataplex asset resource.

     create
        (ALPHA) Create a Dataplex asset resource.

     delete
        (ALPHA) Delete a Dataplex asset resource.

     describe
        (ALPHA) Describe a Dataplex asset resource.

     get-iam-policy
        (ALPHA) Get the IAM policy for a Dataplex asset resource.

     list
        (ALPHA) List Dataplex asset resources.

     remove-iam-policy-binding
        (ALPHA) Remove IAM policy binding from a Dataplex asset resource.

     set-iam-policy
        (ALPHA) Set the IAM policy to a Dataplex asset as defined in a JSON or
        YAML file.

     update
        (ALPHA) Update a Dataplex asset resource.

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. This variant is also available:

        $ gcloud dataplex assets

