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 v1p1beta1 API class TranscriptNormalization.Types.Entry.
[[["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-06-05 UTC."],[[["This document provides reference documentation for the `TranscriptNormalization.Types.Entry` class within the Google Cloud Speech v1p1beta1 API."],["`TranscriptNormalization.Types.Entry` represents a single configuration for replacement within the API and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties named `CaseSensitive`, `Replace`, and `Search`, to define how the replacement of a string should occur, including if it is case-sensitive and what string should be searched for and replaced."],["There are two constructors for the class, one is a default constructor and the other takes a parameter of the same class `TranscriptNormalization.Types.Entry`."],["There are three versions listed for the class, the latest being version 3.0.0-beta08."]]],[]]