Class ListPluginsResponse (0.4.0)

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

The ListPlugins method's response.

Attributes

Name Description
plugins MutableSequence[google.cloud.apihub_v1.types.Plugin]
The plugins from the specified parent resource.
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.