generated/google/apis/dialogflow_v2beta1/service.rb in google-api-client-0.49.0 vs generated/google/apis/dialogflow_v2beta1/service.rb in google-api-client-0.50.0

- old
+ new

@@ -2007,13 +2007,16 @@ end # Reloads the specified document from its specified source, content_uri or # content. The previously loaded content of the document will be deleted. Note: # Even when the content of the document has not changed, there still may be side - # effects because of internal implementation changes. Note: The `projects.agent. - # knowledgeBases.documents` resource is deprecated; only use `projects. - # knowledgeBases.documents`. + # effects because of internal implementation changes. Note: If the document + # source is Google Cloud Storage URI, its metadata will be replaced with the + # custom metadata from Google Cloud Storage if the `import_gcs_custom_metadata` + # field is set to true in the request. Note: The `projects.agent.knowledgeBases. + # documents` resource is deprecated; only use `projects.knowledgeBases.documents` + # . # @param [String] name # Required. The name of the document to reload. Format: `projects// # knowledgeBases//documents/` # @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ReloadDocumentRequest] google_cloud_dialogflow_v2beta1_reload_document_request_object # @param [String] fields @@ -2921,12 +2924,15 @@ end # Reloads the specified document from its specified source, content_uri or # content. The previously loaded content of the document will be deleted. Note: # Even when the content of the document has not changed, there still may be side - # effects because of internal implementation changes. Note: The `projects.agent. - # knowledgeBases.documents` resource is deprecated; only use `projects. - # knowledgeBases.documents`. + # effects because of internal implementation changes. Note: If the document + # source is Google Cloud Storage URI, its metadata will be replaced with the + # custom metadata from Google Cloud Storage if the `import_gcs_custom_metadata` + # field is set to true in the request. Note: The `projects.agent.knowledgeBases. + # documents` resource is deprecated; only use `projects.knowledgeBases.documents` + # . # @param [String] name # Required. The name of the document to reload. Format: `projects// # knowledgeBases//documents/` # @param [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1ReloadDocumentRequest] google_cloud_dialogflow_v2beta1_reload_document_request_object # @param [String] fields