Interface protos.google.cloud.telcoautomation.v1.IListOrchestrationClustersResponse (0.1.0)

Properties of a ListOrchestrationClustersResponse.

Package

@google-cloud/telcoautomation

Properties

nextPageToken

nextPageToken?: (string|null);

ListOrchestrationClustersResponse nextPageToken

orchestrationClusters

orchestrationClusters?: (google.cloud.telcoautomation.v1.IOrchestrationCluster[]|null);

ListOrchestrationClustersResponse orchestrationClusters

unreachable

unreachable?: (string[]|null);

ListOrchestrationClustersResponse unreachable