iam_v2beta.yaml 918 B

123456789101112131415161718192021222324252627282930313233
  1. type: google.api.Service
  2. config_version: 3
  3. name: iam.googleapis.com
  4. title: Identity and Access Management (IAM) API
  5. apis:
  6. - name: google.iam.v2beta.Policies
  7. - name: google.longrunning.Operations
  8. types:
  9. - name: google.iam.v2beta.PolicyOperationMetadata
  10. documentation:
  11. summary: |-
  12. Manages identity and access control for Google Cloud Platform resources,
  13. including the creation of service accounts, which you can use to
  14. authenticate to Google and make API calls.
  15. http:
  16. rules:
  17. - selector: google.longrunning.Operations.GetOperation
  18. get: '/v2beta/{name=policies/*/*/*/operations/*}'
  19. authentication:
  20. rules:
  21. - selector: 'google.iam.v2beta.Policies.*'
  22. oauth:
  23. canonical_scopes: |-
  24. https://www.googleapis.com/auth/cloud-platform
  25. - selector: google.longrunning.Operations.GetOperation
  26. oauth:
  27. canonical_scopes: |-
  28. https://www.googleapis.com/auth/cloud-platform