public sealed class CreatePhraseSetRequest : IMessage<CreatePhraseSetRequest>, IEquatable<CreatePhraseSetRequest>, IDeepCloneable<CreatePhraseSetRequest>, IBufferMessage, IMessage
Message sent by the client for the CreatePhraseSet 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\u003eThe \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e class is a message sent by the client to initiate the \u003ccode\u003eCreatePhraseSet\u003c/code\u003e method for Google Cloud Speech.\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, ensuring robust functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eIt requires properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003ePhraseSet\u003c/code\u003e, and \u003ccode\u003ePhraseSetId\u003c/code\u003e to specify the location, details, and identifier of the new phrase set, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property follows a specific format, referencing the project, location, and phrase sets for creation, and it supports three locations: \u003ccode\u003eglobal\u003c/code\u003e, \u003ccode\u003eus\u003c/code\u003e, and \u003ccode\u003eeu\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.Speech.V1.dll\u003c/code\u003e assembly, with version 3.8.0 being the most recent, with older versions listed, down to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]