Class ListAttributesResponse (0.2.0)

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

The ListAttributes method's response.

Attributes

Name Description
attributes MutableSequence[google.cloud.apihub_v1.types.Attribute]
The list of all attributes.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.