Class ListTagsResponse (2.0.0)

ListTagsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for ListTags.

Attributes

NameDescription
tags Sequence[`.gcd_tags.Tag`]
Tag details.
next_page_token str
Token to retrieve the next page of results. It is set to empty if no items remain in results.

Inheritance

builtins.object > proto.message.Message > ListTagsResponse