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 latest version available for the Google Cloud Speech v1 API's CustomClass is 3.8.0, with version 3.5.0 being the specific version detailed on this page."],["CustomClass is a component of the Google Cloud Speech v1 API that enables the definition of a set of words or phrases that represent a common concept, which can be used within PhraseSet phrases."],["This class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits members from the object class such as GetHashCode(), GetType(), and ToString()."],["The CustomClass includes properties like CustomClassId, CustomClassName, Items, and Name, each with specific descriptions and data types, such as string, CustomClassName, and RepeatedField."],["The documentation provides constructors for creating a new instance of CustomClass, either empty or by copying an existing instance, with detailed descriptions of parameters."]]],[]]