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 d37b5ef
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 d37b5ef

Please sign in to comment.