NAME
    gcloud alpha dataplex entry-types - manage Dataplex Entry Types

SYNOPSIS
    gcloud alpha dataplex entry-types COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Dataplex Entry 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
        (ALPHA) Add IAM policy binding to a Dataplex Entry Type.

     create
        (ALPHA) Create a Dataplex Entry Type.

     delete
        (ALPHA) Delete a Dataplex Entry Type.

     describe
        (ALPHA) Describe a Dataplex Entry Type.

     get-iam-policy
        (ALPHA) Retrieve a Dataplex Entry Type IAM policy.

     list
        (ALPHA) List Dataplex Entry Types.

     remove-iam-policy-binding
        (ALPHA) Remove IAM policy binding from a Dataplex Entry Type.

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

     update
        (ALPHA) Update a Dataplex Entry Type.

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 entry-types

