Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
›
Forge
›
Assets list
›
Google Cloud Storage Connector
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)
Overview
Reviews
Versions
Documentation
Support
Google Cloud Storage Connector
Compatible with:
OutSystems
11
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
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
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.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
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.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
Google Cloud Storage Connector
has 0
AOs
.
Loading
Loading...