Class ListDeploymentsResponse (0.2.0)

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

The ListDeployments method's response.

Attributes

Name Description
deployments MutableSequence[google.cloud.apihub_v1.types.Deployment]
The deployment resources present in the API hub.
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.