Interface protos.google.cloud.osconfig.v1.IListPatchJobsResponse (2.2.2)

Properties of a ListPatchJobsResponse.

Package

@google-cloud/os-config

Properties

nextPageToken

nextPageToken?: (string|null);

ListPatchJobsResponse nextPageToken

patchJobs

patchJobs?: (google.cloud.osconfig.v1.IPatchJob[]|null);

ListPatchJobsResponse patchJobs