Uses of Class
com.google.genai.gaos.models.operations.CreateInteractionRequest
Packages that use CreateInteractionRequest
-
Uses of CreateInteractionRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return CreateInteractionRequestModifier and TypeMethodDescriptionCreateInteractionRequest.Builder.build()CreateInteractionRequest.withApiVersion(String apiVersion) Which version of the API to use.CreateInteractionRequest.withBody(CreateInteractionRequestBody body) The request body. -
Uses of CreateInteractionRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type CreateInteractionRequestModifier and TypeMethodDescriptionCreateInteraction.Async.doRequest(CreateInteractionRequest request) CreateInteraction.Sync.doRequest(CreateInteractionRequest request)