-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add IAM support to APIs which support it #1679
Copy link
Copy link
Closed
Labels
api: cloudresourcemanagerIssues related to the Resource Manager API.Issues related to the Resource Manager API.api: computeIssues related to the Compute Engine API.Issues related to the Compute Engine API.api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.
Metadata
Metadata
Assignees
Labels
api: cloudresourcemanagerIssues related to the Resource Manager API.Issues related to the Resource Manager API.api: computeIssues related to the Compute Engine API.Issues related to the Compute Engine API.api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.
(copied from googleapis/google-cloud-node#1192, which is funnily-enough exactly true for
gcloud-python, too).IAM is currently buried inside of our Pub/Sub code, but should be abstracted to be used with any API that supports it: