Skip to content
19 changes: 8 additions & 11 deletions packages/bigquery-magics/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
{
"name": "bigquery-magics",
"name_pretty": "Google BigQuery connector for Jupyter and IPython",
"product_documentation": "https://cloud.google.com/bigquery",
"api_id": "bigquery.googleapis.com",
"client_documentation": "https://googleapis.dev/python/bigquery-magics/latest/",
"distribution_name": "bigquery-magics",
"issue_tracker": "https://github.com/googleapis/python-bigquery-magics/issues",
"release_level": "stable",
"language": "python",
"library_type": "INTEGRATION",
"repo": "googleapis/google-cloud-python",
"distribution_name": "bigquery-magics",
"api_id": "bigquery.googleapis.com",
"requires_billing": false,
"default_version": "",
"codeowner_team": "@googleapis/cloud-sdk-python-team @googleapis/bigquery-dataframe-team"
}
"name": "bigquery-magics",
"name_pretty": "Google BigQuery connector for Jupyter and IPython",
"product_documentation": "https://cloud.google.com/bigquery",
"release_level": "preview",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The release_level for bigquery-magics has been changed from stable to preview. This appears to be a regression, as this package is established and was previously marked as stable.

Suggested change
"release_level": "preview",
"release_level": "stable",

"repo": "googleapis/google-cloud-python"
}
17 changes: 7 additions & 10 deletions packages/db-dtypes/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
{
"api_id": "bigquery.googleapis.com",
"client_documentation": "https://googleapis.dev/python/db-dtypes/latest/index.html",
"distribution_name": "db-dtypes",
"language": "python",
"library_type": "INTEGRATION",
"name": "db-dtypes",
"name_pretty": "Pandas Data Types for SQL systems (BigQuery, Spanner)",
"product_documentation": "https://pandas.pydata.org/pandas-docs/stable/ecosystem.html#ecosystem-extensions",
"client_documentation": "https://googleapis.dev/python/db-dtypes/latest/index.html",
"release_level": "stable",
"language": "python",
"library_type": "INTEGRATION",
"repo": "googleapis/google-cloud-python",
"distribution_name": "db-dtypes",
"api_id": "bigquery.googleapis.com",
"default_version": "",
"codeowner_team": "@googleapis/python-core-client-libraries",
"api_description": "Pandas extension data types for data from SQL systems such as BigQuery."
}
"repo": "googleapis/google-cloud-python"
}
23 changes: 11 additions & 12 deletions packages/gcp-sphinx-docfx-yaml/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "gcp-sphinx-docfx-yaml",
"name_pretty": "Sphinx DocFX YAML Generator",
"product_documentation": "https://github.com/googleapis/sphinx-docfx-yaml",
"client_documentation": "https://github.com/googleapis/sphinx-docfx-yaml",
"issue_tracker": "https://github.com/googleapis/sphinx-docfx-yaml/issues",
"release_level": "preview",
"language": "python",
"repo": "googleapis/google-cloud-python",
"distribution_name": "gcp-sphinx-docfx-yaml",
"codeowner_team": "@googleapis/dkp-team",
"library_type": "OTHER"
}
"client_documentation": "https://github.com/googleapis/sphinx-docfx-yaml",
"distribution_name": "gcp-sphinx-docfx-yaml",
"issue_tracker": "https://github.com/googleapis/sphinx-docfx-yaml/issues",
"language": "python",
"library_type": "OTHER",
"name": "gcp-sphinx-docfx-yaml",
"name_pretty": "Sphinx DocFX YAML Generator",
"product_documentation": "https://github.com/googleapis/sphinx-docfx-yaml",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
}
28 changes: 14 additions & 14 deletions packages/google-ads-admanager/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"api_description": "Manage your Ad Manager inventory, run reports and more.",
"api_id": "admanager.googleapis.com",
"api_shortname": "admanager",
"client_documentation": "https://googleapis.dev/python/google-ads-admanager/latest",
"default_version": "v1",
"distribution_name": "google-ads-admanager",
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1265187&template=1787490",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "google-ads-admanager",
"name_pretty": "Google Ad Manager",
"product_documentation": "https://developers.google.com/ad-manager/api/beta",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
"api_description": "Manage your Ad Manager inventory, run reports and more.",
"api_id": "admanager.googleapis.com",
"api_shortname": "admanager",
"client_documentation": "https://googleapis.dev/python/google-ads-admanager/latest",
"default_version": "v1",
"distribution_name": "google-ads-admanager",
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1265187\u0026template=1787490",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The & character in the issue_tracker URL has been escaped to \u0026. While technically valid JSON, it reduces the readability of the URL. It is recommended to use the literal & character.

