Class DeleteSpecialistPoolRequest (1.36.4)

DeleteSpecialistPoolRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for SpecialistPoolService.DeleteSpecialistPool.

Attributes

NameDescription
name str
Required. The resource name of the SpecialistPool to delete. Format: projects/{project}/locations/{location}/specialistPools/{specialist_pool}
force bool
If set to true, any specialist managers in this SpecialistPool will also be deleted. (Otherwise, the request will only work if the SpecialistPool has no specialist managers.)

Methods

DeleteSpecialistPoolRequest

DeleteSpecialistPoolRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for SpecialistPoolService.DeleteSpecialistPool.