public sealed class CustomClass : IMessage<CustomClass>, IEquatable<CustomClass>, IDeepCloneable<CustomClass>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class CustomClass.
A set of words or phrases that represents a common concept likely to appear
in your audio, for example a list of passenger ship names. CustomClass items
can be substituted into placeholders that you set in PhraseSet phrases.
[[["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 `CustomClass` in the Google Cloud Speech v1 API represents a set of words or phrases common in audio, and can be substituted into placeholders within PhraseSet phrases."],["This documentation covers the `CustomClass` for version 3.2.0 of the API, part of the `Google.Cloud.Speech.V1` namespace, within the `Google.Cloud.Speech.V1.dll` assembly."],["The `CustomClass` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and comparison within the system."],["Key properties of `CustomClass` include `CustomClassId` for identifying a resource, `CustomClassName` for a typed view of the name, `Items` for class item collection, and `Name` for the resource name."],["The latest version available is 3.8.0, while the documentation provided covers version 3.2.0, with versions ranging from 2.2.0 to 3.8.0 being available."]]],[]]