Uses of Class
com.google.genai.gaos.models.operations.async.DeleteAgentResponse
Packages that use DeleteAgentResponse
Package
Description
-
Uses of DeleteAgentResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type DeleteAgentResponseModifier and TypeMethodDescriptionDeletes an Agent.Deletes an Agent. -
Uses of DeleteAgentResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return DeleteAgentResponseModifier and TypeMethodDescriptionDeleteAgentResponse.Builder.build()DeleteAgentResponse.withContentType(String contentType) HTTP response content type for this operationSuccessful operationDeleteAgentResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingDeleteAgentResponse.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 DeleteAgentResponseModifier and TypeMethodDescriptionDeleteAgentRequestBuilder.call()Executes the request and returns the response. -
Uses of DeleteAgentResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return DeleteAgentResponseModifier and TypeMethodDescriptionDeleteAgent.Async.handleResponse(HttpResponse<InputStream> response)