public sealed class DocumentInputConfig : IMessage<DocumentInputConfig>, IEquatable<DocumentInputConfig>, IDeepCloneable<DocumentInputConfig>, IBufferMessage, IMessage
Input configuration of a [Document][google.cloud.automl.v1.Document].
[[["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\u003eThe latest version available for \u003ccode\u003eDocumentInputConfig\u003c/code\u003e is 3.4.0, with a series of previous versions including 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0 and 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentInputConfig\u003c/code\u003e serves as the input configuration for a document within the Google Cloud AutoML V1 framework, enabling users to define how document data is provided.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentInputConfig\u003c/code\u003e 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 from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentInputConfig\u003c/code\u003e class has two constructors, a default constructor and one that accepts another \u003ccode\u003eDocumentInputConfig\u003c/code\u003e as an argument for copying, it also includes a \u003ccode\u003eGcsSource\u003c/code\u003e property that can be set to indicate the location of the document file in Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe GcsSource property within DocumentInputConfig is designated to specify the Google Cloud Storage location for a document file, supporting PDF files up to 512MB in size.\u003c/p\u003e\n"]]],[],null,[]]