public sealed class BatchDocumentInputConfig : IMessage<BatchDocumentInputConfig>, IEquatable<BatchDocumentInputConfig>, IDeepCloneable<BatchDocumentInputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class BatchDocumentInputConfig.
Input configuration for BatchTranslateDocument request.
Google Cloud Storage location for the source input.
This can be a single file (for example,
gs://translation-test/input.docx) or a wildcard (for example,
gs://translation-test/*).
File mime type is determined based on extension. Supported mime type
includes:
The max file size to support for .docx, .pptx and .xlsx is 100MB.
The max file size to support for .pdf is 1GB and the max page limit is
1000 pages.
The max file size to support for all input documents is 1GB.
[[["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 information for the \u003ccode\u003eBatchDocumentInputConfig\u003c/code\u003e class within the Google Cloud Translation v3 API, specifically version 3.4.0, and details the class's role in configuring input for BatchTranslateDocument requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDocumentInputConfig\u003c/code\u003e class, which implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, supports input from Google Cloud Storage locations and accepts different file types like \u003ccode\u003e.pdf\u003c/code\u003e, \u003ccode\u003e.docx\u003c/code\u003e, \u003ccode\u003e.pptx\u003c/code\u003e, and \u003ccode\u003e.xlsx\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsSource\u003c/code\u003e property of the class manages input files from Google Cloud Storage, and it includes support for wildcards to specify a collection of files, with specific size and page limits for different file formats.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version of the API, 3.9.0, and multiple previous iterations of the API, going back to version 2.2.0, are listed and linked for quick reference.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eBatchDocumentInputConfig\u003c/code\u003e are provided, allowing for default creation and creation from another \u003ccode\u003eBatchDocumentInputConfig\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]