The schema to use when parsing the data from the source.
Supported values for product imports:
product (default): One JSON [Product][google.cloud.retail.v2.Product]
per line. Each product must
have a valid [Product.id][google.cloud.retail.v2.Product.id].
Required. Google Cloud Storage URIs to input files. URI can be up to
2000 characters long. URIs can match the full object path (for example,
gs://bucket/directory/object.json) or a pattern matching one or more
files, such as gs://bucket/directory/*.json. A request can
contain at most 100 files, and each file can be up to 2 GB. See
Importing product information
for the expected file format and setup instructions.
[[["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\u003eThe provided content outlines the different versions of the \u003ccode\u003eGcsSource\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, ranging from version 1.0.0 to the latest version 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsSource\u003c/code\u003e is used to specify the Google Cloud Storage location for importing data, with support for various data schemas including \u003ccode\u003eproduct\u003c/code\u003e and \u003ccode\u003euser_event\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsSource\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eGcsSource\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties, \u003ccode\u003eDataSchema\u003c/code\u003e, which defines the data schema for parsing, and \u003ccode\u003eInputUris\u003c/code\u003e, a list of Google Cloud Storage URIs from which to import data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsSource\u003c/code\u003e class 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, and inherits members from \u003ccode\u003eSystem.Object\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]