Uses of Class
com.google.genai.gaos.models.operations.DeleteInteractionResponse
Packages that use DeleteInteractionResponse
Package
Description
-
Uses of DeleteInteractionResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return DeleteInteractionResponseModifier and TypeMethodDescriptionDeleting an interactionDeleting an interaction -
Uses of DeleteInteractionResponse in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return DeleteInteractionResponseModifier and TypeMethodDescriptionDeleteInteractionResponse.Builder.build()DeleteInteractionRequestBuilder.call()Executes the request and returns the response.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 operation -
Uses of DeleteInteractionResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return DeleteInteractionResponseModifier and TypeMethodDescriptionDeleteInteraction.Sync.handleResponse(HttpResponse<InputStream> response)