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\u003eThe latest version of the \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e documentation is 3.9.0, with versions ranging down to 2.2.0 available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchTranslateResponse\u003c/code\u003e is a class that represents the response of a batch translation operation, and it's returned by \u003ccode\u003eBatchTranslateText\u003c/code\u003e if at least one sentence is translated successfully.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e class includes properties such as \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 to provide details about the batch translation process.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e, one being empty, and the other taking another \u003ccode\u003eBatchTranslateResponse\u003c/code\u003e as a parameter to be copied.\u003c/p\u003e\n"]]],[],null,[]]