Commit Graph

48 Commits

Author SHA1 Message Date
Google APIs 3d29ffcf6c feat: adds python libraries for protobuf messages required by logging payloads.
PiperOrigin-RevId: 321404880
2020-07-15 11:41:01 -07:00
Google APIs 6c35ede4fe feat: Adds AuditData proto used in IAM logging.
PiperOrigin-RevId: 320175744
2020-07-08 06:27:17 -07:00
Google APIs 0669a37c66 chore: rename unused GAPIC v1 configs for IAM to legacy
committer: @noahdietz
PiperOrigin-RevId: 305340308
2020-04-07 14:25:20 -07:00
Google APIs c8aef82028 Add cc_proto_library and cc_grpc_library targets for Bigtable protos.
Also fix indentation of cc_grpc_library targets in Spanner and IAM protos.

PiperOrigin-RevId: 293440538
2020-02-05 13:41:27 -08:00
Google APIs eba3897fff Add cc_proto_library and cc_grpc_library targets for Spanner and IAM protos.
PiperOrigin-RevId: 291988651
2020-01-28 12:21:42 -08:00
Google APIs 06a840781d Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
PiperOrigin-RevId: 282449910
2019-11-25 15:50:18 -08:00
Google APIs bc76ffd873 Use rules_proto bzl files to load proto_library
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922.

This CL was created by adding @rules_proto to the WORKSPACE file and then running:

find . -name BUILD.bazel | \
  while read build; do \
    buildifier --lint=fix --warnings=load $build; \
  done

Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.

PiperOrigin-RevId: 280356106
2019-11-13 22:28:15 -08:00
Google APIs 218164b3de Make the `permissions` argument in TestIamPermissions required.
PiperOrigin-RevId: 280279014
2019-11-13 14:23:22 -08:00
Google APIs f69562be06 Adds some clarification to IAM Policy public proto comments about the policy versioning compliance check for etag-less SetIamPolicy requests.
PiperOrigin-RevId: 279774957
2019-11-11 11:08:39 -08:00
Google APIs a9589347c8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276110444
2019-10-22 11:43:03 -07:00
Google APIs 95c0959449 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276083452
2019-10-22 09:46:06 -07:00
Google APIs 0c0bbaeb69 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274037944
2019-10-10 14:21:31 -07:00
Google APIs 48b42e8aa2 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 273781857
2019-10-09 11:14:25 -07:00
Google APIs 4c2ca81a0c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 271130964
2019-09-25 08:40:58 -07:00
Google APIs 1c80c62694 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270117656
2019-09-19 13:54:15 -07:00
Google APIs 650caad718 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 265565344
2019-08-26 16:24:26 -07:00
Google APIs 3a1b46a666 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 262167956
2019-08-07 10:44:27 -07:00
Google APIs 1b1ef1ca14 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 261214002
2019-08-01 15:50:03 -07:00
Google APIs 7106c2cf62 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 256042086
2019-07-01 15:10:26 -07:00
Google APIs 6a2f0244d6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249677018
2019-05-23 11:03:47 -07:00
Google APIs 6ea045ad2e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249345152
2019-05-21 16:07:26 -07:00
Google APIs 3debfc0798 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 248402926
2019-05-15 14:16:31 -07:00
Google APIs f86c9531dc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247457584
2019-05-09 10:56:46 -07:00
Google APIs 9497e697af Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247122368
2019-05-07 17:34:22 -07:00
Google APIs 478efc1736 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 246896726
2019-05-06 14:24:09 -07:00
Google APIs 9cbb8dc7a5 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 246873246
2019-05-06 12:20:07 -07:00
Google APIs 4b96c13c16 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 246858983
2019-05-06 11:07:36 -07:00
Google APIs fd67be4b51 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241096997
2019-03-29 20:50:32 -07:00
Google APIs 37386f1ebc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 240841842
2019-03-28 13:38:42 -07:00
Google APIs dab002e28c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 238726437
2019-03-15 15:57:39 -07:00
Google APIs 16fbbc6fa1 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 238711925
2019-03-15 14:34:03 -07:00
Google APIs 245caff68b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 238320797
2019-03-13 15:20:28 -07:00
Google APIs 51767e7632 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 238310649
2019-03-13 14:33:15 -07:00
Google APIs eae7fe03e6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 236171707
2019-02-28 12:18:56 -08:00
Google APIs c1e4972ef6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 232765627
2019-02-06 16:01:58 -08:00
Google APIs b7a1d68ea3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 222302153
2018-11-20 13:58:28 -08:00
Google APIs 3afba2fd06 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 217582979
2018-10-17 14:01:58 -07:00
Google APIs 29ceea5759 Synchronize new proto changes. 2017-11-15 19:08:45 -08:00
Google APIs 95496dc69e Synchronize new proto changes. 2017-10-27 23:07:28 -07:00
Google APIs a56dc4ee7f Synchronize new proto changes. 2017-08-31 18:08:59 -07:00
Ernest Landrito 237b593750 Python: Change package paths (#428) 2017-08-21 14:10:38 -07:00
Vadym Matsishevskyi 8ac535b382 Add "any" resource name to IAM core (#410) 2017-07-20 21:46:33 +00:00
googleapis-publisher 38bc9db72e Synchronize new proto changes. 2016-12-14 13:01:28 -08:00
googleapis-publisher 6ae2d42424 Synchronize new proto changes. 2016-12-08 19:02:27 -08:00
googleapis-publisher 2b2f0187c4 Synchronize new proto changes. 2016-12-02 04:01:22 -08:00
landrito 438f35394f Updates to IAM mixins 2016-09-29 18:19:26 -07:00
wora 81685b66a5 Remove reference to obsolete `rule` concept. 2015-07-27 10:13:09 -07:00
wora ecea2e2019 Initial submit of Google Identity and Access Management API v1.
This is a meta interface that needs to be implemented by each
API service that will use IAM API for access control. This
interface is client facing. The implementation will use a
different API.
2015-07-22 13:20:07 -07:00