Class GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder
Inheritance
GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder
Assembly: Google.Apis.Dialogflow.v3beta1.dll
Syntax
public class GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder : IDirectResponseSchema
Properties
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Id
Declaration
[JsonProperty("id")]
public virtual string Id { get; set; }
Property Value
Name
Declaration
[JsonProperty("name")]
public virtual string Name { get; set; }
Property Value
Implements