Skip to main content

specialist_pools

Overview

Namespecialist_pools
TypeResource
Idgoogle.aiplatform.specialist_pools

Fields

NameDatatypeDescription
namestringRequired. The resource name of the SpecialistPool.
displayNamestringRequired. The user-defined name of the SpecialistPool. The name can be up to 128 characters long and can consist of any UTF-8 characters. This field should be unique on project-level.
pendingDataLabelingJobsarrayOutput only. The resource name of the pending data labeling jobs.
specialistManagerEmailsarrayThe email addresses of the managers in the SpecialistPool.
specialistManagersCountintegerOutput only. The number of managers in this SpecialistPool.
specialistWorkerEmailsarrayThe email addresses of workers in the SpecialistPool.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, projectsId, specialistPoolsIdGets a SpecialistPool.
listSELECTlocationsId, projectsIdLists SpecialistPools in a Location.
createINSERTlocationsId, projectsIdCreates a SpecialistPool.
deleteDELETElocationsId, projectsId, specialistPoolsIdDeletes a SpecialistPool as well as all Specialists in the pool.
_listEXEClocationsId, projectsIdLists SpecialistPools in a Location.
patchEXEClocationsId, projectsId, specialistPoolsIdUpdates a SpecialistPool.