public sealed class GetPhraseSetRequest : IMessage<GetPhraseSetRequest>, IEquatable<GetPhraseSetRequest>, IDeepCloneable<GetPhraseSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class GetPhraseSetRequest.
Message sent by the client for the GetPhraseSet method.
Speech-to-Text supports three locations: global, us (US North America),
and eu (Europe). If you are calling the speech.googleapis.com
endpoint, use the global location. To specify a region, use a
regional endpoint
with matching us or eu location value.
[[["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 webpage provides reference documentation for the \u003ccode\u003eGetPhraseSetRequest\u003c/code\u003e class within the Google Cloud Speech v1 API for .NET, detailing its properties, constructors, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPhraseSetRequest\u003c/code\u003e class is used by clients to request a specific phrase set using the \u003ccode\u003eGetPhraseSet\u003c/code\u003e method, as indicated in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is of type string, is a required field in the \u003ccode\u003eGetPhraseSetRequest\u003c/code\u003e class, specifying the resource name of the phrase set to retrieve, including project, location, and phrase set identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eGetPhraseSetRequest\u003c/code\u003e is version 3.8.0, and multiple prior versions down to 2.2.0 are also accessible through links on this page.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, which grants it some functionalities, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]