MutateDeployedIndexResponse

Response message for IndexEndpointService.MutateDeployedIndex.

Fields
deployedIndex object (DeployedIndex)

The DeployedIndex that had been updated in the IndexEndpoint.

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