Class ListOrchestrationClustersResponse (0.2.2)

ListOrchestrationClustersResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Message for response to listing OrchestrationClusters.

Attributes

NameDescription
orchestration_clusters MutableSequence[google.cloud.telcoautomation_v1.types.OrchestrationCluster]
The list of OrchestrationCluster
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.