Uses of Class
com.google.genai.gaos.models.operations.async.DeleteInteractionResponse
Packages that use DeleteInteractionResponse
Package
Description
-
Uses of DeleteInteractionResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type DeleteInteractionResponseModifier and TypeMethodDescriptionDeleting an interactionDeleting an interaction -
Uses of DeleteInteractionResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return DeleteInteractionResponseModifier and TypeMethodDescriptionDeleteInteractionResponse.Builder.build()DeleteInteractionResponse.withContentType(String contentType) HTTP response content type for this operationDeleteInteractionResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingDeleteInteractionResponse.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 DeleteInteractionResponseModifier and TypeMethodDescriptionDeleteInteractionRequestBuilder.call()Executes the request and returns the response. -
Uses of DeleteInteractionResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return DeleteInteractionResponseModifier and TypeMethodDescriptionDeleteInteraction.Async.handleResponse(HttpResponse<InputStream> response)