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