public sealed class GetCustomClassRequest : IMessage<GetCustomClassRequest>, IEquatable<GetCustomClassRequest>, IDeepCloneable<GetCustomClassRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class GetCustomClassRequest.
Request message for the
[GetCustomClass][google.cloud.speech.v2.Speech.GetCustomClass] 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\u003eGetCustomClassRequest\u003c/code\u003e class is a request message for retrieving a custom class in the Cloud Speech-to-Text v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and another that takes an existing \u003ccode\u003eGetCustomClassRequest\u003c/code\u003e object for cloning, providing flexibility in its creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCustomClassRequest\u003c/code\u003e class includes two properties, \u003ccode\u003eCustomClassName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, that are used to handle the name of the custom class to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required field, and expects the name of the custom class to follow a specific format of \u003ccode\u003eprojects/{project}/locations/{location}/customClasses/{custom_class}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]