UpdateSpecialistPoolOperationMetadata

Runtime operation metadata for SpecialistPoolService.UpdateSpecialistPool.

Fields
specialistPool string

Output only. The name of the SpecialistPool to which the specialists are being added. Format: projects/{projectId}/locations/{locationId}/specialistPools/{specialistPool}

genericMetadata object (GenericOperationMetadata)

The operation generic information.

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