public sealed class CreatePhraseSetRequest : IMessage<CreatePhraseSetRequest>, IEquatable<CreatePhraseSetRequest>, IDeepCloneable<CreatePhraseSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class CreatePhraseSetRequest.
Request message for the
[CreatePhraseSet][google.cloud.speech.v2.Speech.CreatePhraseSet] method.
[[["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 used to create a request for the \u003ccode\u003eCreatePhraseSet\u003c/code\u003e method within the Cloud Speech-to-Text v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as serialization, equality checking, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e, which specifies the project and location for the new PhraseSet, \u003ccode\u003ePhraseSet\u003c/code\u003e, which contains the PhraseSet to create, and \u003ccode\u003ePhraseSetId\u003c/code\u003e, which defines the ID of the new PhraseSet.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property allows previewing the PhraseSet creation without actually creating it, offering a validation step for the request.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e available, ranging from version 1.0.0 up to the latest 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]