Class ImportDocumentsRequest (2.2.0)

ImportDocumentsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for Documents.ImportDocuments.

Attributes

NameDescription
parent str
Required. The knowledge base to import documents into. Format: projects/.
gcs_source google.cloud.dialogflow_v2beta1.types.GcsSources
The Google Cloud Storage location for the documents. The path can include a wildcard. These URIs may have the forms gs://. gs://.
document_template google.cloud.dialogflow_v2beta1.types.ImportDocumentTemplate
Required. Document template used for importing all the documents.
import_gcs_custom_metadata bool
Whether to import custom metadata from Google Cloud Storage. Only valid when the document source is Google Cloud Storage URI.