NAME
    gcloud dataplex content - manage Dataplex Content

SYNOPSIS
    gcloud dataplex content COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Dataplex Content.

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
        Adds IAM policy binding to a Dataplex Content.

     create
        Creating a content.

     delete
        Delete a Dataplex Content Resource.

     describe
        Retrieve a Dataplex Content Resource.

     get-iam-policy
        Retrieve the IAM policy for a Dataplex Content.

     list
        List Dataplex Content Resources.

     remove-iam-policy-binding
        Removes IAM policy binding from a Dataplex Content.

     set-iam-policy
        Set the IAM policy to a Dataplex Content as defined in a JSON or YAML
        file.

     update
        Update a Dataplex Content Resource with the given configurations.

NOTES
    This variant is also available:

        $ gcloud alpha dataplex content

