aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test_iam.py
AgeCommit message (Expand)Author
2021-03-25fix: skip empty policy bindings in `len()` and `iter()` (#159)Bu Sun Kim
2021-03-23fix: save empty IAM policy bindings (#155)Bu Sun Kim
2020-01-09feat(api_core): support version 3 policy bindings (#9869)Jonathan Lui
2018-12-07API Core: fix pytype build (#6873)Tres Seaver
2018-11-30Move google.cloud.iam (core) to google.api_core.iam (#6740)Christopher Wilcox