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 `CustomClass` in Google.Cloud.Speech.V1P1Beta1 represents a set of words or phrases that are common in audio, and can be used in PhraseSet phrases."],["This class, found in version 2.0.0-beta09, inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`CustomClass` objects can be constructed using a default constructor or by copying another `CustomClass` object and features properties like `CustomClassId`, `CustomClassName`, `Items`, and `Name`."],["The `Items` property of `CustomClass` holds a collection of `ClassItem` objects, and is of type `RepeatedField`."],["The class is part of the `Google.Cloud.Speech.V1P1Beta1` namespace and is located within the `Google.Cloud.Speech.V1P1Beta1.dll` assembly."]]],[]]