Class CancelInteractionByIdRequest.Builder
java.lang.Object
com.google.genai.gaos.models.operations.CancelInteractionByIdRequest.Builder
- Enclosing class:
- CancelInteractionByIdRequest
-
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) Which version of the API to use.build()The unique identifier of the interaction to cancel.
-
Method Details
-
apiVersion
Which version of the API to use. -
id
The unique identifier of the interaction to cancel. -
build
-