Interface protos.google.cloud.config.v1.IListDeploymentGroupsResponse (0.12.0)

Properties of a ListDeploymentGroupsResponse.

Package

@google-cloud/config

Properties

deploymentGroups

deploymentGroups?: (google.cloud.config.v1.IDeploymentGroup[]|null);

ListDeploymentGroupsResponse deploymentGroups

nextPageToken

nextPageToken?: (string|null);

ListDeploymentGroupsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListDeploymentGroupsResponse unreachable