Class ReloadDocumentRequest (2.2.0)

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

Request message for Documents.ReloadDocument.

Attributes

NameDescription
name str
Required. The name of the document to reload. Format: projects/
gcs_source google.cloud.dialogflow_v2beta1.types.GcsSource
The path for a Cloud Storage source file for reloading document content. If not provided, the Document's existing source will be reloaded.
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.