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