2021-01-13 11:45:57 -08:00
|
|
|
type: google.api.Service
|
|
|
|
|
config_version: 3
|
|
|
|
|
name: cloudprofiler.googleapis.com
|
|
|
|
|
title: Cloud Profiler API
|
|
|
|
|
|
|
|
|
|
apis:
|
2023-12-13 10:59:43 -08:00
|
|
|
- name: google.devtools.cloudprofiler.v2.ExportService
|
2021-01-13 11:45:57 -08:00
|
|
|
- name: google.devtools.cloudprofiler.v2.ProfilerService
|
|
|
|
|
|
|
|
|
|
documentation:
|
|
|
|
|
summary: Manages continuous profiling information.
|
|
|
|
|
overview: |-
|
|
|
|
|
The Cloud Profiler API manages the continuous profiling information
|
2024-02-23 14:23:21 -08:00
|
|
|
collected in cloud environments like App Engine, Google Kubernetes Engine
|
|
|
|
|
and Compute Engine.
|
2021-01-13 11:45:57 -08:00
|
|
|
|
|
|
|
|
authentication:
|
|
|
|
|
rules:
|
2023-12-13 10:59:43 -08:00
|
|
|
- selector: google.devtools.cloudprofiler.v2.ExportService.ListProfiles
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/cloud-platform,
|
|
|
|
|
https://www.googleapis.com/auth/monitoring,
|
|
|
|
|
https://www.googleapis.com/auth/monitoring.write
|
2021-01-13 11:45:57 -08:00
|
|
|
- selector: 'google.devtools.cloudprofiler.v2.ProfilerService.*'
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/cloud-platform,
|
|
|
|
|
https://www.googleapis.com/auth/monitoring,
|
|
|
|
|
https://www.googleapis.com/auth/monitoring.write
|
2023-11-15 11:24:37 -08:00
|
|
|
|
|
|
|
|
publishing:
|
|
|
|
|
new_issue_uri: https://issuetracker.google.com/issues/new?component=1227997&template=1161103
|
|
|
|
|
documentation_uri: https://cloud.google.com/profiler/docs
|
|
|
|
|
api_short_name: cloudprofiler
|
|
|
|
|
github_label: 'api: cloudprofiler'
|
|
|
|
|
doc_tag_prefix: cloudprofiler
|
|
|
|
|
organization: CLOUD
|
|
|
|
|
library_settings:
|
|
|
|
|
- version: google.devtools.cloudprofiler.v2
|
|
|
|
|
launch_stage: GA
|
|
|
|
|
java_settings:
|
|
|
|
|
common:
|
|
|
|
|
destinations:
|
|
|
|
|
- PACKAGE_MANAGER
|
|
|
|
|
python_settings:
|
|
|
|
|
common:
|
|
|
|
|
destinations:
|
|
|
|
|
- PACKAGE_MANAGER
|
|
|
|
|
node_settings:
|
|
|
|
|
common:
|
|
|
|
|
destinations:
|
|
|
|
|
- PACKAGE_MANAGER
|
|
|
|
|
go_settings:
|
|
|
|
|
common:
|
|
|
|
|
destinations:
|
|
|
|
|
- PACKAGE_MANAGER
|