public sealed class GetCustomClassRequest : IMessage<GetCustomClassRequest>, IEquatable<GetCustomClassRequest>, IDeepCloneable<GetCustomClassRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class GetCustomClassRequest.
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\u003eThe \u003ccode\u003eGetCustomClassRequest\u003c/code\u003e class is used to send requests for retrieving a specific custom class within the Google Cloud Speech v1 API, as indicated by its role in the \u003ccode\u003eGetCustomClass\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.8.0 is the latest release, with previous versions ranging from 3.7.0 back to 2.2.0 also having their documentation listed, indicating an active update history.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its integration within the Google Cloud Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors for instantiation: a parameterless constructor and one that takes another \u003ccode\u003eGetCustomClassRequest\u003c/code\u003e object, enabling the creation of new instances and copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCustomClassRequest\u003c/code\u003e class has properties \u003ccode\u003eCustomClassName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is required and indicates the format required for the custom class being retrieved.\u003c/p\u003e\n"]]],[],null,[]]