NAME
    gcloud dataplex entry-types - manage Dataplex Entry Types

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

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

     create
        Create a Dataplex Entry Type.

     delete
        Delete a Dataplex Entry Type.

     describe
        Describe a Dataplex Entry Type.

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

     list
        List Dataplex Entry Types.

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

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

     update
        Update a Dataplex Entry Type.

NOTES
    This variant is also available:

        $ gcloud alpha dataplex entry-types

