GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpecBoostControlSpec constructor
GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpecBoostControlSpec({
- String? attributeType,
- List<
GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpecBoostControlSpecControlPoint> ? controlPoints, - String? fieldName,
- String? interpolationType,
Implementation
GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpecBoostControlSpec({
this.attributeType,
this.controlPoints,
this.fieldName,
this.interpolationType,
});