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

Properties of a ListPatchDeploymentsResponse.

Package

@google-cloud/os-config

Properties

nextPageToken

nextPageToken?: (string|null);

ListPatchDeploymentsResponse nextPageToken

patchDeployments

patchDeployments?: (google.cloud.osconfig.v1.IPatchDeployment[]|null);

ListPatchDeploymentsResponse patchDeployments