Commit Graph

29 Commits

Author SHA1 Message Date
Google APIs 4aba9e01cc build: update google/type/BUILD.bazel to include new files in google/type.
PiperOrigin-RevId: 340323550
2020-11-02 15:02:44 -08:00
Google APIs 29b7899129 feat: update types in google/type, add Interval, LocalizedText, PhoneNumber
PiperOrigin-RevId: 338275151
2020-10-21 09:11:29 -07:00
Google APIs 1163f49531 fix: use proper importpath for datetime go_proto_library
PiperOrigin-RevId: 328807403
2020-08-27 13:41:33 -07:00
Google APIs 6fe7880251 feat: adds python library for google.type.expr proto.
PiperOrigin-RevId: 321637314
2020-07-16 13:46:30 -07:00
Google APIs a8948b9908 Protobuf message type representing Money.
PiperOrigin-RevId: 320062316
2020-07-07 14:33:19 -07:00
Google APIs af7dff701f Add LogPlayerReports and LogImpressions to Playable Locations service
PiperOrigin-RevId: 299724050
2020-03-08 15:39:50 -07:00
Google APIs 6cc9499e22 Add datetime.proto to google/type/BUILD.bazel
PiperOrigin-RevId: 284643689
2019-12-09 15:07:45 -08:00
Google APIs a4adac3a12 Added DateTime, TimeZone, and Month proto files to google/type
PiperOrigin-RevId: 284277770
2019-12-06 15:45:53 -08:00
Google APIs 0aa77cbe45 Updating common proto files in google/type/ with their latest versions.
PiperOrigin-RevId: 281603926
2019-11-20 15:49:24 -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 277703d53b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 254276175
2019-06-20 14:48:19 -07:00
Google APIs e266a1ca80 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 251556195
2019-06-04 18:10:10 -07:00
Evawere Ogbe 2c30d35bd7
Revert "Synchronize new proto/yaml changes." (#554)
This reverts commit 95aa3a2aaa.
2019-05-29 14:23:10 -07:00
Google APIs 95aa3a2aaa Synchronize new proto/yaml changes.
PiperOrigin-RevId: 250560742
2019-05-29 13:59:09 -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 abd1c9a99c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 237945492
2019-03-11 21:23:08 -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 3afba2fd06 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 217582979
2018-10-17 14:01:58 -07:00
googleapis-publisher db1d4547dc Synchronize new proto changes. 2016-12-08 15:02:27 -08:00
Ethan Bao 222ab0cdf0 Update protos under google/type 2016-07-25 09:05:42 -07:00
Ethan Bao 6cdb0938aa Sync API protos. 2016-03-24 14:14:13 -07:00
Hong Zhang a325f1f039 Removed an obsoleted file source_location.proto.
Update several other protos with latest documentation.
2015-04-02 14:35:19 -07:00
Hong Zhang 8eb974bd05 Update several API packages to include README.md files and minor
update to API documentations (embedded proto comments).
2015-04-02 10:44:32 -07:00
Hong Zhang 557e6fc912 First commit of googleapis repo. It includes several core protobuf
libraries and Google Cloud Pub/Sub API v1beta2.
2015-03-27 23:51:25 -07:00