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 \u003ccode\u003eDocumentInputConfig\u003c/code\u003e class provides input configuration for a document within the Google Cloud AutoML V1 framework, specifically for version 2.2.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, supporting deep cloning and message handling capabilities.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties, one of which is \u003ccode\u003eGcsSource\u003c/code\u003e, to define the Google Cloud Storage location of a document file, which must be under 512MB in size and in PDF format.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, ranging from 2.2.0 to the latest 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]