Google API Client for Cloud Storage enables programmatic access to Google Cloud Storage buckets and objects.
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-storage</artifactId>
<version>1-rev20260408-2.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
List Google Cloud Storage buckets using the API client.
Use GoogleCredentials or service account key file for authentication.
No dependency data recorded yet.