Class ReloadDocumentRequest (2.12.0)

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

Attributes

NameDescription
name str
Required. The name of the document to reload. Format: projects/
content_uri str
Optional. The path of gcs source file for reloading document content. For now, only gcs uri is supported. For documents stored in Google Cloud Storage, these URIs must have the form gs://. This field is a member of oneof_ source.
import_gcs_custom_metadata bool
Optional. Whether to import custom metadata from Google Cloud Storage. Only valid when the document source is Google Cloud Storage URI.
smart_messaging_partial_update bool
Optional. When enabled, the reload request is to apply partial update to the smart messaging allowlist.