HEX
Server: Apache/2.4.68 (Debian)
System: Linux as-cs-widget-demo-us-central1 6.1.0-44-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: root (0)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: //lib/google-cloud-sdk/lib/surface/dataplex/data_attribute_bindings/delete.yaml
- release_tracks: [ALPHA]
  help_text:
    brief: |
      Delete a Dataplex Data Attribute Binding.
    description: |
      Delete a Dataplex Data Attribute Binding.

    examples: |
       To Delete Data Attribute Binding `test-attribute-binding` in project `test-dataplex` at location `us-central1`, run:

        ${command} test-attribute-binding --project=test-dataplex --location=us-central1
  request:
    ALPHA:
      api_version: v1
    collection: dataplex.projects.locations.dataAttributeBindings
  arguments:
    resource:
      help_text: |
        Arguments and flags that define the Dataplex Attribute Binding you want to delete.
      spec: !REF googlecloudsdk.command_lib.dataplex.resources:data_attribute_binding
    params:
    - arg_name: etag
      api_field: etag
      required: true
      help_text: |
        etag value for particular Data Attribute Binding.
  async:
    collection: dataplex.projects.locations.operations