[[["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 `ListPhraseSetResponse` class within the `Google.Cloud.Speech.V1` namespace, specifically version 3.0.0, and it is part of the Google.Cloud.Speech.V1.dll assembly."],["`ListPhraseSetResponse` is a sealed class used by the client to receive messages from the `ListPhraseSet` method and implements multiple interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListPhraseSetResponse` class contains two properties, `NextPageToken`, which is a string used for pagination, and `PhraseSets`, a repeated field containing instances of the `PhraseSet` type."],["This class has a method called `GetEnumerator()` that returns an enumerator to iterate through resources, and it also implements `IEnumerable.GetEnumerator()` for broader enumeration capabilities."],["The webpage displays version history of the class, ranging from 2.2.0 to the latest version 3.8.0."]]],[]]