-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enable --iam-service options for including IAM methods (#375)
* add iam_service baseline test * IAM methods added to the client logic * add baseline test data * take gax IAM service * merge conflicts & update baseline * compile pass against IAM service * template message * lint fix * update baseline * change gax back for generator itself * iamClient public * Revert "iamClient public" This reverts commit 394df81. * feedback * clean up * jsdoc for IAM methods * add unit test for IAM methods * pick up chang & add unit test with callback * udpate callback * update baseline * update baseline & gax dependency * update from master * combine IAM test w/kms baseline test * remove iam-service baseline test * move IAM template to a separate file
- Loading branch information
1 parent
590de1b
commit 5a105ee
Showing
16 changed files
with
744 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.