public sealed class SpeechAdaptation.Types.ABNFGrammar : IMessage<SpeechAdaptation.Types.ABNFGrammar>, IEquatable<SpeechAdaptation.Types.ABNFGrammar>, IDeepCloneable<SpeechAdaptation.Types.ABNFGrammar>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `SpeechAdaptation.Types.ABNFGrammar` class is a part of the Google.Cloud.Speech.V1P1Beta1 namespace and is implemented in the Google.Cloud.Speech.V1P1Beta1.dll assembly."],["This class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for use in handling Google Cloud Speech operations."],["There are two constructors for creating instances of `ABNFGrammar`, one with no parameters and one that takes another `ABNFGrammar` instance as an argument."],["The class includes a property called `AbnfStrings`, a `RepeatedField` of strings that contains all declarations and rules of an ABNF grammar, broken down into multiple strings."],["This page presents information on the latest version `3.0.0-beta08` and the previous versions `3.0.0-beta07` and `2.0.0-beta09` of the ABNFGrammar class."]]],[]]