GCSApi (Cloud Storage APIs)

getTrilloGCSBucket

Get the cloud storage bucket name being used by the workbench.

GCSApi.getTrilloGCSBucket()

parameters:

none​

Return:

the name of the bucket​ as String

getTrilloGCSBucketURI

same as above but returns a URI of storage bucket.​

GCSApi.getTrilloGCSBucketURI()

parameters:

none​

Return:

uri of the bucket​ as String

getGCSFileURI

Get the file URI path from the cloud storage bucket.

parameters:

Return:

getLocalPath

Cloud storage bucket is mapped locally by the workbench​ so its path is available.

parameters:

Return:

getGCSPath

Get cloud storage bucket path from the app Data path provided.​

parameters:

Return:

getGCSTempPath

Get the temporary path on the cloud storage bucket being used by the workbench

parameters:

Return:

getDefaultRootFolder

Get the default root path on the storage bucket.

parameters:

Return:

Last updated

Was this helpful?