public sealed class BatchTranslateResponse : IMessage<BatchTranslateResponse>, IEquatable<BatchTranslateResponse>, IDeepCloneable<BatchTranslateResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class BatchTranslateResponse.
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 document provides reference documentation for the \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e class within the Google Cloud Translation v3 API for .NET, specifically version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchTranslateResponse\u003c/code\u003e is used to retrieve the result of a batch translation operation, as found in the \u003ccode\u003egoogle.longrunning.Operation.response\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which means it has capabilities for message handling, equality comparison, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e class include \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eFailedCharacters\u003c/code\u003e, \u003ccode\u003eSubmitTime\u003c/code\u003e, \u003ccode\u003eTotalCharacters\u003c/code\u003e, and \u003ccode\u003eTranslatedCharacters\u003c/code\u003e, which provide information about the translation operation's status, timing, and character counts.\u003c/p\u003e\n"],["\u003cp\u003eThe document also includes an overview of the class constructors, inherited members, and namespace, along with detailed descriptions of each property.\u003c/p\u003e\n"]]],[],null,[]]