Class ListPatchJobsResponse (1.2.0)

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

A response message for listing patch jobs. .. attribute:: patch_jobs

The list of patch jobs.

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

Attribute

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