forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.repo-metadata.json
More file actions
16 lines (16 loc) · 874 Bytes
/
.repo-metadata.json
File metadata and controls
16 lines (16 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"api_shortname": "clouddebugger",
"name_pretty": "Cloud Debugger",
"product_documentation": "https://cloud.google.com/debugger/docs",
"api_description": "is a feature of Google Cloud Platform that lets you inspect the state of an application, at any code location, without stopping or slowing down the running app. Cloud Debugger makes it easier to view the application state without adding logging statements.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-debugger-client/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-debugger-client",
"distribution_name": "com.google.cloud:google-cloud-debugger-client",
"api_id": "clouddebugger.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}