Class GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpecBoostControlSpecControlPoint
Inheritance
GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpecBoostControlSpecControlPoint
Assembly: Google.Apis.Dialogflow.v3.dll
Syntax
public class GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpecBoostControlSpecControlPoint : IDirectResponseSchema
Properties
AttributeValue
Declaration
[JsonProperty("attributeValue")]
public virtual string AttributeValue { get; set; }
Property Value
BoostAmount
Declaration
[JsonProperty("boostAmount")]
public virtual float? BoostAmount { get; set; }
Property Value
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Implements