Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1971,7 +1971,6 @@ libraries:
keep:
- CHANGELOG.md
- docs/CHANGELOG.md
skip_generate: true
python:
library_type: GAPIC_COMBO
opt_args_by_api:
Expand Down
24 changes: 11 additions & 13 deletions packages/google-cloud-error-reporting/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
{
"name": "clouderrorreporting",
"name_pretty": "Error Reporting API",
"product_documentation": "https://cloud.google.com/error-reporting",
"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.",
"api_id": "clouderrorreporting.googleapis.com",
"api_shortname": "clouderrorreporting",
"client_documentation": "https://cloud.google.com/python/docs/reference/clouderrorreporting/latest",
"default_version": "v1beta1",
"distribution_name": "google-cloud-error-reporting",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559780",
"release_level": "preview",
"language": "python",
"library_type": "GAPIC_COMBO",
"repo": "googleapis/google-cloud-python",
"distribution_name": "google-cloud-error-reporting",
"api_id": "clouderrorreporting.googleapis.com",
"requires_billing": false,
"codeowner_team": "@googleapis/yoshi-python",
"default_version": "v1beta1",
"api_shortname": "clouderrorreporting",
"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."
}
"name": "clouderrorreporting",
"name_pretty": "Error Reporting API",
"product_documentation": "https://cloud.google.com/error-reporting",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
Loading