Stay organized with collections
Save and categorize content based on your preferences.
The common config to specify a set of documents used as input.
JSON representation
{// Union field source can be only one of the following:"gcsPrefix": {object (GcsPrefix)},"gcsDocuments": {object (GcsDocuments)}// End of list of possible types for union field source.}
Fields
Union field source. 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\u003eThis configuration defines how to specify a set of input documents for processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esource\u003c/code\u003e field is a union field, meaning it can only contain either \u003ccode\u003egcsPrefix\u003c/code\u003e or \u003ccode\u003egcsDocuments\u003c/code\u003e as a source.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egcsPrefix\u003c/code\u003e allows for specifying a set of documents using a Cloud Storage prefix.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egcsDocuments\u003c/code\u003e enables the explicit specification of individual documents located on Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsDocuments\u003c/code\u003e field utilizes a list of \u003ccode\u003eGcsDocument\u003c/code\u003e objects to reference the specific documents for input.\u003c/p\u003e\n"]]],[],null,[]]