Create a new API key within a project. The returned APIKeyWithSecret contains the key's secret value, which is returned only once and cannot be retrieved later.
Delete an API key by ID.
List all API keys within a project.
Update an existing API key by ID.
Operations for managing API keys within a project. Accessed via AdminClient.apiKeys.