Class ListAgentPoolsResponse (1.5.1)

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

Response from ListAgentPools.

Attributes

NameDescription
agent_pools Sequence[google.cloud.storage_transfer_v1.types.AgentPool]
A list of agent pools.
next_page_token str
The list next page token.

Inheritance

builtins.object > proto.message.Message > ListAgentPoolsResponse