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 Cloud Speech-to-Text v2 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 page provides reference documentation for the `TranscriptNormalization.Types.Entry` class in the Cloud Speech-to-Text v2 API."],["`TranscriptNormalization.Types.Entry` is a class that configures a single replacement in transcript normalization, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Entry` class has constructors for creating new instances and allows for defining replacement configurations through properties like `CaseSensitive`, `Replace`, and `Search`, with string values not exceeding 100 characters."],["The latest version of this class can be found in version 1.4.0, and previous versions 1.0.0, 1.1.0, 1.2.0, 1.3.0 are also available."]]],[]]