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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `GetCustomClassRequest` class within the Google Cloud Speech v1 API, specifically for version 3.4.0."],["`GetCustomClassRequest` is a message type used by clients to request a custom class and is part of the Google.Cloud.Speech.V1 namespace, implemented in the Google.Cloud.Speech.V1.dll assembly."],["The `GetCustomClassRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The page details the constructors, properties like `CustomClassName` and `Name` of the `GetCustomClassRequest` class, along with their respective types and descriptions."],["The page also provides links to documentation for various earlier versions of the API, as well as the most current version 3.8.0."]]],[]]