Class GoogleCloudDialogflowV2beta1CesToolSpec
Inheritance
GoogleCloudDialogflowV2beta1CesToolSpec
Assembly: Google.Apis.Dialogflow.v2beta1.dll
public class GoogleCloudDialogflowV2beta1CesToolSpec : IDirectResponseSchema
Properties
Declaration
[JsonProperty("cesTool")]
public virtual string CesTool { get; set; }
Property Value
Declaration
[JsonProperty("confirmationRequirement")]
public virtual string ConfirmationRequirement { get; set; }
Property Value
Declaration
public virtual string ETag { get; set; }
Property Value
Implements