HEX
Server: Apache/2.4.68 (Debian)
System: Linux as-cs-widget-demo-us-central1 6.1.0-44-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: root (0)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: //usr/lib/google-cloud-sdk/lib/surface/memorystore/operations/describe.yaml
- release_tracks: [ALPHA, BETA, GA]
  help_text:
    brief: Describe a Memorystore operation.
    description: Describe a Memorystore operation.
    examples: |
      To describe operation `my-operation` in project `my-project` and location `us-central1`, run:

      $ {command} my-operation --project=my-project --location=us-central1
  arguments:
    params:
    - help_text: The Memorystore operation to describe.
      is_positional: true
      request_id_field: operationId
      resource_spec: !REF googlecloudsdk.command_lib.memorystore.resources:operation
      required: true
  request:
    ALPHA:
      api_version: v1alpha
    BETA:
      api_version: v1beta
    GA:
      api_version: v1
    collection: memorystore.projects.locations.operations