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."],[[["This page details the `CustomClass` in version 2.9.0 of the Google Cloud Speech V1 library, which is used to define a collection of words or phrases representing common concepts in audio data."],["The `CustomClass` can be implemented via multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it is inherited from the base `Object` class."],["There are multiple properties associated with `CustomClass`, such as `CustomClassId`, `CustomClassName`, `Items`, and `Name`, which are used to define and manage custom classes within the Google Cloud Speech API."],["The documentation provides a history of previous versions, ranging from version 2.2.0 up to the latest release of version 3.8.0, with links to each version."],["Two constructors are provided for the `CustomClass`: a parameterless constructor and a constructor that takes another `CustomClass` as a parameter to copy its values."]]],[]]