Class ListPatchDeploymentsResponse (1.5.2)

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

A response message for listing patch deployments. .. attribute:: patch_deployments

The list of patch deployments.

:type: Sequence[google.cloud.osconfig_v1.types.PatchDeployment]

Attribute

NameDescription
next_page_token str
A pagination token that can be used to get the next page of patch deployments.