public sealed class GetPhraseSetRequest : IMessage<GetPhraseSetRequest>, IEquatable<GetPhraseSetRequest>, IDeepCloneable<GetPhraseSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class GetPhraseSetRequest.
Request message for the
[GetPhraseSet][google.cloud.speech.v2.Speech.GetPhraseSet] method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetPhraseSetRequest\u003c/code\u003e class within the Cloud Speech-to-Text v2 API, specifically version 1.1.0 of the Google.Cloud.Speech.V2 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPhraseSetRequest\u003c/code\u003e class is a request message used to retrieve a specific PhraseSet, as defined by the \u003ccode\u003eGetPhraseSet\u003c/code\u003e method within the Speech API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities like serialization, equality comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors, a default constructor and another accepting a \u003ccode\u003eGetPhraseSetRequest\u003c/code\u003e instance for creating a copy, and properties such as \u003ccode\u003eName\u003c/code\u003e which is the required name of the PhraseSet to retrieve, and \u003ccode\u003ePhraseSetName\u003c/code\u003e which is a typed view over the name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPhraseSetRequest\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and has the \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e namespace and \u003ccode\u003eGoogle.Cloud.Speech.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]