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."],[[["The latest version available for the `AdaptiveMtTranslateRequest.Types.ReferenceSentencePair` class in the Google Cloud Translation v3 API is 3.9.0."],["This class represents a pair of sentences in source and target languages, used as a reference for translation purposes."],["The `ReferenceSentencePair` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in message handling and data structure."],["The class has properties for `SourceSentence` and `TargetSentence`, both of which are strings, representing the source and target sentences of the pair respectively."],["Multiple versions are available, from versions 2.2.0 to 3.9.0, each with their own documentation page."]]],[]]