public sealed class CustomClass : IMessage<CustomClass>, IEquatable<CustomClass>, IDeepCloneable<CustomClass>, IBufferMessage, IMessage
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 latest version available for the `CustomClass` in the Google Cloud Speech V1 library is 3.8.0, with multiple earlier versions also listed, down to 2.2.0."],["`CustomClass` is a sealed class that represents a set of words or phrases, such as ship names, likely to appear in audio, and can be implemented as placeholders in PhraseSet phrases."],["The `CustomClass` includes properties such as `CustomClassId`, `CustomClassName`, `Items`, and `Name`, each serving to define and manage aspects of the custom class object."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable\u003cCustomClass\u003e`, `IDeepCloneable\u003cCustomClass\u003e`, and `IBufferMessage`, allowing for extensive interactions and manipulations."],["There are two constructors available for the `CustomClass`, a parameterless one, and one that take another `CustomClass` object as an argument."]]],[]]