public sealed class GetCustomClassRequest : IMessage<GetCustomClassRequest>, IEquatable<GetCustomClassRequest>, IDeepCloneable<GetCustomClassRequest>, IBufferMessage, IMessage
Message sent by the client for the 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\u003eThis document outlines the \u003ccode\u003eGetCustomClassRequest\u003c/code\u003e class, which is a message sent by the client to request a custom class in the Google Cloud Speech API, specifically within the \u003ccode\u003eGoogle.Cloud.Speech.V1P1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCustomClassRequest\u003c/code\u003e 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, making it a comprehensive and versatile structure.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default one and another that takes a \u003ccode\u003eGetCustomClassRequest\u003c/code\u003e object as a parameter for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two primary properties: \u003ccode\u003eCustomClassName\u003c/code\u003e, which provides a typed view of the custom class name, and \u003ccode\u003eName\u003c/code\u003e, a string representing the required name of the custom class to be retrieved in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe document is available in various beta versions, with the latest version being 3.0.0-beta08, and this information relates to version 2.0.0-beta09.\u003c/p\u003e\n"]]],[],null,[]]