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 information for the \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e class within the Google Cloud Translation v3 API, specifically for version 3.1.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchTranslateResponse\u003c/code\u003e is used to retrieve the response of a batch translation operation, which will be stored in the \u003ccode\u003egoogle.longrunning.Operation.response\u003c/code\u003e field if at least one sentence has successfully translated.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, extending from \u003ccode\u003eObject\u003c/code\u003e in its inheritance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e 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 describe the operation's status and statistics, such as completion time, errors, and character counts.\u003c/p\u003e\n"],["\u003cp\u003eThe BatchTranslateResponse class has two constructors, a parameterless constructor, and one that receives another BatchTranslateResponse as an argument.\u003c/p\u003e\n"]]],[],null,[]]