Updates a SpecialistPool.
Endpoint
patchhttps://{service-endpoint}/v1beta1/{specialistPool.name}
PATCH https://{service-endpoint}/v1beta1/{specialistPool.name}
Where {service-endpoint}
is one of the supported service endpoints.
Path parameters
specialistPool.name
string
Required. The resource name of the SpecialistPool.
Query parameters
updateMask
string (FieldMask
format)
Required. The update mask applies to the resource.
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo"
.
Request body
The request body contains an instance of SpecialistPool
.
Response body
If successful, the response body contains an instance of Operation
.