NAME
    gcloud dataplex aspect-types - manage Dataplex Aspect Types

SYNOPSIS
    gcloud dataplex aspect-types COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Dataplex Aspect Types.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        Add IAM policy binding to a Dataplex Aspect Type.

     create
        Create a Dataplex Aspect Type.

     delete
        Delete a Dataplex Aspect Type.

     describe
        Describe a Dataplex Aspect Type.

     get-iam-policy
        Retrieve a Dataplex Aspect Type IAM policy.

     list
        List Dataplex Aspect Types.

     remove-iam-policy-binding
        Remove IAM policy binding from a Dataplex Aspect Type.

     set-iam-policy
        Set an IAM policy binding for a Dataplex Aspect Type as defined in a
        JSON or YAML file.

     update
        Update a Dataplex Aspect Type.

NOTES
    This variant is also available:

        $ gcloud alpha dataplex aspect-types

