UiPath Documentation
activities
latest
false
IT Automation activities

Copy Object

Copy Object activity that copies an object to another bucket on Google Cloud.

UiPath.GoogleCloud.Activites.GCPCopyObject

Description

Copies an object to another bucket.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Input

  • DestinationBucket - The destination bucket. This field supports only GCPBucket variables.
  • DestinationObjectName - The name of the destination object.
  • DestinationPredefinedAcl - The predefined set of access controls for the destination object. Do not supply this field if the destination bucket has Uniform access control type.
  • SourceObject - The source object to copy. This field supports only GCPObject variables.
  • SourceObjectGeneration - Specifies a particular version of the source object to copy. This field supports only integer and Int64 variables. If not set, the latest version is copied.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • DestinationObject - The details of the destination object. This field supports only GCPObject variables.
  • Description
  • Project compatibility
  • Configuration
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated