Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ggj][iam] feat: handle IAM RPCs in pubsub and KMS APIs (#482)
* 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
- Loading branch information