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 document provides reference documentation for the \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e class within the Google Cloud Translation v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e class is used to track the state and progress of a batch translation operation, including the number of total, translated, and failed characters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for the \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e class within the API is version 3.9.0, with older versions back to 2.2.0 also being documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e 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, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe properties within BatchTranslateMetadata include details such as the total number of characters to be translated (\u003ccode\u003eTotalCharacters\u003c/code\u003e), the number of characters that have been translated (\u003ccode\u003eTranslatedCharacters\u003c/code\u003e), and the number of characters that failed translation (\u003ccode\u003eFailedCharacters\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]