Class ListPatchJobsResponse (1.7.1)

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

A response message for listing patch jobs.

Attributes

NameDescription
patch_jobs Sequence[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.