Class AgentListResponse
java.lang.Object
com.google.genai.gaos.models.agents.AgentListResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagents()static AgentListResponse.Builderbuilder()booleaninthashCode()toString()withAgents(List<Agent> agents) withNextPageToken(String nextPageToken)
-
Constructor Details
-
AgentListResponse
-
AgentListResponse
public AgentListResponse()
-
-
Method Details