public sealed class BatchTranslateMetadata : IMessage<BatchTranslateMetadata>, IEquatable<BatchTranslateMetadata>, IDeepCloneable<BatchTranslateMetadata>, IBufferMessage, IMessage
State metadata for the batch translation operation.
Total number of characters (Unicode codepoints).
This is the total number of codepoints from input files times the number of
target languages and appears here shortly after the call is submitted.
[[["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 outlines the \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace, specifically version 3.0.0, providing metadata for batch translation operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e includes properties such as \u003ccode\u003eFailedCharacters\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, \u003ccode\u003eSubmitTime\u003c/code\u003e, \u003ccode\u003eTotalCharacters\u003c/code\u003e, and \u003ccode\u003eTranslatedCharacters\u003c/code\u003e to track the progress and status of translation jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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 also it includes both a default and a copy constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides links to the documentation for various versions of \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e, with the latest being version 3.9.0.\u003c/p\u003e\n"]]],[],null,[]]