Using Console
Using CLI
[SA-NAME]
with the name of the service account and [PROJECT-ID]
with the ID of the selected project.[KEY-ID]
with the ID of the API key you want to delete, [SA-NAME]
with the name of the service account and [PROJECT-ID]
with the ID of the selected project.[SA-NAME]
with the name of the service account and [PROJECT-ID]
with the ID of the selected project.Using Python
google-auth
library. You can install it using pip:google-cloud-resource-manager
library to retrieve the list of all projects in your GCP account. You can install it using pip:google-cloud-kms
library to list the keys associated with a project:google-cloud-kms
library:google-auth
library: