UiPath Documentation
activities
latest
false
Atividades de Automação de TI
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Upload Object from File

UiPath.GoogleCloud.Activites.GCPUploadObject

Description

Carrega um arquivo em um bucket.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Configuração

Comum

  • DisplayName - O nome de exibição da atividade.

Criptografia

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

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Saída

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

Permissões

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

Propriedades

  • 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.
  • Description
  • Compatibilidade do projeto
  • Configuração
  • Comum
  • Criptografia
  • Entrada
  • Diversos
  • Saída
  • Permissões
  • Propriedades

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades