はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Internal Labs
1
アクティビティ
2.7k
要約
要約
Activities that access and perform operations on Google Cloud Platform (for the moment only Google Storage).
概要
概要
The Google Cloud Platform Package helps you automate Google Cloud Platform applications through a series of custom activities. At the moment, all the activities implemented are related to Google Cloud Storage.
Activities that work with files and folders on Google Cloud Storage:
Handles the authentication to the Google Cloud Platform. Currently three types of authentication are supported: ApiKey, OAuthClientID, and Service Account Key. All further Google Cloud Storage activities will work with the account specified here.
Creates a new folder in Google Cloud Storage.
Deletes a file from Google Cloud Storage. If the BucketName represents a folder, the activity will delete the folder, but only if the folder is empty.
Downloads a file from Google Cloud Storage.
Uploads a new file in Google Cloud Storage.
------
Many thanks for the development on this project Mihai Stiuca.
機能
機能
You can handle files and folders stored on Google Cloud Platform, by using these activities: Google Cloud Platform Application, Scope, Create Folder, Delete File, Download File, Upload File.
その他の情報
その他の情報
依存関係
Google.Apis - 1.40.2 - Apache 2.0 "https://www.nuget.org/packages/Google.Apis/1.40.2" https://www.nuget.org/packages/Google.Apis/1.40.2 Google.Apis.Auth - 1.40.2 - Apache 2.0 "https://www.nuget.org/packages/Google.Apis.Auth/1.40.2" https://www.nuget.org/packages/Google.Apis.Auth/1.40.2 Google.Apis.Core - 1.40.2 - Apache 2.0 - "https://www.nuget.org/packages/Google.Apis.Core/1.40.2" https://www.nuget.org/packages/Google.Apis.Core/1.40.2 Google.Apis.Storage.v1 - 1.38.0.1470 - Apache 2.0 - "https://www.nuget.org/packages/Google.Apis.Storage.v1/1.38.0.1470" https://www.nuget.org/packages/Google.Apis.Storage.v1/1.38.0.1470 Google.Cloud.Storage.V1 - 2.3.0 - Apache 2.0 - "https://www.nuget.org/packages/Google.Cloud.Storage.V1/2.3.0" https://www.nuget.org/packages/Google.Cloud.Storage.V1/2.3.0 Newtonsoft.Json - 10.0.3 - Apache 2.0 - "https://www.nuget.org/packages/Newtonsoft.Json/10.0.3" https://www.nuget.org/packages/Newtonsoft.Json/10.0.3 System.Interactive.Async - 3.1.1 - Apache 2.0 - "https://www.nuget.org/packages/System.Interactive.Async/3.1.1" https://www.nuget.org/packages/System.Interactive.Async/3.1.1
コード言語
C#, Visual Basic
ランタイム
Windows (.NET 5.0 以上)