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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides reference documentation for the `InputConfig` class within the Google Cloud Vision v1 API, detailing its properties, constructors, and implementations."],["The `InputConfig` class is used to specify the desired input location and metadata for the Google Cloud Vision API."],["`InputConfig` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class includes properties like `Content` for file content, `GcsSource` for Google Cloud Storage location, and `MimeType` to specify the file type, which supports \"application/pdf\", \"image/tiff\" and \"image/gif\"."],["There are multiple versions listed, ranging from 3.7.0 (latest) down to version 2.3.0, with the current class being based off version 3.2.0."]]],[]]