Class ListPluginInstancesResponse (0.5.0)

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

The ListPluginInstances method's response.

Attributes

Name Description
plugin_instances MutableSequence[google.cloud.apihub_v1.types.PluginInstance]
The plugin instances 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.