Class ListAccessibleDataAgentsResponse (0.9.0)

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

Message for response to listing accessible DataAgents.

Attributes

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