google-cloud-storage-connector
Service icon

Google Cloud Storage Connector

Stable version 1.5.2 (Compatible with OutSystems 11)
Uploaded
 on 1 Sep (2 weeks ago)
 by 
5.0
 (3 ratings)
google-cloud-storage-connector

Google Cloud Storage Connector

Compatible with:
Created on OutSystems 11

Version 1.5.2

Stable
Current
See documentation
Uploaded on 1 Sep (2 weeks ago) by 
Compatible with:
Version 11
Database:
All
Release notes:

Updated dependencies

  • Google.Apis / Google.Apis.Auth / Google.Apis.Core → 1.76.0
  • Google.Apis.Storage.v1 → 1.76.0.4250
  • Google.Api.Gax / Google.Api.Gax.Rest → 4.15.0
Application Objects:
Google Cloud Storage Connector has 0 AOs.

Version 1.5.1

Stable
See documentation
Uploaded on 21 Jul by 
Compatible with:
Version 11
Database:
All
Release notes:

Fixes:

  • Object_Upload: Metadata is now optional. Added helpful description text to clarify usage.
Application Objects:
Google Cloud Storage Connector has 0 AOs.

Version 1.5.0

Stable
See documentation
Uploaded on 18 Jul by 
Compatible with:
Version 11
Database:
All
Release notes:

New Features

  • Custom metadata on upload: Object_Upload accepts an optional list of key-value pairs (e.g. user id, tenant, document type) stored with the object; Object_GetMetadata returns them in the new CustomMetadata output.
  • Object_UpdateMetadata: change ContentType, ContentEncoding, ContentDisposition, CacheControl, and custom metadata without re-uploading the file. Only provided fields change; an entry with an empty Value removes that key. Concurrent updates are detected and fail cleanly instead of overwriting each other.
  • Object_DeleteByPrefix: delete a "folder" (every object under a prefix) in a single server-side action, returning the number of objects deleted. The prefix is mandatory as a safety guard against wiping a whole bucket.
Application Objects:
Google Cloud Storage Connector has 0 AOs.