Class ListTagsResponse (0.3.3)

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

The response from listing tags. .. attribute:: tags

The tags returned.

:type: Sequence[google.cloud.artifactregistry_v1beta2.types.Tag]

Attribute

NameDescription
next_page_token str
The token to retrieve the next page of tags, or empty if there are no more tags to return.