View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2ReloadDocumentRequest (google_api_dialogflow v0.88.3)
Request message for Documents.ReloadDocument.
Attributes
-
contentUri
(type:String.t
, default:nil
) - 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 formgs:///
. -
importGcsCustomMetadata
(type:boolean()
, default:nil
) - Optional. Whether to import custom metadata from Google Cloud Storage. Only valid when the document source is Google Cloud Storage URI. -
smartMessagingPartialUpdate
(type:boolean()
, default:nil
) - Optional. When enabled, the reload request is to apply partial update to the smart messaging allowlist.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.