commit | fd47fda5e3f5eca63522c8d81cffa22bc2a29ab6 | [log] [tgz] |
---|---|---|
author | Jonathan Lui <jonathanlui@google.com> | Thu Jan 09 13:01:17 2020 -0800 |
committer | GitHub <noreply@github.com> | Thu Jan 09 13:01:17 2020 -0800 |
tree | d6a03622b348290cd12e643c382cb03575e9b78d | |
parent | 5e5559202891f7e5b6c22c2cbc549e1ec26eb857 [diff] |
feat(api_core): support version 3 policy bindings (#9869) * feat(api_core): support version 3 policy bindings * fix(doc): fix documenting bindings structure * try fixing docs * fix pytype error * fill test coverage * indent docs * fix docs * improve test coverage * linty * remove unused variable