DeployIndexResponse

Response message for IndexEndpointService.DeployIndex.

Fields
deployedIndex object (DeployedIndex)

The DeployedIndex that had been deployed in the IndexEndpoint.

JSON representation
{
  "deployedIndex": {
    object (DeployedIndex)
  }
}