Uses of Class
com.google.genai.gaos.models.operations.CreateAgentResponse
Packages that use CreateAgentResponse
Package
Description
-
Uses of CreateAgentResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return CreateAgentResponseModifier and TypeMethodDescriptionCreates a new Agent (Typed version for SDK).Creates a new Agent (Typed version for SDK). -
Uses of CreateAgentResponse in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return CreateAgentResponseModifier and TypeMethodDescriptionCreateAgentResponse.Builder.build()CreateAgentRequestBuilder.call()Executes the request and returns the response.Successful operationCreateAgentResponse.withContentType(String contentType) HTTP response content type for this operationCreateAgentResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingCreateAgentResponse.withStatusCode(int statusCode) HTTP response status code for this operation -
Uses of CreateAgentResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return CreateAgentResponseModifier and TypeMethodDescriptionCreateAgent.Sync.handleResponse(HttpResponse<InputStream> response)