Commit Graph

26 Commits

Author SHA1 Message Date
Google APIs 4aaa73e6d7 feat: add C++ rules for Logging service
PiperOrigin-RevId: 348809934
2020-12-23 09:55:13 -08:00
Google APIs be0bdf86cd feat: Makes remaining LogBucket and LogViews methods public
PiperOrigin-RevId: 342353190
2020-11-13 15:45:24 -08:00
Google APIs e0558da52e chore: set Ruby namespace in proto options
PiperOrigin-RevId: 316038172
2020-06-11 21:10:25 -07:00
Google APIs 64ab974407 Fix: Introduce location-based organization/folder/billing-account resources
Chore: Update copyright years

PiperOrigin-RevId: 301373760
2020-03-17 08:00:30 -07:00
Google APIs 8f488efd7b feat: Migrate logging to GAPIC v2; release new features.
IMPORTANT: This is a breaking change for client libraries
in all languages.

Committer: @lukesneeringer, @jskeet
PiperOrigin-RevId: 299370279
2020-03-06 09:14:02 -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 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 2e02174cad Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270249401
2019-09-20 05:31:21 -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 6598bda8b4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235606237
2019-02-25 14:45:39 -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 bab91dd4db Synchronize new proto/yaml changes.
PiperOrigin-RevId: 220858308
2018-11-09 13:48:49 -08:00
Google APIs 7b34e5a3ed Synchronize new proto/yaml changes.
PiperOrigin-RevId: 216218149
2018-10-08 11:19:53 -07:00
Google APIs 9a10f6ec3d Synchronize new proto/yaml changes.
PiperOrigin-RevId: 202023512
2018-06-25 14:50:46 -07:00
Google APIs 70402cea3d Synchronize new proto changes. 2017-11-10 10:07:20 -08:00
Google APIs 1f18ca2b62 Synchronize new proto changes. 2017-08-31 14:02:10 -07:00
googleapis-publisher 1f59c647ad Synchronize new proto changes. 2017-03-09 15:01:31 -08:00
googleapis-publisher 6ae2d42424 Synchronize new proto changes. 2016-12-08 19:02:27 -08:00
googleapis-publisher 0cdd9b1d8c Synchronize new proto changes. 2016-12-02 16:01:29 -08:00
Jacob Geiger c887466af3 Sync logging protos 2016-09-26 14:15:16 -07:00
Ethan Bao 41f2bf6894 Update logging protos and README. 2016-06-08 16:18:47 -04:00
Ethan Bao 1753a41502 Add google logging protos. 2016-01-12 15:49:42 -08:00