Get Service Account
|
|||||
|
|
Returns the email address of the service account for your project used for interactions with Google Cloud KMS
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data in Google BigQuery
- View and manage your data across Google Cloud Platform services
- View your data across Google Cloud Platform services
Input
This building block consumes 1 input parameters
Name | Format | Description |
---|---|---|
projectId Required |
STRING |
Project ID for which the service account is requested |
= Parameter name
= Format
projectId STRING Required Project ID for which the service account is requested |
Output
This building block provides 2 output parameters
Name | Format | Description |
---|---|---|
email |
STRING |
The service account email address |
kind |
STRING |
The resource type of the response |
= Parameter name
= Format
email STRING The service account email address |
kind STRING The resource type of the response |