Interface protos.google.cloud.osconfig.v1.IListPatchJobInstanceDetailsResponse (1.7.0)

Properties of a ListPatchJobInstanceDetailsResponse.

Package

@google-cloud/os-config!

Properties

nextPageToken

nextPageToken?: (string|null);

ListPatchJobInstanceDetailsResponse nextPageToken

Property Value
TypeDescription
(string|null)

patchJobInstanceDetails

patchJobInstanceDetails?: (google.cloud.osconfig.v1.IPatchJobInstanceDetails[]|null);

ListPatchJobInstanceDetailsResponse patchJobInstanceDetails

Property Value
TypeDescription
(google.cloud.osconfig.v1.IPatchJobInstanceDetails[]|null)