Google Cloud Dialogflow Cx V3beta1Version Variants Variant Response
data class GoogleCloudDialogflowCxV3beta1VersionVariantsVariantResponse(val isControlGroup: Boolean, val trafficAllocation: Double, val version: String)
A single flow version with specified traffic allocation.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1VersionVariantsVariantResponse(isControlGroup: Boolean, trafficAllocation: Double, version: String)