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 documentation for the `GetCustomClassRequest` class within the Google Cloud Speech v1 API, specifically for .NET development, including its properties and constructors."],["The `GetCustomClassRequest` class is used to request a custom class from the Speech API and is available in multiple versions, with the latest version being 3.8.0."],["The `GetCustomClassRequest` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality within the .NET framework."],["The `GetCustomClassRequest` has two main properties: `CustomClassName`, a typed view of the resource name, and `Name`, which is a string used to identify the custom class."],["The documentation covers a range of versions for the `GetCustomClassRequest` class, starting from version 2.2.0 and extending up to the latest version 3.8.0."]]],[]]