Package io.micronaut.objectstorage.googlecloud
@Configuration
@Requires(property="micronaut.object-storage.gcp.enabled",
          notEquals="false")
package io.micronaut.objectstorage.googlecloud
Object Storage Classes realted to GCP Cloud Storage.
 GCP Cloud Storage
- Since:
- 1.0.0
- Author:
- Sergio del Amo
- 
ClassesClassDescriptionGoogle Cloud object storage configuration properties.AnObjectStorageEntryimplementation for Google Cloud Storage.Google Cloud Storage module configuration.Google Cloud implementation ofObjectStorageOperations.