Skip to content

Commit

Permalink
chore: add library type to .repo-metadata.json (#47)
Browse files Browse the repository at this point in the history
* chore: add library type to .repo-metadata.json

* Change library_type to `GAPIC_AUTO`
  • Loading branch information
parthea authored May 12, 2021
1 parent efc2b72 commit 7597e6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/google-cloud-compute/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"issue_tracker": "https://issuetracker.google.com/issues/new?component=187134&template=0",
"release_level": "alpha",
"language": "python",
"library_type": "GAPIC_AUTO",
"repo": "googleapis/python-compute",
"distribution_name": "google-cloud-compute",
"api_id": "compute.googleapis.com"
}
}

0 comments on commit 7597e6f

Please sign in to comment.