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, used for managing the state of batch translation operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e class, found in version 2.3.0, provides properties to track the progress of a batch translation, such as \u003ccode\u003eFailedCharacters\u003c/code\u003e, \u003ccode\u003eTranslatedCharacters\u003c/code\u003e, and \u003ccode\u003eTotalCharacters\u003c/code\u003e, as well as the \u003ccode\u003eState\u003c/code\u003e of the operation and \u003ccode\u003eSubmitTime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides links to documentation for various versions of the Google.Cloud.Translate.V3 API, ranging from version 2.2.0 up to the latest version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for the \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e class, one being the default, and the other allowing for instantiation with a previously created \u003ccode\u003eBatchTranslateMetadata\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]