Class ListPatchJobsResponse (1.14.0)

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

A response message for listing patch jobs.

Attributes

NameDescription
patch_jobs MutableSequence[google.cloud.osconfig_v1.types.PatchJob]
The list of patch jobs.
next_page_token str
A pagination token that can be used to get the next page of results.