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.

Download Object to File

A atividade Download Object to File que baixa um objeto para um arquivo especificado no Google Cloud.

UiPath.GoogleCloud.Activites.GCPDownloadObject

Description

Baixa um objeto em um arquivo especificado.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Configuração

Comum

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

Entrada

  • Generation - Specifies a particular version of the source object to download. This field supports only integer and Int64 variables. If not set, the latest version is downloaded.
  • Object - The object on which the operation will be performed. This field supports only GCPObject variables.
  • Timeout - Specifies 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

  • FilePath - The full path to the resulted file.

Onde Fazer Download

  • FileName - The local file name. If missing, the object name will be used instead and the same subfolder structure like in the bucket will be created locally (if it doesn't exist already).
  • Folder - The full path to the folder where to save the downloaded object.
  • Overwrite - Specify whether to overwrite if the file already exists. This field only supports boolean values (True, False). The default value is False. If set to False and the file already exists, the activity generates a unique file name by adding the suffix (number).
  • Description
  • Compatibilidade do projeto
  • Configuração
  • Comum
  • Entrada
  • Diversos
  • Saída
  • Onde Fazer Download

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