Package akka.javasdk.testkit
Class ObjectStorageBucketConfig.GcsServiceAccountKeyCredentials
Object
akka.javasdk.testkit.ObjectStorageBucketConfig.GcsServiceAccountKeyCredentials
- Record Components:
path- absolute path to the service-account JSON key file
- All Implemented Interfaces:
ObjectStorageBucketConfig.GcsCredentials
- Enclosing interface:
ObjectStorageBucketConfig
public static final class ObjectStorageBucketConfig.GcsServiceAccountKeyCredentials
extends Object
implements ObjectStorageBucketConfig.GcsCredentials
GCS service-account key file credentials. Suitable for local development with a downloaded JSON
key file.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
-
-
Constructor Details
-
GcsServiceAccountKeyCredentials
-