datacatalog_v1.yaml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. type: google.api.Service
  2. config_version: 3
  3. name: datacatalog.googleapis.com
  4. title: Google Cloud Data Catalog API
  5. apis:
  6. - name: google.cloud.datacatalog.v1.DataCatalog
  7. - name: google.cloud.datacatalog.v1.PolicyTagManager
  8. - name: google.cloud.datacatalog.v1.PolicyTagManagerSerialization
  9. - name: google.iam.v1.IAMPolicy
  10. - name: google.longrunning.Operations
  11. documentation:
  12. summary: |-
  13. A fully managed and highly scalable data discovery and metadata management
  14. service.
  15. overview: |-
  16. DataCatalog is a centralized and unified data catalog service for all your
  17. Cloud resources, where users and systems can discover data, explore and
  18. curate its semantics, understand how to act on it, and help govern its
  19. usage.
  20. rules:
  21. - selector: google.iam.v1.IAMPolicy.GetIamPolicy
  22. description: |-
  23. Gets the access control policy for a resource. Returns an empty policy
  24. if the resource exists and does not have a policy set.
  25. - selector: google.iam.v1.IAMPolicy.SetIamPolicy
  26. description: |-
  27. Sets the access control policy on the specified resource. Replaces
  28. any existing policy.
  29. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED`
  30. errors.
  31. - selector: google.iam.v1.IAMPolicy.TestIamPermissions
  32. description: |-
  33. Returns permissions that a caller has on the specified resource. If the
  34. resource does not exist, this will return an empty set of
  35. permissions, not a `NOT_FOUND` error.
  36. Note: This operation is designed to be used for building
  37. permission-aware UIs and command-line tools, not for authorization
  38. checking. This operation may "fail open" without warning.
  39. authentication:
  40. rules:
  41. - selector: 'google.cloud.datacatalog.v1.DataCatalog.*'
  42. oauth:
  43. canonical_scopes: |-
  44. https://www.googleapis.com/auth/cloud-platform
  45. - selector: 'google.cloud.datacatalog.v1.PolicyTagManager.*'
  46. oauth:
  47. canonical_scopes: |-
  48. https://www.googleapis.com/auth/cloud-platform
  49. - selector: 'google.cloud.datacatalog.v1.PolicyTagManagerSerialization.*'
  50. oauth:
  51. canonical_scopes: |-
  52. https://www.googleapis.com/auth/cloud-platform
  53. - selector: 'google.iam.v1.IAMPolicy.*'
  54. oauth:
  55. canonical_scopes: |-
  56. https://www.googleapis.com/auth/cloud-platform