You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ggj][engx] feat: prevent non-allowlisted APIs from supplying service.yaml (#483)
* fix: swap assertEquals args in JavaWriterVisitorTest to match (expected, actusl) order
* fix: swap assertEquals args in ImportWriterVisitorTest to match (expected, actusl) order
* fix: add node validator to refactor/centralize null element checks
* test: update logging integration goldens with gapic.yaml
* feat!: remove gapic.yaml from Bazel and input interface
* feat!: remove all per-RPC batching codegen logic
* fix: update tests
* fix: handle wildcard-only resource_reference
* fix: make service.yaml optional
* fix: remove iam, longrunning from codegen for all non-iam,longrunning APIs
* feat: handle IAM RPCs in pubsub and KMS APIs
* feat: prevent non-allowlisted APIs from supplying service.yaml
* fix: update goldens
0 commit comments