File: //proc/thread-self/root/snap/google-cloud-cli/396/lib/surface/datastream/operations/cancel.yaml
- release_tracks: [BETA, GA]
  help_text:
    brief: Cancel a Datastream operation.
    description: Cancel a Datastream operation.
    examples: |
      To cancel an operation, run:
          $ {command} OPERATION --location=us-central1
  request:
    collection: datastream.projects.locations.operations
    method: cancel
    api_version: v1
  arguments:
    resource:
      help_text: |
        Operation resource - Datastream operation to cancel.
      spec: !REF googlecloudsdk.command_lib.datastream.resources:operation
  output:
    format: none