public sealed class CreateCustomClassRequest : IMessage<CreateCustomClassRequest>, IEquatable<CreateCustomClassRequest>, IDeepCloneable<CreateCustomClassRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class CreateCustomClassRequest.
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\u003eThe latest version available for the Google Cloud Speech v1 API's \u003ccode\u003eCreateCustomClassRequest\u003c/code\u003e is version 3.8.0, with the provided content referencing versions down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateCustomClassRequest\u003c/code\u003e is a message class used by the client to send requests for the \u003ccode\u003eCreateCustomClass\u003c/code\u003e method within the Google Cloud Speech v1 API, implementing several interfaces for message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThis class requires a \u003ccode\u003eCustomClass\u003c/code\u003e object, a \u003ccode\u003eCustomClassId\u003c/code\u003e, and a \u003ccode\u003eParent\u003c/code\u003e resource to be specified when creating a custom class within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property specifies the resource location where the custom class will be created, and supports "global," "us," or "eu" locations, depending on the endpoint used, while the \u003ccode\u003eCustomClassId\u003c/code\u003e must be 4-63 characters, using only letters, numbers and hyphens.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateCustomClassRequest\u003c/code\u003e inherits members from \u003ccode\u003eObject\u003c/code\u003e, providing standard methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e for general object operations.\u003c/p\u003e\n"]]],[],null,[]]