Skip to content

Commit 36a098e

Browse files
committed
chore: add .repo-metadata.json
1 parent 1a0d426 commit 36a098e

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "clouderrorreporting",
3+
"name_pretty": "Error Reporting API",
4+
"product_documentation": "https://cloud.google.com/error-reporting",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/clouderrorreporting/latest",
6+
"issue_tracker": "https://issuetracker.google.com/savedsearches/559780",
7+
"release_level": "preview",
8+
"language": "python",
9+
"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."
18+
}

0 commit comments

Comments
 (0)