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 webpage provides reference documentation for the `GetCustomClassRequest` class within the Google Cloud Speech v1 API, specifically for version 3.5.0."],["The `GetCustomClassRequest` class is used to send messages to the `GetCustomClass` method, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for the API is 3.8.0, and there are multiple versions available, ranging from 2.2.0 to 3.8.0, with links provided for each."],["Key properties of the `GetCustomClassRequest` include `CustomClassName` and `Name`, with the `Name` property being required and specifying the custom class's resource name."],["The GetCustomClassRequest has 2 constructors, one without any parameters and another taking in a GetCustomClassRequest object as its parameter."]]],[]]