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\u003eThis document provides reference information for the \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e class within the Cloud Speech-to-Text v2 API, specifically version 1.2.0 of the Google.Cloud.Speech.V2 library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eCreatePhraseSet\u003c/code\u003e method in the API, and it inherits from object while also implementing multiple 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\u003eThe class has constructors for creating a new \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e object, either as a default instance or by cloning an existing \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e class includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003ePhraseSet\u003c/code\u003e, \u003ccode\u003ePhraseSetId\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are used to configure the creation of a PhraseSet, such as identifying the location and project, specifying the PhraseSet details, and determining if validation should occur.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePhraseSetRequest\u003c/code\u003e class is in the namespace \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.Speech.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]