Class GoogleCloudDialogflowV2CesAppSpec
Inheritance
GoogleCloudDialogflowV2CesAppSpec
Assembly: Google.Apis.Dialogflow.v2.dll
Syntax
public class GoogleCloudDialogflowV2CesAppSpec : 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