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"]],[["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 latest version of the Google Cloud Speech v1 API documentation for `GetPhraseSetRequest` is version 3.8.0."],["The `GetPhraseSetRequest` class is used by clients to send requests for the `GetPhraseSet` method, used to retrieve a phrase set."],["This document details version 3.6.0 of the `GetPhraseSetRequest` class, which includes documentation on its constructors, properties like `Name` and `PhraseSetName`, and inherited members."],["The `Name` property in the `GetPhraseSetRequest` class is a required string that represents the resource name of the phrase set to retrieve, with formatting instructions for `global`, `us`, and `eu` locations."],["The document presents a history of the Google Cloud Speech v1 API documentation for `GetPhraseSetRequest`, starting from version 2.2.0 all the way to 3.8.0."]]],[]]