UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

从文件中上传对象

“从文件上传对象”活动,将文件上传到 Google Cloud 上的存储桶。

UiPath.GoogleCloud.Activites.GCPUploadObject

描述

将文件上传到存储桶中。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

加密方式

  • CustomerManagedKey - Specifies a customer-managed key. If not set, the object is encrypted as per bucket settings.

输入

  • Bucket - The bucket to which the object will belong. This field supports only GCPBucket variables.
  • ContentType - The content type. Specify any valid MIME type like "text/html".
  • FileToUpload - The full path to the file to be uploaded.
  • ObjectName - The name of the object, including the prefix.
  • Timeout - Indicates the amount of time (in seconds) to wait for the activity to run before an error is thrown. This field supports only integer and Int32 variables. If not set, the activity runs until completion.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • Object - The details of the uploaded object. This field supports only GCPObject variables.

权限

  • PredefinedAcl - Apply a predefined set of access controls to this object. Do not supply this field if the bucket has Uniform access control type.

属性

  • Metadata - The custom metadata to associate with the object. This field supports only DataTable variables. It shall contain two columns of type String, the first one representing the key and the second its value.
  • StorageClass - The storage class of the object. This field supports only Storage variables. Select one of four options: Standard, Nearline, Coldline, Archive. The default value is none. If not set, will default to the bucket's storage class.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 加密方式
  • 输入
  • 其他
  • 输出
  • 权限
  • 属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新