Class UpdateSpecialistPoolOperationMetadata (0.7.1)

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

Runtime operation metadata for SpecialistPoolService.UpdateSpecialistPool.

Attributes

NameDescription
specialist_pool str
Output only. The name of the SpecialistPool to which the specialists are being added. Format: ``projects/{project_id}/locations/{location_id}/specialistPools/{specialist_pool}``
generic_metadata google.cloud.aiplatform_v1beta1.types.GenericOperationMetadata
The operation generic information.

Inheritance

builtins.object > proto.message.Message > UpdateSpecialistPoolOperationMetadata