Uses of Class
com.google.genai.gaos.models.operations.DeleteInteractionRequest
Packages that use DeleteInteractionRequest
-
Uses of DeleteInteractionRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return DeleteInteractionRequestModifier and TypeMethodDescriptionDeleteInteractionRequest.Builder.build()DeleteInteractionRequest.withApiVersion(String apiVersion) Which version of the API to use.The unique identifier of the interaction to delete. -
Uses of DeleteInteractionRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type DeleteInteractionRequestModifier and TypeMethodDescriptionDeleteInteraction.Async.doRequest(DeleteInteractionRequest request) DeleteInteraction.Sync.doRequest(DeleteInteractionRequest request)