Class UpdateSpecialistPoolRequest (1.3.0)

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

Request message for SpecialistPoolService.UpdateSpecialistPool.

Attributes

NameDescription
specialist_pool google.cloud.aiplatform_v1.types.SpecialistPool
Required. The SpecialistPool which replaces the resource on the server.
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. The update mask applies to the resource.

Inheritance

builtins.object > proto.message.Message > UpdateSpecialistPoolRequest