Suggested change
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1265187\u0026template=1787490",
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1265187&template=1787490",

"language": "python",
"library_type": "GAPIC_AUTO",
"name": "google-ads-admanager",
"name_pretty": "Google Ad Manager",
"product_documentation": "https://developers.google.com/ad-manager/api/beta",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
30 changes: 15 additions & 15 deletions packages/google-ads-datamanager/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"api_description": "A unified ingestion API for data partners, agencies and advertisers to\nconnect first-party data across Google advertising products.",
"api_id": "datamanager.googleapis.com",
"api_shortname": "datamanager",
"client_documentation": "https://cloud.google.com/python/docs/reference/google-ads-datamanager/latest",
"default_version": "v1",
"distribution_name": "google-ads-datamanager",
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1812065",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "google-ads-datamanager",
"name_pretty": "Data Manager API",
"product_documentation": "https://developers.google.com/data-manager",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
"api_description": "A unified ingestion API for data partners, agencies and advertisers to\nconnect first-party data across Google advertising products.",
"api_id": "datamanager.googleapis.com",
"api_shortname": "datamanager",
"client_documentation": "https://cloud.google.com/python/docs/reference/google-ads-datamanager/latest",
"default_version": "v1",
"distribution_name": "google-ads-datamanager",
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1812065",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "google-ads-datamanager",
"name_pretty": "Data Manager API",
"product_documentation": "https://developers.google.com/data-manager",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
28 changes: 14 additions & 14 deletions packages/google-ads-marketingplatform-admin/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"api_description": "The Google Marketing Platform Admin API allows for programmatic access to the Google Marketing Platform configuration data. You can use the Google Marketing Platform Admin API to manage links between your Google Marketing Platform organization and Google Analytics accounts, and to set the service level of your GA4 properties.",
"api_id": "marketingplatformadmin.googleapis.com",
"api_shortname": "marketingplatformadmin",
"client_documentation": "https://googleapis.dev/python/google-ads-marketingplatform-admin/latest",
"default_version": "v1alpha",
"distribution_name": "google-ads-marketingplatform-admin",
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "google-ads-marketingplatform-admin",
"name_pretty": "Google Marketing Platform Admin API",
"product_documentation": "https://developers.google.com/analytics/devguides/config/gmp/v1",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
"api_description": "The Google Marketing Platform Admin API allows for programmatic access to the Google Marketing Platform configuration data. You can use the Google Marketing Platform Admin API to manage links between your Google Marketing Platform organization and Google Analytics accounts, and to set the service level of your GA4 properties.",
"api_id": "marketingplatformadmin.googleapis.com",
"api_shortname": "marketingplatformadmin",
"client_documentation": "https://googleapis.dev/python/google-ads-marketingplatform-admin/latest",
"default_version": "v1alpha",
"distribution_name": "google-ads-marketingplatform-admin",
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "google-ads-marketingplatform-admin",
"name_pretty": "Google Marketing Platform Admin API",
"product_documentation": "https://developers.google.com/analytics/devguides/config/gmp/v1",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
28 changes: 14 additions & 14 deletions packages/google-ai-generativelanguage/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"api_description": "The Gemini API allows developers to build generative AI applications using Gemini models. Gemini is our most capable model, built from the ground up to be multimodal. It can generalize and seamlessly understand, operate across, and combine different types of information including language, images, audio, video, and code. You can use the Gemini API for use cases like reasoning across text and images, content generation, dialogue agents, summarization and classification systems, and more.",
"api_id": "generativelanguage.googleapis.com",
"api_shortname": "generativelanguage",
"client_documentation": "https://googleapis.dev/python/generativelanguage/latest",
"default_version": "v1beta",
"distribution_name": "google-ai-generativelanguage",
"issue_tracker": "https://github.com/google/generative-ai-python/issues/new",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "generativelanguage",
"name_pretty": "Generative Language API",
"product_documentation": "https://ai.google.dev/docs",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
"api_description": "The Gemini API allows developers to build generative AI applications using Gemini models. Gemini is our most capable model, built from the ground up to be multimodal. It can generalize and seamlessly understand, operate across, and combine different types of information including language, images, audio, video, and code. You can use the Gemini API for use cases like reasoning across text and images, content generation, dialogue agents, summarization and classification systems, and more.",
"api_id": "generativelanguage.googleapis.com",
"api_shortname": "generativelanguage",
"client_documentation": "https://googleapis.dev/python/generativelanguage/latest",
"default_version": "v1beta",
"distribution_name": "google-ai-generativelanguage",
"issue_tracker": "https://github.com/google/generative-ai-python/issues/new",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "generativelanguage",
"name_pretty": "Generative Language API",
"product_documentation": "https://ai.google.dev/docs",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
28 changes: 14 additions & 14 deletions packages/google-analytics-admin/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"api_description": "allows you to manage Google Analytics accounts and properties.",
"api_id": "analyticsadmin.googleapis.com",
"api_shortname": "analyticsadmin",
"client_documentation": "https://googleapis.dev/python/analyticsadmin/latest",
"default_version": "v1alpha",
"distribution_name": "google-analytics-admin",
"issue_tracker": "https://issuetracker.google.com/issues?q=componentid:187400",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "analyticsadmin",
"name_pretty": "Analytics Admin",
"product_documentation": "https://developers.google.com/analytics/",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
"api_description": "allows you to manage Google Analytics accounts and properties.",
"api_id": "analyticsadmin.googleapis.com",
"api_shortname": "analyticsadmin",
"client_documentation": "https://googleapis.dev/python/analyticsadmin/latest",
"default_version": "v1alpha",
"distribution_name": "google-analytics-admin",
"issue_tracker": "https://issuetracker.google.com/issues?q=componentid:187400",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "analyticsadmin",
"name_pretty": "Analytics Admin",
"product_documentation": "https://developers.google.com/analytics/",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
29 changes: 14 additions & 15 deletions packages/google-analytics-data/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
{
"api_description": "provides programmatic methods to access report data in Google Analytics App+Web properties.",
"api_id": "analyticsdata.googleapis.com",
"api_shortname": "analyticsdata",
"client_documentation": "https://googleapis.dev/python/analyticsdata/latest",
"default_version": "v1beta",
"distribution_name": "google-analytics-data",
"issue_tracker": "https://issuetracker.google.com/issues?q=componentid:187400",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "analyticsdata",
"name_pretty": "Analytics Data",
"product_documentation": "https://developers.google.com/analytics/",
"release_level": "preview",
"repo": "googleapis/google-cloud-python",
"requires_billing": true
"api_description": "provides programmatic methods to access report data in Google Analytics App+Web properties.",
"api_id": "analyticsdata.googleapis.com",
"api_shortname": "analyticsdata",
"client_documentation": "https://googleapis.dev/python/analyticsdata/latest",
"default_version": "v1beta",
"distribution_name": "google-analytics-data",
"issue_tracker": "https://issuetracker.google.com/issues?q=componentid:187400",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "analyticsdata",
"name_pretty": "Analytics Data",
"product_documentation": "https://developers.google.com/analytics/",
"release_level": "preview",
"repo": "googleapis/google-cloud-python"
}
14 changes: 6 additions & 8 deletions packages/google-api-core/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"name": "google-api-core",
"name_pretty": "Google API client core library",
"client_documentation": "https://googleapis.dev/python/google-api-core/latest",
"release_level": "stable",
"distribution_name": "google-api-core",
"language": "python",
"library_type": "CORE",
"repo": "googleapis/google-cloud-python",
"distribution_name": "google-api-core",
"default_version": "",
"codeowner_team": "@googleapis/cloud-sdk-python-team"
}
"name": "google-api-core",
"name_pretty": "Google API client core library",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
}
Loading