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 document provides reference information for the `TranscriptNormalization.Types.Entry` class within the Google Cloud Speech-to-Text v2 API, detailing its purpose as a single replacement configuration."],["The `TranscriptNormalization.Types.Entry` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with Google's protocol buffer system."],["The class features two constructors, one default and one that accepts another `TranscriptNormalization.Types.Entry` object, as well as three properties, `CaseSensitive`, `Replace`, and `Search`, for configuring the replacement behavior."],["Available versions of this class include 1.0.0, 1.1.0, 1.2.0, 1.3.0, and the latest 1.4.0."]]],[]]