public sealed class AdaptiveMtTranslateRequest.Types.ReferenceSentenceConfig : IMessage<AdaptiveMtTranslateRequest.Types.ReferenceSentenceConfig>, IEquatable<AdaptiveMtTranslateRequest.Types.ReferenceSentenceConfig>, IDeepCloneable<AdaptiveMtTranslateRequest.Types.ReferenceSentenceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class AdaptiveMtTranslateRequest.Types.ReferenceSentenceConfig.
Message of caller-provided reference configuration.
public RepeatedField<AdaptiveMtTranslateRequest.Types.ReferenceSentencePairList> ReferenceSentencePairLists { get; }
Reference sentences pair lists. Each list will be used as the references
to translate the sentence under "content" field at the corresponding
index. Length of the list is required to be equal to the length of
"content" field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eAdaptiveMtTranslateRequest.Types.ReferenceSentenceConfig\u003c/code\u003e class within the Google Cloud Translation v3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReferenceSentenceConfig\u003c/code\u003e class is designed to handle caller-provided reference configurations for adaptive machine translation, serving as a message type within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the available versions, including version 3.9.0 as the latest, down to version 2.2.0, which indicates the version history for this particular class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReferenceSentenceConfig\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its integration within the .NET protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eReferenceSentenceConfig\u003c/code\u003e are \u003ccode\u003eReferenceSentencePairLists\u003c/code\u003e, \u003ccode\u003eSourceLanguageCode\u003c/code\u003e, and \u003ccode\u003eTargetLanguageCode\u003c/code\u003e, which manage reference sentence pairs and specify source and target language codes for translation.\u003c/p\u003e\n"]]],[],null,[]]