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."],[[["The latest version available for the `GetCustomClassRequest` in the Google Cloud Speech v1 API is version 3.8.0."],["This page provides reference documentation for the `GetCustomClassRequest` class, which is a message sent by the client for the `GetCustomClass` method."],["`GetCustomClassRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCustomClassRequest` class includes properties such as `CustomClassName` and `Name`, with the `Name` property being required to retrieve a custom class."],["There are several different versions available for this API call ranging from 3.8.0 all the way back to 2.2.0, each with it's own documentation."]]],[]]