Configuration Reference
Version:2.0.0.M3
Gcp Common Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
Sets the project id to use. |
Property | Type | Description |
---|---|---|
|
java.util.List |
The default scopes to associate with the application to access specific APIs. See <a href="https://developers.google.com/identity/protocols/googlescopes">Google Scopes</a> for a complete list. Leave this empty if you don’t need additional API access. |
|
java.lang.String |
Sets the Base64 encoded service account key content.. |
|
java.lang.String |
Sets the location to the service account credential key file. |