Stay organized with collections
Save and categorize content based on your preferences.
The message for input config in batch process.
JSON representation
{"gcsSource": string,"mimeType": string}
Fields
gcsSource
string
The Cloud Storage location as the source of the document.
mimeType
string
An IANA published media type (MIME type) of the input. If the input is a raw document, refer to supported file types for the list of media types. If the input is a Document, the type should be application/json.
[[["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 2024-04-07 UTC."],[[["This configuration item is deprecated for batch processing input."],["The input configuration uses a JSON representation, containing `gcsSource` and `mimeType`."],["`gcsSource` specifies the Cloud Storage location of the document as a string."],["`mimeType` denotes the IANA media type of the input; for raw documents, refer to supported file types, or if a Document type, it should be `application/json`."]]],[]]