Skip to content

Commit 6ecc8f2

Browse files
authored
chore(librarian): sync .repo-metadata.json files (#14448)
Sync package level `.repo-metadata.json` files to [.librarian/generator-input](https://github.com/googleapis/google-cloud-python/tree/main/.librarian/generator-input) as these files are needed for client library generation. This PR was created using the following command: ``` cp --parents packages/**/.repo-metadata.json .librarian/generator-input ```
1 parent f9fc5fc commit 6ecc8f2

File tree

17 files changed

+93
-25
lines changed

17 files changed

+93
-25
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "google-cloud-biglake",
3+
"name_pretty": "BigLake API",
4+
"api_description": "The BigLake API provides access to BigLake Metastore, a serverless, fully managed, and highly available metastore for open-source data that can be used for querying Apache Iceberg tables in BigQuery.",
5+
"product_documentation": "https://cloud.google.com/bigquery/docs/iceberg-tables#create-using-biglake-metastore",
6+
"client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-biglake/latest",
7+
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
8+
"release_level": "preview",
9+
"language": "python",
10+
"library_type": "GAPIC_AUTO",
11+
"repo": "googleapis/google-cloud-python",
12+
"distribution_name": "google-cloud-biglake",
13+
"api_id": "biglake.googleapis.com",
14+
"default_version": "v1",
15+
"codeowner_team": "",
16+
"api_shortname": "biglake"
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "bigquerystorage",
3+
"name_pretty": "Google BigQuery Storage",
4+
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/storage/",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/bigquerystorage/latest",
6+
"issue_tracker": "https://issuetracker.google.com/savedsearches/559654",
7+
"release_level": "stable",
8+
"language": "python",
9+
"library_type": "GAPIC_COMBO",
10+
"repo": "googleapis/google-cloud-python",
11+
"distribution_name": "google-cloud-bigquery-storage",
12+
"api_id": "bigquerystorage.googleapis.com",
13+
"requires_billing": true,
14+
"default_version": "v1",
15+
"codeowner_team": "@googleapis/api-bigquery",
16+
"api_shortname": "bigquerystorage"
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "google-cloud-cloudsecuritycompliance",
3+
"name_pretty": "Cloud Security Compliance API",
4+
"api_description": "null ",
5+
"product_documentation": "https://cloud.google.com/security-command-center/docs/compliance-manager-overview",
6+
"client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-cloudsecuritycompliance/latest",
7+
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1761967&template=0",
8+
"release_level": "preview",
9+
"language": "python",
10+
"library_type": "GAPIC_AUTO",
11+
"repo": "googleapis/google-cloud-python",
12+
"distribution_name": "google-cloud-cloudsecuritycompliance",
13+
"api_id": "cloudsecuritycompliance.googleapis.com",
14+
"default_version": "v1",
15+
"codeowner_team": "",
16+
"api_shortname": "cloudsecuritycompliance"
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "google-cloud-saasplatform-saasservicemgmt",
3+
"name_pretty": "SaaS Runtime API",
4+
"api_description": "SaaS Runtime lets you store, host, manage, and monitor software as a service (SaaS) applications on Google Cloud.",
5+
"product_documentation": "https://cloud.google.com/saas-runtime/docs/overview",
6+
"client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-saasplatform-saasservicemgmt/latest",
7+
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
8+
"release_level": "preview",
9+
"language": "python",
10+
"library_type": "GAPIC_AUTO",
11+
"repo": "googleapis/google-cloud-python",
12+
"distribution_name": "google-cloud-saasplatform-saasservicemgmt",
13+
"api_id": "saasservicemgmt.googleapis.com",
14+
"default_version": "v1beta1",
15+
"codeowner_team": "",
16+
"api_shortname": "saasservicemgmt"
17+
}

.librarian/generator-input/packages/google-shopping-merchant-accounts/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"product_documentation": "https://developers.google.com/merchant/api",
66
"client_documentation": "https://googleapis.dev/python/google-shopping-merchant-accounts/latest",
77
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
8-
"release_level": "preview",
8+
"release_level": "stable",
99
"language": "python",
1010
"library_type": "GAPIC_AUTO",
1111
"repo": "googleapis/google-cloud-python",
1212
"distribution_name": "google-shopping-merchant-accounts",
1313
"api_id": "accounts.googleapis.com",
14-
"default_version": "v1beta",
14+
"default_version": "v1",
1515
"codeowner_team": "",
1616
"api_shortname": "accounts"
1717
}

