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"]],[["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-13 UTC."],[[["This documentation provides details for the `TranscriptNormalization.Types.Entry` class within the Google Cloud Speech-to-Text v2 API."],["`TranscriptNormalization.Types.Entry` is a class for a single replacement configuration, which implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains three key properties: `CaseSensitive` (a boolean), `Replace` (a string for the replacement value, max 100 characters), and `Search` (a string for the value to be replaced, max 100 characters)."],["The latest version of the API is 1.4.0, while this documentation references version 1.1.0, with documentation available back to 1.0.0."]]],[]]