Class ListSpecialistPoolsResponse (1.13.1)

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

Response message for SpecialistPoolService.ListSpecialistPools.

Attributes

NameDescription
specialist_pools Sequence[google.cloud.aiplatform_v1.types.SpecialistPool]
A list of SpecialistPools that matches the specified filter in the request.
next_page_token str
The standard List next-page token.

Inheritance

builtins.object > proto.message.Message > ListSpecialistPoolsResponse