public sealed class CreatePhraseSetRequest : IMessage<CreatePhraseSetRequest>, IEquatable<CreatePhraseSetRequest>, IDeepCloneable<CreatePhraseSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class CreatePhraseSetRequest.
Message sent by the client for the CreatePhraseSet method.
Required. The parent resource where this phrase set will be created.
Format:
projects/{project}/locations/{location}
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 documentation for the \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e class within the Google Cloud Speech v1 API, specifically for version 3.6.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e class is used to send a message to the server when a phrase set is created, and it includes required fields such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003ePhraseSet\u003c/code\u003e, and \u003ccode\u003ePhraseSetId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the inheritance structure of \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the properties of the \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e class, including their types and descriptions, like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003ePhraseSet\u003c/code\u003e, and \u003ccode\u003ePhraseSetId\u003c/code\u003e, and how each is used.\u003c/p\u003e\n"],["\u003cp\u003eThis class is constructed via a parameterless constructor, or can take an instance of \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e to clone.\u003c/p\u003e\n"]]],[],null,[]]