Skip to content

Commit

Permalink
feat(compute): release 1.0.0 (#5328)
Browse files Browse the repository at this point in the history
Release-As: 1.0.0
  • Loading branch information
noahdietz committed Jan 11, 2022
1 parent 88cacd5 commit 5437c12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions compute/apiv1/doc.go

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

3 changes: 1 addition & 2 deletions internal/gapicgen/generator/config.go
Expand Up @@ -60,8 +60,7 @@ var microgenGapicConfigs = []*microgenConfig{
importPath: "cloud.google.com/go/compute/apiv1",
apiServiceConfigPath: "compute_v1.yaml",
transports: []string{"rest"},
// TODO: Change to "ga" when ready.
releaseLevel: "beta",
releaseLevel: "ga",
},
{
inputDirectoryPath: "google/cloud/texttospeech/v1",
Expand Down

0 comments on commit 5437c12

Please sign in to comment.