Class ListDataAgentsResponse (0.10.0)

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

Message for response to listing DataAgents.

Attributes

Name Description
data_agents MutableSequence[google.cloud.geminidataanalytics_v1alpha.types.DataAgent]
The list of DataAgent.
next_page_token str
The next page token or empty if none.
unreachable MutableSequence[str]
Unordered list. Locations that could not be reached.