Skip to content

Commit

Permalink
feat(certificatemanager): release 1.0.0 (#6638)
Browse files Browse the repository at this point in the history
Release-As: 1.0.0
  • Loading branch information
quartzmo committed Sep 15, 2022
1 parent d1a7d42 commit bb9ae62
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 0 additions & 2 deletions certificatemanager/apiv1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/.repo-metadata-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@
"language": "Go",
"client_library_type": "generated",
"docs_url": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/certificatemanager/latest/apiv1",
"release_level": "beta",
"release_level": "ga",
"library_type": "GAPIC_AUTO"
},
"cloud.google.com/go/channel/apiv1": {
Expand Down
3 changes: 1 addition & 2 deletions internal/gapicgen/generator/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -1495,8 +1495,7 @@ var MicrogenGapicConfigs = []*MicrogenConfig{
ImportPath: "cloud.google.com/go/certificatemanager/apiv1",
GRPCServiceConfigPath: "certificatemanager_grpc_service_config.json",
ApiServiceConfigPath: "certificatemanager_v1.yaml",
// GA after 2022/08/10
ReleaseLevel: "beta",
ReleaseLevel: "ga",
},
{
InputDirectoryPath: "google/cloud/optimization/v1",
Expand Down

0 comments on commit bb9ae62

Please sign in to comment.