public sealed class CreateCustomClassRequest : IMessage<CreateCustomClassRequest>, IEquatable<CreateCustomClassRequest>, IDeepCloneable<CreateCustomClassRequest>, IBufferMessage, IMessage
Message sent by the client for the CreateCustomClass 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\u003e\u003ccode\u003eCreateCustomClassRequest\u003c/code\u003e is a message sent by the client to create a custom class, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces including \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 \u003ccode\u003eCreateCustomClassRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Speech.V1P1Beta1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Speech.V1P1Beta1.dll\u003c/code\u003e assembly, and has two constructors: a default one and another that takes an existing \u003ccode\u003eCreateCustomClassRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomClass\u003c/code\u003e property is required, representing the custom class to be created, while the \u003ccode\u003eCustomClassId\u003c/code\u003e property, also required, specifies the ID for the custom class and must follow specific formatting constraints.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property, representing the resource where the custom class will be created, is required, formatted as \u003ccode\u003eprojects/{project}/locations/{location}/customClasses\u003c/code\u003e, and also provides a \u003ccode\u003eParentAsLocationName\u003c/code\u003e property for a \u003ccode\u003eLocationName\u003c/code\u003e-typed view.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this request is 3.0.0-beta08, while this current documentation page is for the 2.0.0-beta09 version.\u003c/p\u003e\n"]]],[],null,[]]