Class ListPatchJobInstanceDetailsResponse (1.12.3)

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

A response message for listing the instances details for a patch job.

Attributes

NameDescription
patch_job_instance_details Sequence[google.cloud.osconfig_v1.types.PatchJobInstanceDetails]
A list of instance status.
next_page_token str
A pagination token that can be used to get the next page of results.

Inheritance

builtins.object > proto.message.Message > ListPatchJobInstanceDetailsResponse