Uses of Class
com.google.genai.gaos.models.operations.CreateAgentRequest
Packages that use CreateAgentRequest
-
Uses of CreateAgentRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return CreateAgentRequestModifier and TypeMethodDescriptionCreateAgentRequest.Builder.build()CreateAgentRequest.withApiVersion(String apiVersion) Which version of the API to use.The request body. -
Uses of CreateAgentRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type CreateAgentRequestModifier and TypeMethodDescriptionCreateAgent.Async.doRequest(CreateAgentRequest request) CreateAgent.Sync.doRequest(CreateAgentRequest request)