Class GoogleCloudDialogflowCxV3beta1SpeechToTextSettings
Inheritance
GoogleCloudDialogflowCxV3beta1SpeechToTextSettings
Assembly: Google.Apis.Dialogflow.v3beta1.dll
Syntax
public class GoogleCloudDialogflowCxV3beta1SpeechToTextSettings : IDirectResponseSchema
Properties
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
EnableSpeechAdaptation
Declaration
[JsonProperty("enableSpeechAdaptation")]
public virtual bool? EnableSpeechAdaptation { get; set; }
Property Value
Implements