Class ListPatchDeploymentsResponse (1.1.0)

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

A response message for listing patch deployments.

Attributes

NameDescription
patch_deployments Sequence[.gco_patch_deployments.PatchDeployment]
The list of patch deployments.
next_page_token str
A pagination token that can be used to get the next page of patch deployments.