File: //snap/google-cloud-cli/394/lib/surface/beyondcorp/client_connector/gateways/describe.yaml
- release_tracks: [BETA]
  help_text:
    brief: Describe a single BeyondCorp client gateway (Deprecated).
    description: Describe a single BeyondCorp client gateway.
    examples: |
      To describe a client gateway ``my-client-gateway'' run:
      $ {command} my-client-gateway --project=consumer-project-id --location=us-central1
  async:
    collection: beyondcorp.projects.locations.operations
  request:
    collection: beyondcorp.projects.locations.clientGateways
    BETA:
      api_version: v1
  arguments:
    resource:
      help_text: The BeyondCorp client gateway you want to get details about.
      spec: !REF googlecloudsdk.command_lib.beyondcorp.client_connector.resources:client_gateway
  output:
    format: json