ListFrameworkDeploymentsResponse

The response message for [ListFrameworkDeployments][].

JSON representation
{
  "frameworkDeployments": [
    {
      object (FrameworkDeployment)
    }
  ],
  "nextPageToken": string
}
Fields
frameworkDeployments[]

object (FrameworkDeployment)

The list of framework deployments.

nextPageToken

string

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