Skip to content
Merged
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 @@ -1688,7 +1688,6 @@ libraries:
- tests/system
- tests/system/__init__.py
- tests/system/smoke_test.py
skip_generate: true
python:
name_pretty_override: Google Cloud Dataproc
metadata_name_override: dataproc
Expand Down
29 changes: 14 additions & 15 deletions packages/google-cloud-dataproc/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
{
"api_description": "is a faster, easier, more cost-effective way to run Apache Spark and Apache Hadoop.",
"api_id": "dataproc.googleapis.com",
"api_shortname": "dataproc",
"client_documentation": "https://cloud.google.com/python/docs/reference/dataproc/latest",
"default_version": "v1",
"distribution_name": "google-cloud-dataproc",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559745",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "dataproc",
"name_pretty": "Google Cloud Dataproc",
"product_documentation": "https://cloud.google.com/dataproc",
"release_level": "stable",
"repo": "googleapis/google-cloud-python",
"requires_billing": true
"api_description": "is a faster, easier, more cost-effective way to run Apache Spark and Apache Hadoop.",
"api_id": "dataproc.googleapis.com",
"api_shortname": "dataproc",
"client_documentation": "https://cloud.google.com/python/docs/reference/dataproc/latest",
"default_version": "v1",
"distribution_name": "google-cloud-dataproc",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559745",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "dataproc",
"name_pretty": "Google Cloud Dataproc",
"product_documentation": "https://cloud.google.com/dataproc",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
}
Loading