Class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
Inheritance
GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff
Assembly: Google.Apis.Dialogflow.v2beta1.dll
Syntax
public class GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff : IDirectResponseSchema
Properties
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Declaration
[JsonProperty("metadata")]
public virtual IDictionary<string, object> Metadata { get; set; }
Property Value
Implements