- Notifications
You must be signed in to change notification settings - Fork95
Commit17bbd63
authored
feat(storage): support optionsRequestedPolicyVersion (#9989)
* iam proposal#3maintain compatibility with defaultdictremove in placeraise KeyError on deleteupdate deprecation for dict-key access and factory methodsclean upmaintain compatibility - removing duplicate in __setitems__check for conditions for dict accessremove empty bindingfix test accessing private var _bindingsfix(tests): change version to make existing tests passtests: add tests for getitem, delitem, setitem on v3 and conditionstest policy.bindings propertyfixlintblacksort bindings by role when converting to api repradd deprecation warning for iam factory methodsupdate deprecation message for role methodsmake Policy#bindings.members a setupdate policy docsfix docsmake docs betterfix: Bigtable policy class to use Policy.bindingsadd from_pb with conditions testadd to_pb condition testblackenfix policy __delitem__add docs on dict accessdo not modify binding in to_apr_repr* feat(storage): support requested_policy_version for get_iam_policy* add system-test* add ref doc sample to get_iam_policy* add requested_policy_version to blob* fix tests* nit: typo* blacken* fix docs build* format docs* remove unused variables1 parentfd47fda commit17bbd63
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments
Comments
(0)