public sealed class BatchTranslateMetadata : IMessage<BatchTranslateMetadata>, IEquatable<BatchTranslateMetadata>, IDeepCloneable<BatchTranslateMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class BatchTranslateMetadata.
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 webpage provides reference documentation for the \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e class within the Google Cloud Translation v3 API for .NET, with the current version being 3.7.0 and the latest being 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e class offers state metadata for batch translation operations, inheriting from the object class and implementing several 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 class includes properties like \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, which provide information on the progress and status of a batch translation operation, such as the number of failed and translated characters, the state of the operation, and the submission time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e class offers two constructors, one default and another accepting another \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]