public sealed class AdaptiveMtTranslateRequest.Types.ReferenceSentencePairList : IMessage<AdaptiveMtTranslateRequest.Types.ReferenceSentencePairList>, IEquatable<AdaptiveMtTranslateRequest.Types.ReferenceSentencePairList>, IDeepCloneable<AdaptiveMtTranslateRequest.Types.ReferenceSentencePairList>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class AdaptiveMtTranslateRequest.Types.ReferenceSentencePairList.
[[["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 webpage provides reference documentation for the `AdaptiveMtTranslateRequest.Types.ReferenceSentencePairList` class in the Google Cloud Translation v3 API."],["The latest version of this class is 3.9.0, with previous versions ranging from 3.8.0 down to 2.2.0 available."],["The `ReferenceSentencePairList` class represents a list of reference sentence pairs, it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor for creating a new instance and another for copying an existing `ReferenceSentencePairList`, and it also holds a property called `ReferenceSentencePairs`, which contains a list of `AdaptiveMtTranslateRequest.Types.ReferenceSentencePair`."],["This page also provides information on the class's inheritance, inherited members, namespace, and assembly, as well as detailed descriptions of the constructors and properties."]]],[]]