File: //snap/google-cloud-cli/current/lib/surface/network_services/operations/describe.yaml
release_tracks: [ALPHA, BETA, GA]
help_text:
brief: Show details of a Network Services long running operation.
description: Show details of a Network Services long running operation.
examples: |
The following command describes an operation with the full name ``OPERATION_NAME'':
$ {command} OPERATION_NAME
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.network_services.resources:operation
help_text: Name of the operation to describe.
request: &request
ALPHA:
api_version: v1alpha1
BETA:
api_version: v1beta1
GA:
api_version: v1
collection: networkservices.projects.locations.operations