Class GcsSource (0.10.18)
Stay organized with collections
Save and categorize content based on your preferences.
GcsSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Google Cloud Storage location for input content.
format.
Attribute |
Name |
Description |
input_uris |
MutableSequence[str]
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 catalog
information `__ for
the expected file format and setup instructions.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["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-10-10 UTC."],[],[]]