File: //snap/google-cloud-cli/396/lib/surface/media/asset/annotations/get.yaml
- release_tracks: [ALPHA]
help_text:
brief: Get a Cloud Media Asset annotation.
description: Get a new Media Asset annotation.
examples: |
To get a specific annotation with id my-ann under asset type 'my-at', asset 'my-asset', annotation set 'my-annSet', run:
$ {command} my-ann --asset_type my-at --asset my-asset --annotation_set my-annSet
request:
collection: mediaasset.projects.locations.assetTypes.assets.annotationSets.annotations
method: get
ALPHA:
api_version: v1alpha
arguments:
resource:
help_text: The Cloud Media Asset annotation to get.
spec: !REF googlecloudsdk.command_lib.media.asset.resources:annotation