diff --git a/.repo-metadata.json b/.repo-metadata.json index 5e1b573..1f034ce 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -4,12 +4,13 @@ "product_documentation": "https://cloud.google.com/functions/", "client_documentation": "https://cloud.google.com/python/docs/reference/cloudfunctions/latest", "issue_tracker": "https://issuetracker.google.com/savedsearches/559729", - "release_level": "ga", + "release_level": "stable", "language": "python", "library_type": "GAPIC_AUTO", "repo": "googleapis/python-functions", "distribution_name": "google-cloud-functions", "api_id": "cloudfunctions.googleapis.com", "default_version": "v1", - "codeowner_team": "" + "codeowner_team": "", + "api_shortname": "cloudfunctions" }