public sealed class AdaptiveMtTranslateRequest.Types.ReferenceSentencePair : IMessage<AdaptiveMtTranslateRequest.Types.ReferenceSentencePair>, IEquatable<AdaptiveMtTranslateRequest.Types.ReferenceSentencePair>, IDeepCloneable<AdaptiveMtTranslateRequest.Types.ReferenceSentencePair>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class AdaptiveMtTranslateRequest.Types.ReferenceSentencePair.
A pair of sentences used as reference in source and target languages.
[[["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-03-21 UTC."],[[["This documentation page covers the `AdaptiveMtTranslateRequest.Types.ReferenceSentencePair` class within the Google Cloud Translation v3 API for .NET."],["The `ReferenceSentencePair` class represents a pair of sentences used as a reference in source and target languages for adaptive machine translation."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `ReferenceSentencePair` class has properties `SourceSentence` and `TargetSentence` which are strings representing the source and target sentences, respectively, of the referenced pair."],["There are multiple versions of this documentation provided for different package releases, ranging from version 2.2.0 all the way to the most recent 3.9.0."]]],[]]