Class AgentOption
java.lang.Object
com.google.genai.gaos.models.interactions.AgentOption
AgentOption
The agent to interact with.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AgentOptionstatic final AgentOptionstatic final AgentOptionstatic final AgentOption -
Method Summary
-
Field Details
-
DEEP_RESEARCH_PRO_PREVIEW122025
-
DEEP_RESEARCH_PREVIEW042026
-
DEEP_RESEARCH_MAX_PREVIEW042026
-
ANTIGRAVITY_PREVIEW052026
-
-
Method Details
-
of
Returns a AgentOption with the given value. For a specific value the returned object will always be a singleton so reference equality is satisfied when the values are the same.- Parameters:
value- value to be wrapped as AgentOption
-
value
-
asEnum
-
isKnown
public boolean isKnown() -
hashCode
public int hashCode() -
equals
-
toString
-
values
-