mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-14 12:42:59 +02:00
docs: update documentation to add guidance around use of ProfilerService API methods PiperOrigin-RevId: 609836544
57 lines
1.7 KiB
YAML
57 lines
1.7 KiB
YAML
type: google.api.Service
|
|
config_version: 3
|
|
name: cloudprofiler.googleapis.com
|
|
title: Cloud Profiler API
|
|
|
|
apis:
|
|
- name: google.devtools.cloudprofiler.v2.ExportService
|
|
- name: google.devtools.cloudprofiler.v2.ProfilerService
|
|
|
|
documentation:
|
|
summary: Manages continuous profiling information.
|
|
overview: |-
|
|
The Cloud Profiler API manages the continuous profiling information
|
|
collected in cloud environments like App Engine, Google Kubernetes Engine
|
|
and Compute Engine.
|
|
|
|
authentication:
|
|
rules:
|
|
- 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
|
|
- 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
|
|
|
|
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
|