Skip to content

Commit

Permalink
chore(compute): release 1.0.0
Browse files Browse the repository at this point in the history
Release-As: 1.0.0
  • Loading branch information
noahdietz committed Jan 10, 2022
1 parent 7d2a1cc commit 9fdc8a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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 9fdc8a3

Please sign in to comment.