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

创建存储桶

“创建存储桶”活动会在 Google Cloud 上创建新存储桶。

UiPath.GoogleCloud.Activites.GCPCreateBucket

描述

用于创建新的存储桶。

项目兼容性

Windows - 旧版 | Windows | 跨平台

属性

常见

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

加密方式

  • CustomerManagedKey - Specifies a customer-managed key, if EncryptionType is set to CustomerManagedKey.
  • EncryptionType - The encryption type for the bucket. Select one of two options: GoogleManagedKey, CustomerManagedKey. The default value is GoogleManagedKey.

输入

  • 名称- 存储桶名称。有关更多信息,请参阅存储桶名称要求
  • ProjectId - The project to which the bucket belongs.

位置

  • DualRegion - Select a dual-region when you want similar performance advantages as regions, but also want higher availability.
  • MultiRegion - Select a multi-region when you want to serve content to data consumers that are outside of the Google network and distributed across large geographic areas, or you want higher availability.
  • Region - Select a region to help optimize latency and network bandwidth for data consumers.
    备注:

    这三个参数中只有一个必须具有值。有关更多信息,请参阅存储桶位置

其他

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

输出

  • Bucket - The details of the newly created bucket. This field supports only GCPBucket variables.

属性

  • AccessControlType - Indicates how to control access to objects in the bucket. Select one of two options:
    • “精细” - 可以通过对象访问控制列表 (ACL) 授予对对象的访问权限。
    • 统一- 所有对象访问都由存储桶权限控制,并且对象不能拥有自己的访问控制列表 (ACL)。要允许按对象进行访问,您可以在 90 天内切换到细粒度访问权限。默认值为“统一” ,同时也是推荐的访问控制类型。有关更多信息,请参阅访问控制概述
  • “标签” - 要与存储桶关联的标签。此字段仅支持DataTable变量。该值应包含两列类型为String列,第一列表示键,第二列表示值。有关更多信息,请参阅存储桶标签
    备注:

    例如,您可以使用构建数据表活动轻松创建DataTable对象。

  • StorageClass - The default storage class. Select one of four options: Standard, Nearline, Coldline, Archive. The default value is Standard.
  • 描述
  • 项目兼容性
  • 属性
  • 常见
  • 加密方式
  • 输入
  • 位置
  • 其他
  • 输出
  • 属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新