Skip to content

Commit

Permalink
feat(filestore): to v1 (#5139)
Browse files Browse the repository at this point in the history
Release-As: 1.0.0
  • Loading branch information
codyoss committed Jan 25, 2022
1 parent 74c389e commit 6b879a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions filestore/CHANGES.md
@@ -1,5 +1,6 @@
# Changes


## v0.1.0

- feat(filestore): start generating clients
3 changes: 1 addition & 2 deletions internal/gapicgen/generator/config.go
Expand Up @@ -1304,8 +1304,7 @@ var microgenGapicConfigs = []*microgenConfig{
importPath: "cloud.google.com/go/filestore/apiv1",
gRPCServiceConfigPath: "file_grpc_service_config.json",
apiServiceConfigPath: "file_v1.yaml",
// GA after 2021/10/30
releaseLevel: "beta",
releaseLevel: "ga",
},
{
inputDirectoryPath: "google/cloud/deploy/v1",
Expand Down

0 comments on commit 6b879a0

Please sign in to comment.