Stay organized with collectionsSave and categorize content based on your preferences.
The common config to specify a set of documents used as input.
JSON representation
{// Union fieldsourcecan be only one of the following:"gcsPrefix":{object (GcsPrefix)},"gcsDocuments":{object (GcsDocuments)}// End of list of possible types for union fieldsource.}
Fields
Union fieldsource. Make sure that the caller of the API has storage.objects.get access to the buckets. The source can be only one of the following:
[[["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-06-10 UTC."],[[["\u003cp\u003eThe config specifies a set of documents used as input, sourced from Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esource\u003c/code\u003e field can be either a \u003ccode\u003egcsPrefix\u003c/code\u003e or \u003ccode\u003egcsDocuments\u003c/code\u003e, but not both, requiring appropriate permissions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egcsPrefix\u003c/code\u003e allows specifying a common Cloud Storage prefix to include multiple documents in a single line.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egcsDocuments\u003c/code\u003e is for specifying a list of individual documents on Cloud Storage, offering greater control of which files are included.\u003c/p\u003e\n"]]],[],null,["# BatchDocumentsInputConfig\n\nThe common config to specify a set of documents used as input.\n\nGcsPrefix\n---------\n\nSpecifies all documents on Cloud Storage with a common prefix.\n\nGcsDocuments\n------------\n\nSpecifies a set of documents on Cloud Storage."]]