cloudasset_v1p2beta1.yaml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. type: google.api.Service
  2. config_version: 3
  3. name: cloudasset.googleapis.com
  4. title: Cloud Asset API
  5. apis:
  6. - name: google.cloud.asset.v1p2beta1.AssetService
  7. documentation:
  8. summary: The cloud asset API manages the history and inventory of cloud resources.
  9. overview: |-
  10. # Cloud Asset API
  11. The Cloud Asset API keeps a history of Google Cloud Platform (GCP) asset
  12. metadata, and allows GCP users to download a dump of all asset metadata
  13. for the resource types listed below within an organization or a project at
  14. a given timestamp.
  15. Read more documents here:
  16. https://cloud.google.com/asset-inventory/docs
  17. backend:
  18. rules:
  19. - selector: 'google.cloud.asset.v1p2beta1.AssetService.*'
  20. deadline: 600.0
  21. - selector: google.longrunning.Operations.GetOperation
  22. deadline: 60.0
  23. authentication:
  24. rules:
  25. - selector: 'google.cloud.asset.v1p2beta1.AssetService.*'
  26. oauth:
  27. canonical_scopes: |-
  28. https://www.googleapis.com/auth/cloud-platform
  29. - selector: google.longrunning.Operations.GetOperation
  30. oauth:
  31. canonical_scopes: |-
  32. https://www.googleapis.com/auth/cloud-platform