
Google Cloud Storage Connected System
by Appian Corporation
Description
Upload, append, list, delete, and generate public URLs to documents in Google Cloud Storage.
Requirements: A Google Service Account with access to Cloud Storage https://cloud.google.com/storage/
Update 1.1.0 Honors proxy configuration settings in the Admin Console.
Update 1.0.2 Exports all required entries in properties file
Update 1.0.1 Allows for file path to be defined by an expression
Features
Integrations Provided: Upload File Uploads a document into a storage bucket Optionally encrypts the file using a KMS key or customer provided AES256 encryption key Create Bucket Creates a new bucket Append To File Appends text to an existing file, this is especially useful for appending new training examples in a CSV file for import into an AutoML dataset Get File Information Returns metadata about a file Get Signed URL Generates a time-limited publicly accessible URL to a file Delete File Deletes a file in a bucket List Buckets Lists all buckets in the Google Cloud project, with an optional filter prefix List Files in Bucket Lists all files in a bucket, with an optional filter prefix Delete Bucket Deletes a bucket and all the files it contains
Release notes
Updated grpc-netty-shaded and opentelemetry libraries to fix vulnerabilities.
Version history (22)
1.1.24
Updated opentelemetry library to fix vulnerabilities.
1.1.23
Updated grpclb library to fix vulnerabilities.
1.1.22
Updated grpc-xds library to fix vulnerabilities.
1.1.19
Updates to the google protobuf libraries
1.1.18
No functional changes, fix to the plugin key
1.1.16
Updated grpc, google cloud, jackson databind, jackson annotations and jackson core libraries
1.1.14
Updates to google cloud storage, jackson-databind, and grpc libraries
1.1.13
Updated License File
1.1.12
Updated Google Cloud Libraries
2.1.14
Updated Google Cloud Libraries
1.1.11
Updated Google Cloud Storage, Java Protobuf, and Jackson Databind libraries
1.1.10
Updated Google Cloud Storage Library
1.1.7
Security Updates
1.1.6
Security Updates
1.1.4
Security updates.
1.1.3
Security Updates
1.1.1
Security updates
1.1.0
Version change to v1.1.0 which includes honors proxy configuration settings in the admin console.
1.0.2
1.0.2 Exports all properties to properties file. === [MIGRATED] Upload File -- Uploads a document into a storage bucket. Optionally encrypts the file using a KMS key or customer provided AES256 encryption key Create Bucket -- Creates a new bucket Append To File -- Appends text to an existing file, this is especially useful for appending new training examples in a CSV file for import into an AutoML dataset Get File Information -- Returns metadata about a file Get Signed URL -- Generates a time-limited publicly accessible URL to a file Delete File -- Deletes a file in a bucket List Buckets -- Lists all buckets in the Google Cloud project, with an optional filter prefix List Files in Bucket -- Lists all files in a bucket, with an optional filter prefix Delete Bucket -- Deletes a bucket and all the files it contains
1.0.1
[MIGRATED] Upload File -- Uploads a document into a storage bucket. Optionally encrypts the file using a KMS key or customer provided AES256 encryption key Create Bucket -- Creates a new bucket Append To File -- Appends text to an existing file, this is especially useful for appending new training examples in a CSV file for import into an AutoML dataset Get File Information -- Returns metadata about a file Get Signed URL -- Generates a time-limited publicly accessible URL to a file Delete File -- Deletes a file in a bucket List Buckets -- Lists all buckets in the Google Cloud project, with an optional filter prefix List Files in Bucket -- Lists all files in a bucket, with an optional filter prefix Delete Bucket -- Deletes a bucket and all the files it contains
1.0
[MIGRATED] Upload File -- Uploads a document into a storage bucket. Optionally encrypts the file using a KMS key or customer provided AES256 encryption key Create Bucket -- Creates a new bucket Append To File -- Appends text to an existing file, this is especially useful for appending new training examples in a CSV file for import into an AutoML dataset Get File Information -- Returns metadata about a file Get Signed URL -- Generates a time-limited publicly accessible URL to a file Delete File -- Deletes a file in a bucket List Buckets -- Lists all buckets in the Google Cloud project, with an optional filter prefix List Files in Bucket -- Lists all files in a bucket, with an optional filter prefix Delete Bucket -- Deletes a bucket and all the files it contains
1.0.0
[MIGRATED] Upload File -- Uploads a document into a storage bucket. Optionally encrypts the file using a KMS key or customer provided AES256 encryption key Create Bucket -- Creates a new bucket Append To File -- Appends text to an existing file, this is especially useful for appending new training examples in a CSV file for import into an AutoML dataset Get File Information -- Returns metadata about a file Get Signed URL -- Generates a time-limited publicly accessible URL to a file Delete File -- Deletes a file in a bucket List Buckets -- Lists all buckets in the Google Cloud project, with an optional filter prefix List Files in Bucket -- Lists all files in a bucket, with an optional filter prefix Delete Bucket -- Deletes a bucket and all the files it contains