Interface protos.google.cloud.config.v1.IListDeploymentsResponse (0.2.0)

Properties of a ListDeploymentsResponse.

Package

@google-cloud/config

Properties

deployments

deployments?: (google.cloud.config.v1.IDeployment[]|null);

ListDeploymentsResponse deployments

nextPageToken

nextPageToken?: (string|null);

ListDeploymentsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListDeploymentsResponse unreachable