Class GoogleCloudDialogflowCxV3PlaybookTraceMetadata
Inheritance
GoogleCloudDialogflowCxV3PlaybookTraceMetadata
Assembly: Google.Apis.Dialogflow.v3.dll
public class GoogleCloudDialogflowCxV3PlaybookTraceMetadata : IDirectResponseSchema
Properties
Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { get; set; }
Property Value
Declaration
public virtual string ETag { get; set; }
Property Value
Declaration
[JsonProperty("playbook")]
public virtual string Playbook { get; set; }
Property Value
Implements