menu
googleapis package
documentation
agentregistry/v1.dart
SearchAgentsResponse
agents property
agents property
dark_mode
light_mode
agents
property
List
<
Agent
>
?
agents
getter/setter pair
A list of Agents that match the
search_string
.
Implementation
core.List<Agent>? agents;
googleapis package
documentation
agentregistry/v1
SearchAgentsResponse
agents property
SearchAgentsResponse class