public sealed class TranscriptNormalization.Types.Entry : IMessage<TranscriptNormalization.Types.Entry>, IEquatable<TranscriptNormalization.Types.Entry>, IDeepCloneable<TranscriptNormalization.Types.Entry>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class TranscriptNormalization.Types.Entry.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `TranscriptNormalization.Types.Entry` class within the Google Cloud Speech v1 API, which is used to configure single replacement rules for transcript normalization."],["The latest version of this class is 3.8.0, and the page also contains references for versions ranging from 2.2.0 to 3.7.0 of the same class, each having a different reference link."],["The `TranscriptNormalization.Types.Entry` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class has two constructors, one default and another taking a `TranscriptNormalization.Types.Entry` object, and it also includes properties like `CaseSensitive`, `Replace`, and `Search` to manage replacement configurations."],["The `CaseSensitive`, `Replace` and `Search` properties allow users to define the case sensitivity, replacement value, and search value of each entry, all while adhering to a maximum length of 100 characters for the `Replace` and `Search` properties."]]],[]]