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, a part of the Google Cloud Speech-to-Text v2 API, specifically within version 1.2.0 of the library."],["The `TranscriptNormalization.Types.Entry` class represents a single replacement configuration used in transcript normalization and inherits from the object class while implementing multiple interfaces."],["This class offers constructors for creating new instances and supports deep cloning through the IDeepCloneable interface, as well as having properties such as `CaseSensitive`, `Replace`, and `Search`."],["The `Search` and `Replace` properties within the `TranscriptNormalization.Types.Entry` class allow for specifying the text to be replaced and the replacement text, each with a maximum length of 100 characters, respectively."]]],[]]