MutateDeployedIndexOperationMetadata

Runtime operation information for IndexEndpointService.MutateDeployedIndex.

Fields
genericMetadata object (GenericOperationMetadata)

The operation generic information.

deployedIndexId string

The unique index id specified by user

JSON representation
{
  "genericMetadata": {
    object (GenericOperationMetadata)
  },
  "deployedIndexId": string
}