pub fn create_project_service_account<C, Fut, B, E>(
client: C,
params: &CreateProjectServiceAccountParams,
request: &ProjectServiceAccountCreateRequest,
) -> CreateProjectServiceAccount<Fut, B, E> ⓘ
Expand description
Creates a new service account in the project. This also returns an unredacted API key for the service account.