cloudprofiler_v2.yaml 1002 B

12345678910111213141516171819202122232425262728293031
  1. type: google.api.Service
  2. config_version: 3
  3. name: cloudprofiler.googleapis.com
  4. title: Cloud Profiler API
  5. apis:
  6. - name: google.devtools.cloudprofiler.v2.ProfilerService
  7. documentation:
  8. summary: Manages continuous profiling information.
  9. overview: |-
  10. The Cloud Profiler API manages the continuous profiling information
  11. collected in cloud environments like App Engine, GKE and GCE.
  12. backend:
  13. rules:
  14. - selector: google.devtools.cloudprofiler.v2.ProfilerService.CreateOfflineProfile
  15. deadline: 20.0
  16. - selector: google.devtools.cloudprofiler.v2.ProfilerService.CreateProfile
  17. deadline: 3600.0
  18. - selector: google.devtools.cloudprofiler.v2.ProfilerService.UpdateProfile
  19. deadline: 20.0
  20. authentication:
  21. rules:
  22. - selector: 'google.devtools.cloudprofiler.v2.ProfilerService.*'
  23. oauth:
  24. canonical_scopes: |-
  25. https://www.googleapis.com/auth/cloud-platform,
  26. https://www.googleapis.com/auth/monitoring,
  27. https://www.googleapis.com/auth/monitoring.write