ProjectServiceAccountApiKey
objectobjectstringrequired
The object type, which is always organization.project.service_account.api_key
Allowed values:organization.project.service_account.api_key
valuestringrequired
namestringrequired
created_atintegerrequired
idstringrequired
Example
ProjectServiceAccountCreateRequest
objectnamestringrequired
The name of the service account being created.
Example
ProjectServiceAccountCreateResponse
objectobjectstringrequired
Allowed values:organization.project.service_account
idstringrequired
namestringrequired
rolestringrequired
Service accounts can only have one role of type member
Allowed values:member
created_atintegerrequired
api_keyobjectrequired
Show Child Parameters
Example
ProjectServiceAccountDeleteResponse
objectobjectstringrequired
Allowed values:organization.project.service_account.deleted
idstringrequired
deletedbooleanrequired
Example
ProjectServiceAccountListResponse
objectobjectstringrequired
Allowed values:list
dataarray[object]required
Represents an individual service account in a project.
Show Child Parameters
first_idstringrequired
last_idstringrequired
has_morebooleanrequired
Example