type: google.api.Service config_version: 2 name: iam.googleapis.com title: Identity and Access Management (IAM) API apis: - name: google.iam.v1beta.WorkloadIdentityPools documentation: summary: |-

Manages identity and access control for Google Cloud Platform resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls.

http: rules: - selector: google.longrunning.Operations.CancelOperation post: '/v1beta/{name=projects/*/locations/*/workloadIdentityPools/*/operations/*}:cancel' body: '*' additional_bindings: - post: '/v1beta/{name=projects/*/locations/*/workloadIdentityPools/*/providers/*/operations/*}:cancel' body: '*' - selector: google.longrunning.Operations.DeleteOperation delete: '/v1beta/{name=projects/*/locations/*/workloadIdentityPools/*/operations/*}' additional_bindings: - delete: '/v1beta/{name=projects/*/locations/*/workloadIdentityPools/*/providers/*/operations/*}' - selector: google.longrunning.Operations.GetOperation get: '/v1beta/{name=projects/*/locations/*/workloadIdentityPools/*/operations/*}' additional_bindings: - get: '/v1beta/{name=projects/*/locations/*/workloadIdentityPools/*/providers/*/operations/*}' - selector: google.longrunning.Operations.ListOperations get: '/v1beta/{name=projects/*/locations/*/workloadIdentityPools/*}/operations' additional_bindings: - get: '/v1beta/{name=projects/*/locations/*/workloadIdentityPools/*/providers/*}/operations' authentication: rules: - selector: 'google.iam.v1beta.WorkloadIdentityPools.*' oauth: canonical_scopes: |- https://www.googleapis.com/auth/cloud-platform - selector: 'google.longrunning.Operations.*' oauth: canonical_scopes: |- https://www.googleapis.com/auth/cloud-platform