managedidentities_v1.yaml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. type: google.api.Service
  2. config_version: 3
  3. name: managedidentities.googleapis.com
  4. title: Managed Service for Microsoft Active Directory API
  5. apis:
  6. - name: google.cloud.managedidentities.v1.ManagedIdentitiesService
  7. types:
  8. - name: google.cloud.managedidentities.v1.OpMetadata
  9. documentation:
  10. summary: |-
  11. The Managed Service for Microsoft Active Directory API is used for managing
  12. a highly available, hardened service running Microsoft Active Directory
  13. (AD).
  14. rules:
  15. - selector: google.iam.v1.IAMPolicy.GetIamPolicy
  16. description: |-
  17. Gets the access control policy for a resource. Returns an empty policy
  18. if the resource exists and does not have a policy set.
  19. - selector: google.iam.v1.IAMPolicy.SetIamPolicy
  20. description: |-
  21. Sets the access control policy on the specified resource. Replaces
  22. any existing policy.
  23. Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and
  24. PERMISSION_DENIED
  25. - selector: google.iam.v1.IAMPolicy.TestIamPermissions
  26. description: |-
  27. Returns permissions that a caller has on the specified resource. If the
  28. resource does not exist, this will return an empty set of
  29. permissions, not a NOT_FOUND error.
  30. Note: This operation is designed to be used for building
  31. permission-aware UIs and command-line tools, not for authorization
  32. checking. This operation may "fail open" without warning.
  33. backend:
  34. rules:
  35. - selector: 'google.cloud.managedidentities.v1.ManagedIdentitiesService.*'
  36. deadline: 60.0
  37. - selector: 'google.iam.v1.IAMPolicy.*'
  38. deadline: 60.0
  39. - selector: 'google.longrunning.Operations.*'
  40. deadline: 60.0
  41. - selector: google.longrunning.Operations.GetOperation
  42. deadline: 5.0
  43. authentication:
  44. rules:
  45. - selector: 'google.cloud.managedidentities.v1.ManagedIdentitiesService.*'
  46. oauth:
  47. canonical_scopes: |-
  48. https://www.googleapis.com/auth/cloud-platform
  49. - selector: 'google.iam.v1.IAMPolicy.*'
  50. oauth:
  51. canonical_scopes: |-
  52. https://www.googleapis.com/auth/cloud-platform
  53. - selector: 'google.longrunning.Operations.*'
  54. oauth:
  55. canonical_scopes: |-
  56. https://www.googleapis.com/auth/cloud-platform