File content, represented as a stream of bytes.
Note: As with all bytes fields, protobuffers use a pure binary
representation, whereas JSON representations use base64.
Currently, this field only works for BatchAnnotateFiles requests. It does
not work for AsyncBatchAnnotateFiles requests.
[[["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 webpage details the \u003ccode\u003eInputConfig\u003c/code\u003e class, specifically version 2.4.0, within the Google Cloud Vision V1 library for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInputConfig\u003c/code\u003e is a sealed class designed to represent the desired input location and metadata for vision processing, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eInputConfig()\u003c/code\u003e and a copy constructor \u003ccode\u003eInputConfig(InputConfig other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInputConfig\u003c/code\u003e has properties for \u003ccode\u003eContent\u003c/code\u003e (file content as bytes), \u003ccode\u003eGcsSource\u003c/code\u003e (Google Cloud Storage location), and \u003ccode\u003eMimeType\u003c/code\u003e (the type of file such as "application/pdf").\u003c/p\u003e\n"],["\u003cp\u003eThere are several previous versions available of this object, with the latest being 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]