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 for concepts likely to appear in audio and can be used as placeholders in `PhraseSet` phrases."],["The provided document outlines the properties, constructors, and inherited members of the `CustomClass`, including `CustomClassId`, `CustomClassName`, `Items`, and `Name`."],["The document is versioned, with several versions listed ranging from 2.2.0 to the latest 3.8.0, with version 3.3.0 being the one presented in the document."],["The `CustomClass` implements several interfaces, including `IMessage\u003cCustomClass\u003e`, `IEquatable\u003cCustomClass\u003e`, `IDeepCloneable\u003cCustomClass\u003e`, `IBufferMessage`, and `IMessage`."],["The `CustomClass` can be constructed either using the default constructor `CustomClass()` or by providing an existing `CustomClass` object to the constructor `CustomClass(CustomClass other)`."]]],[]]