public sealed class CreateCustomClassRequest : IMessage<CreateCustomClassRequest>, IEquatable<CreateCustomClassRequest>, IDeepCloneable<CreateCustomClassRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class CreateCustomClassRequest.
Request message for the
[CreateCustomClass][google.cloud.speech.v2.Speech.CreateCustomClass] 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\u003eCreateCustomClassRequest\u003c/code\u003e class is used to create a custom class within the Cloud Speech-to-Text v2 API, handling the request for the \u003ccode\u003eCreateCustomClass\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class, which inherits from \u003ccode\u003eobject\u003c/code\u003e, 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, providing methods for message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCustomClassRequest\u003c/code\u003e requires parameters like \u003ccode\u003eCustomClass\u003c/code\u003e, \u003ccode\u003eCustomClassId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to specify the custom class's details, its ID, and the project location where it will reside.\u003c/p\u003e\n"],["\u003cp\u003eThere is a \u003ccode\u003eValidateOnly\u003c/code\u003e property that, when set, lets the user preview the \u003ccode\u003eCustomClass\u003c/code\u003e but not create it.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.Speech.V2.dll\u003c/code\u003e assembly, with a latest version of \u003ccode\u003e1.4.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]