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 page details the `ABNFGrammar` class within the `Google.Cloud.Speech.V1` namespace, specifically for the `SpeechAdaptation.Types` in version 3.5.0 of the .NET library."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also shows the inheritance from the object class."],["The content covers a list of versions, the latest being 3.8.0, with links to the documentation for `ABNFGrammar` in each one."],["It provides details on the available constructors for creating instances of the `ABNFGrammar` class."],["The property `AbnfStrings` of the class is described, showing it is of type `RepeatedField\u003cstring\u003e` and is where the definitions of an ABNF grammar are to be placed, as separated strings."]]],[]]