ListCloudControlDeploymentsResponse

The response message for [ListCloudControlDeployments][].

JSON representation
{
  "cloudControlDeployments": [
    {
      object (CloudControlDeployment)
    }
  ],
  "nextPageToken": string
}
Fields
cloudControlDeployments[]

object (CloudControlDeployment)

The list of cloud control deployments.

nextPageToken

string

A token that identifies the next page of results that the server should return.