GCSApi (Cloud Storage APIs)
getTrilloGCSBucket
Get the cloud storage bucket name being used by the workbench.
parameters:
Return:
getTrilloGCSBucketURI
same as above but returns a URI of storage bucket.
parameters:
Return:
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