MatrixStore integrates with Google Cloud Storage through move2 and Google's S3 compatible interface.
Archive / Restore
In order to archive to and restore from a Google Cloud Storage bucket, Google Cloud Storage must be configured as an AWS S3 compatible system in move2.
The Google Cloud Storage bucket must be configured for interoperable access, so that it can be accessed as if it were an AWS S3 bucket. A storage access key will also be required to configure move2.
The endpoint when configuring the S3 compatible system in move2 should be configured as https://storage.googleapis.com
Google Cloud Storage Classes
The default storage class for objects archived to Google Cloud Storage via move2 can be configured for the bucket in the Google Cloud admin console.
Alternatively, objects can be configured to transition between Google Cloud Storage classes by setting up a Lifecycle configuration for the bucket in the Google Cloud admin console.
Independently of the class where objects end up, move2 can restore them immediately.
NOTE: The option in move2 to transition to Glacier is not supported when configuring Google Cloud Storage as an S3 compatible system in move2.