Class GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig
Inheritance
GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig
Assembly: Google.Apis.Dialogflow.v2.dll
Syntax
public class GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig : IDirectResponseSchema
Properties
AccountNumber
Declaration
[JsonProperty("accountNumber")]
public virtual string AccountNumber { get; set; }
Property Value
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Implements