Commit Graph

27 Commits

Author SHA1 Message Date
Google APIs 7a9e96e169 Synchronize new proto changes. 2017-08-03 15:03:30 -07:00
Google APIs 75c3a512bc Synchronize new proto changes. 2017-07-21 12:02:55 -07:00
Google APIs acaa50215f Synchronize new proto changes. 2017-07-13 12:02:35 -07:00
ethanbao cbf6dc5d95 Update google/api/usage.proto (#377)
update google/api/usage.proto
2017-06-14 13:17:55 -07:00
Google APIs 39354d213b Synchronize new proto changes. 2017-05-11 14:05:09 -07:00
ethanbao 5b54283cd5 Remove google/api/BUILD and google/rpc/BUILD which is currently blocking other repos to use this repo as bazel repo dependency. (#298) 2017-03-30 10:22:44 -07:00
googleapis-publisher f53bb6bbb0 Synchronize new proto changes. 2017-03-27 13:02:05 -07:00
makdharma e15b9f0790 Grpc bazel build support (#273)
* WORKSPACE and BUILD for bazel support

* added google/protobuf BUILD file and protos

* more cleanup

* added bazel support to readme

* removed local copy of .bzl files

Using the grpc's bzl files
Cleaned up WORKSPACE
Formated BUILD files

* removed local copy of google/protobuf

Modified grpc skylark files to use protobuf submodule's
copies of the well known protos.
2017-03-09 13:44:29 -08:00
googleapis-publisher 6a9c288d98 Synchronize new proto changes. 2017-02-01 15:02:11 -08:00
googleapis-publisher 6ae2d42424 Synchronize new proto changes. 2016-12-08 19:02:27 -08:00
googleapis-publisher db1d4547dc Synchronize new proto changes. 2016-12-08 15:02:27 -08:00
googleapis-publisher 6c1d6d4067 Synchronize new proto changes. 2016-10-25 05:01:26 -07:00
Jacob Geiger bf93a8fa56 Sync latest version of protos 2016-10-05 15:17:48 -07:00
Jacob Geiger b29baf4de9 Add httpbody 2016-09-27 11:14:41 -07:00
Garrett Jones f779ceeb48 Adding missing proto, config_change.proto 2016-09-06 15:52:28 -07:00
Garrett Jones 3ca7041b10 Adding Google Service Management protos 2016-09-01 11:04:29 -07:00
Garrett Jones 65c091e382 Bulk proto sync: servicecontrol, runtimeconfig, cloudbuild, genomics
* Adding Google Service Control - google/api/servicecontrol/v1
* Updating RuntimeConfig service - google/cloud/runtimeconfig/v1beta1
* Updating Google Cloud Container Builder -
  google/devtools/cloudbuild/v1
* Updating Google Genomics API - google/genomics/v1
2016-08-31 15:56:36 -07:00
Michael Darakananda 910c1dc8f5 Add go_package to monitored resource and language (#112) 2016-08-29 17:33:34 +10:00
Jacob Geiger 928a151b2f Sync updates to google.api package
Also adds endpoint.proto
2016-08-24 12:01:04 -07:00
Michael Darakananda e47b8e0f74 Add go_package attribute to logging protos (#61)
The attribute is essentially required so that the generated client
can find what it needs

Fixes googleapis/toolkit#329.
2016-07-28 18:14:04 +10:00
Ethan Bao 608261ca67 Add google/api/distribution.proto 2016-06-22 10:26:34 -07:00
Sunny Gupta b111fa6996 Update core protos for Google APIs service config. 2016-05-12 14:42:02 -07:00
bcy1028@gmail.com 26c21452b3 Add core protos for Google APIs service config 2016-05-11 12:41:54 -04:00
Ethan Bao 3930ed4c8f Add google/api/label.proto and google/api/monitored_resource.proto 2016-01-12 15:48:24 -08:00
wora fc7061a35c Update documentation on http annotation. 2015-05-22 16:35:42 -07:00
wora 3ee9064570 Update documentation on google.api.Http to include a complete
sample code about how to define a typical REST API using the
proto annotation `google.api.http`.
2015-04-27 11:28:48 -07:00
wora a9fb190cdb Adding google.api.Http, which maps RPC method to REST method. It
is normally used as an annotation in proto files that tools can
recognize. API infrastructure can use the information to do the
REST/RPC API mapping at runtime.
2015-04-21 11:09:27 -07:00