Class ListTagKeysResponse (1.0.2)

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

The ListTagKeys response message. .. attribute:: tag_keys

List of TagKeys that live under the specified parent in the request.

:type: Sequence[google.cloud.resourcemanager_v3.types.TagKey]

Attribute

NameDescription
next_page_token str
A pagination token returned from a previous call to ListTagKeys that indicates from where listing should continue.