Class ListDeploymentsResponse (0.3.7)

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

Response message to list deployments.

Attributes

NameDescription
deployments MutableSequence[google.cloud.gsuiteaddons_v1.types.Deployment]
The list of deployments for the given project.
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.