|
1 | 1 | { |
2 | | - "name": "clouderrorreporting", |
3 | | - "name_pretty": "Error Reporting API", |
4 | | - "product_documentation": "https://cloud.google.com/error-reporting", |
| 2 | + "api_description": "counts, analyzes and aggregates the crashes in your running cloud services. A centralized error management interface displays the results with sorting and filtering capabilities. A dedicated view shows the error details: time chart, occurrences, affected user count, first and last seen dates and a cleaned exception stack trace. Opt-in to receive email and mobile alerts on new errors.", |
| 3 | + "api_id": "clouderrorreporting.googleapis.com", |
| 4 | + "api_shortname": "clouderrorreporting", |
5 | 5 | "client_documentation": "https://cloud.google.com/python/docs/reference/clouderrorreporting/latest", |
| 6 | + "default_version": "v1beta1", |
| 7 | + "distribution_name": "google-cloud-error-reporting", |
6 | 8 | "issue_tracker": "https://issuetracker.google.com/savedsearches/559780", |
7 | | - "release_level": "preview", |
8 | 9 | "language": "python", |
9 | 10 | "library_type": "GAPIC_COMBO", |
10 | | - "repo": "googleapis/google-cloud-python", |
11 | | - "distribution_name": "google-cloud-error-reporting", |
12 | | - "api_id": "clouderrorreporting.googleapis.com", |
13 | | - "requires_billing": false, |
14 | | - "codeowner_team": "@googleapis/yoshi-python", |
15 | | - "default_version": "v1beta1", |
16 | | - "api_shortname": "clouderrorreporting", |
17 | | - "api_description": "counts, analyzes and aggregates the crashes in your running cloud services. A centralized error management interface displays the results with sorting and filtering capabilities. A dedicated view shows the error details: time chart, occurrences, affected user count, first and last seen dates and a cleaned exception stack trace. Opt-in to receive email and mobile alerts on new errors." |
| 11 | + "name": "clouderrorreporting", |
| 12 | + "name_pretty": "Error Reporting API", |
| 13 | + "product_documentation": "https://cloud.google.com/error-reporting", |
| 14 | + "release_level": "preview", |
| 15 | + "repo": "googleapis/google-cloud-python" |
18 | 16 | } |
0 commit comments