Class GoogleCloudDialogflowCxV3TestRunDifference
Inheritance
GoogleCloudDialogflowCxV3TestRunDifference
Assembly: Google.Apis.Dialogflow.v2beta1.dll
Syntax
public class GoogleCloudDialogflowCxV3TestRunDifference : IDirectResponseSchema
Properties
Description
Declaration
[JsonProperty("description")]
public virtual string Description { get; set; }
Property Value
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Type
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }
Property Value
Implements