.librarian/generator-input/packages/google-shopping-merchant-conversions/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"product_documentation": "https://developers.google.com/merchant/api",
66
"client_documentation": "https://googleapis.dev/python/google-shopping-merchant-conversions/latest",
77
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
8-
"release_level": "preview",
8+
"release_level": "stable",
99
"language": "python",
1010
"library_type": "GAPIC_AUTO",
1111
"repo": "googleapis/google-cloud-python",
1212
"distribution_name": "google-shopping-merchant-conversions",
1313
"api_id": "merchantapi.googleapis.com",
14-
"default_version": "v1beta",
14+
"default_version": "v1",
1515
"codeowner_team": "",
1616
"api_shortname": "conversions"
1717
}

.librarian/generator-input/packages/google-shopping-merchant-datasources/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"product_documentation": "https://developers.google.com/merchant/api",
66
"client_documentation": "https://googleapis.dev/python/google-shopping-merchant-datasources/latest",
77
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
8-
"release_level": "preview",
8+
"release_level": "stable",
99
"language": "python",
1010
"library_type": "GAPIC_AUTO",
1111
"repo": "googleapis/google-cloud-python",
1212
"distribution_name": "google-shopping-merchant-datasources",
1313
"api_id": "datasources.googleapis.com",
14-
"default_version": "v1beta",
14+
"default_version": "v1",
1515
"codeowner_team": "",
1616
"api_shortname": "datasources"
1717
}

.librarian/generator-input/packages/google-shopping-merchant-inventories/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"product_documentation": "https://developers.google.com/merchant/api",
66
"client_documentation": "https://googleapis.dev/python/google-shopping-merchant-inventories/latest",
77
"issue_tracker": "https://issuetracker.google.com/issues/new?component=171084&template=555201",
8-
"release_level": "preview",
8+
"release_level": "stable",
99
"language": "python",
1010
"library_type": "GAPIC_AUTO",
1111
"repo": "googleapis/google-cloud-python",
1212
"distribution_name": "google-shopping-merchant-inventories",
1313
"api_id": "inventories.googleapis.com",
14-
"default_version": "v1beta",
14+
"default_version": "v1",
1515
"codeowner_team": "",
1616
"api_shortname": "inventories"
1717
}

.librarian/generator-input/packages/google-shopping-merchant-issueresolution/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"product_documentation": "https://developers.google.com/merchant/api",
66
"client_documentation": "https://googleapis.dev/python/google-shopping-merchant-issueresolution/latest",
77
"issue_tracker": "https://issuetracker.google.com/issues/new?component=171084&template=555201",
8-
"release_level": "preview",
8+
"release_level": "stable",
99
"language": "python",
1010
"library_type": "GAPIC_AUTO",
1111
"repo": "googleapis/google-cloud-python",
1212
"distribution_name": "google-shopping-merchant-issueresolution",
1313
"api_id": "issueresolution.googleapis.com",
14-
"default_version": "v1beta",
14+
"default_version": "v1",
1515
"codeowner_team": "",
1616
"api_shortname": "issueresolution"
1717
}

.librarian/generator-input/packages/google-shopping-merchant-lfp/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"product_documentation": "https://developers.google.com/merchant/api",
66
"client_documentation": "https://googleapis.dev/python/google-shopping-merchant-lfp/latest",
77
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
8-
"release_level": "preview",
8+
"release_level": "stable",
99
"language": "python",
1010
"library_type": "GAPIC_AUTO",
1111
"repo": "googleapis/google-cloud-python",
1212
"distribution_name": "google-shopping-merchant-lfp",
1313
"api_id": "merchantapi.googleapis.com",
14-
"default_version": "v1beta",
14+
"default_version": "v1",
1515
"codeowner_team": "",
1616
"api_shortname": "lfp"
1717
}

0 commit comments

Comments
 (0)