The common config to specify a set of documents used as input.
| JSON representation |
|---|
{ // Union field |
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:gcsPrefix
object (
GcsPrefix
)
The set of documents that match the specified Cloud Storage gcsPrefix
.
gcsDocuments
object (
GcsDocuments
)
The set of documents individually specified on Cloud Storage.
GcsDocuments
Specifies a set of documents on Cloud Storage.
| JSON representation |
|---|
{
"documents"
:
[
{
object (
|
| Fields | |
|---|---|
documents[]
|
The list of documents. |

