Class CreateInteractionRequest
java.lang.Object
com.google.genai.gaos.models.operations.CreateInteractionRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCreateInteractionRequest(String apiVersion, CreateInteractionRequestBody body) -
Method Summary
-
Constructor Details
-
CreateInteractionRequest
public CreateInteractionRequest(@Nullable String apiVersion, @Nonnull CreateInteractionRequestBody body) -
CreateInteractionRequest
-
-
Method Details
-
apiVersion
Which version of the API to use. -
body
The request body. -
builder
-
withApiVersion
Which version of the API to use. -
withBody
The request body. -
equals
-
hashCode
public int hashCode() -
toString
-