File: //proc/thread-self/root/snap/google-cloud-cli/current/lib/surface/dataplex/lakes/delete.yaml
- release_tracks: [ALPHA, GA]
  help_text:
    brief: |
      Delete a Dataplex lake resource.
    description: |
      Delete a Dataplex lake resource.
    examples: |
      To delete a Dataplex lake `test-lake` in location `us-central1`, run:
          $ {command} test-lake --location=us-central1
  request:
    ALPHA:
      api_version: v1
    collection: dataplex.projects.locations.lakes
  arguments:
    resource:
      help_text: |
        Arguments and flags that define the Dataplex lake you want to delete.
      spec: !REF googlecloudsdk.command_lib.dataplex.resources:lake
  async:
    collection: dataplex.projects.locations.operations