File: //snap/google-cloud-cli/current/lib/surface/compute/networks/vpc_access/operations/describe.yaml
- release_tracks: [GA, BETA, ALPHA]
  help_text:
    brief: |
      Show metadata for a VPC Access Service operation.
    description: |
      Display all metadata associated with a VPC Access Service operation
      given a valid operation name.
      This command can fail for the following reasons:
      * The operation specified does not exist.
      * The active account does not have permission to access the given
        operation.
    examples: |
      The following command prints metadata for an operation with the name
      in region `us-central1`:
        $ {command} operation-1564112342235-435a134f8c3f8-81bb4b49-0830c1f8
           --region=us-central
  request:
    collection: vpcaccess.projects.locations.operations
    api_version: v1
    BETA:
      api_version: v1beta1
    ALPHA:
      api_version: v1alpha1
  response:
    id_field: name
  arguments:
    resource:
      help_text: The operation to describe.
      spec: !REF googlecloudsdk.command_lib.compute.networks.vpc_access.resources:operation