public sealed class BatchTranslateResponse : IMessage<BatchTranslateResponse>, IEquatable<BatchTranslateResponse>, IDeepCloneable<BatchTranslateResponse>, IBufferMessage, IMessage
Stored in the
[google.longrunning.Operation.response][google.longrunning.Operation.response]
field returned by BatchTranslateText if at least one sentence is translated
successfully.
[[["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 webpage documents the \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e class, specifically within version 3.0.0 of the Google Cloud Translate V3 library for .NET, which is part of a list of versions ranging from 2.2.0 to the latest 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e class, stored in the \u003ccode\u003egoogle.longrunning.Operation.response\u003c/code\u003e field, is returned by \u003ccode\u003eBatchTranslateText\u003c/code\u003e when at least one sentence is translated successfully.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEndTime\u003c/code\u003e and \u003ccode\u003eSubmitTime\u003c/code\u003e to track the operation's completion and submission times respectively, as well as \u003ccode\u003eFailedCharacters\u003c/code\u003e, \u003ccode\u003eTotalCharacters\u003c/code\u003e, and \u003ccode\u003eTranslatedCharacters\u003c/code\u003e to monitor translation metrics.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchTranslateResponse\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]