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.
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 document provides reference information for the \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e class within the Google Cloud Speech v1 API, specifically version 3.4.0, and also provides links to the documentation for other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e class is a message used by clients to initiate the \u003ccode\u003eCreatePhraseSet\u003c/code\u003e method, and it implements interfaces such as \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\u003eKey properties of the \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e (for specifying the location of the phrase set), \u003ccode\u003ePhraseSet\u003c/code\u003e (for defining the phrase set to be created), and \u003ccode\u003ePhraseSetId\u003c/code\u003e (for assigning an identifier to the new phrase set).\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the requirements for \u003ccode\u003eParent\u003c/code\u003e to be in the format \u003ccode\u003eprojects/{project}/locations/{location}/phraseSets\u003c/code\u003e and for \u003ccode\u003ePhraseSetId\u003c/code\u003e to follow specific naming conventions like being 4-63 characters in length and composed of letters, numbers, and hyphens.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.8.0, but this document refers specifically to version 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]