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."],[[["This webpage details the `ABNFGrammar` class within the `Google.Cloud.Speech.V1` namespace, specifically for the .NET environment, with the latest version being 3.8.0 and going down to 2.2.0."],["The `ABNFGrammar` class is used in the context of `SpeechAdaptation` for handling grammar specifications and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from `object` and provides methods such as `GetHashCode`, `GetType`, and `ToString` which are all inherited from the `object` class."],["The `ABNFGrammar` class has two constructors, a default one and one that accepts another `ABNFGrammar` object, and it also contains a property named `AbnfStrings` which is of the type `RepeatedField\u003cstring\u003e`."],["This is part of the `Google.Cloud.Speech.V1.dll` assembly."]]],[]]