UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de automatización de TI

Última actualización 18 de may. de 2026

Actualizar objeto desde archivo

UiPath.GoogleCloud.Activites.GCPUploadObject

Descripción

Sube un archivo a un depósito.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Cifrado

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

Entrada

  • 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.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Salida

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

Permisos

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

Propiedades

  • 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.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Común
  • Cifrado
  • Entrada
  • Otros
  • Salida
  • Permisos
  • Propiedades

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado