Skip to content

Commit

Permalink
feat(asset): start generating stubs dirs for betas (#6617)
Browse files Browse the repository at this point in the history
Generated by running: 
`go run cloud.google.com/go/internal/gapicgen/cmd/genbot -local -only-gapics -gocloud-dir=/path/google-cloud-go -gapic=cloud.google.com/go/asset/apiv1p2beta1,cloud.google.com/go/asset/apiv1p5beta1`
  • Loading branch information
codyoss committed Sep 6, 2022
1 parent ef12dbd commit bb4a220
Show file tree
Hide file tree
Showing 6 changed files with 3,071 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/header-checker-lint.yml
Expand Up @@ -24,3 +24,5 @@ ignoreFiles:
- "third_party/go/doc/reader.go"
- "third_party/go/doc/synopsis.go"
- "third_party/go/doc/synopsis_test.go"
# Ignore all proto files
- "**/*.pb.go"

0 comments on commit bb4a220

Please sign in to comment.