Uses of Class
com.google.genai.gaos.models.operations.async.CreateAgentResponse
Packages that use CreateAgentResponse
Package
Description
-
Uses of CreateAgentResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type 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.async
Methods in com.google.genai.gaos.models.operations.async that return CreateAgentResponseModifier and TypeMethodDescriptionCreateAgentResponse.Builder.build()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 operationMethods in com.google.genai.gaos.models.operations.async that return types with arguments of type CreateAgentResponseModifier and TypeMethodDescriptionCreateAgentRequestBuilder.call()Executes the request and returns the response. -
Uses of CreateAgentResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return CreateAgentResponseModifier and TypeMethodDescriptionCreateAgent.Async.handleResponse(HttpResponse<InputStream> response)