Class ListSpecialistPoolsResponse (0.4.0)

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

Response message for SpecialistPoolService.ListSpecialistPools.

Attributes

NameDescription
specialist_pools Sequence[`.gca_specialist_pool.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