Google Cloud Speech v1p1beta1 API - Class SpeechAdaptation.Types.ABNFGrammar (3.0.0-beta06)

public sealed class SpeechAdaptation.Types.ABNFGrammar : IMessage<SpeechAdaptation.Types.ABNFGrammar>, IEquatable<SpeechAdaptation.Types.ABNFGrammar>, IDeepCloneable<SpeechAdaptation.Types.ABNFGrammar>, IBufferMessage, IMessage

Inheritance

object > SpeechAdaptation.Types.ABNFGrammar

Namespace

Google.Cloud.Speech.V1P1Beta1

Assembly

Google.Cloud.Speech.V1P1Beta1.dll

Constructors

ABNFGrammar()

public ABNFGrammar()

ABNFGrammar(ABNFGrammar)

public ABNFGrammar(SpeechAdaptation.Types.ABNFGrammar other)
Parameter
NameDescription
otherSpeechAdaptationTypesABNFGrammar

Properties

AbnfStrings

public RepeatedField<string> AbnfStrings { get; }

All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.

Property Value
TypeDescription
RepeatedFieldstring