Uses of Class
com.google.genai.gaos.models.operations.CancelInteractionByIdRequest
Packages that use CancelInteractionByIdRequest
-
Uses of CancelInteractionByIdRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return CancelInteractionByIdRequestModifier and TypeMethodDescriptionCancelInteractionByIdRequest.Builder.build()CancelInteractionByIdRequest.withApiVersion(String apiVersion) Which version of the API to use.The unique identifier of the interaction to cancel. -
Uses of CancelInteractionByIdRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type CancelInteractionByIdRequestModifier and TypeMethodDescriptionCancelInteractionById.Async.doRequest(CancelInteractionByIdRequest request) CancelInteractionById.Sync.doRequest(CancelInteractionByIdRequest request)