TagView

TagView is a mechanism for viewing partial responses of the Tag resource.

Enums
TAG_VIEW_UNSPECIFIED The default / unset value. The API will default to the BASIC view for ListTags. The API will default to the FULL view for methods that return a single Tag resource.
TAG_VIEW_BASIC Include metadata about the Tag. This is the default view for ListTags.
TAG_VIEW_FULL Include all details about the Tag: metadata, description. This is the default view for GetTag.