wora
d4950202c9
Ignore google/protobuf package. It should come from protobuf repo.
2015-11-15 20:38:38 -08:00
Ethan Bao
f66e425a93
Import cloud trace proto.
2015-10-26 14:53:26 -07:00
Ethan Bao
8cb3496eff
Fix a bug in Makefile that fail to make output directory.
2015-08-20 10:13:49 -07:00
Ethan Bao
14bef99b03
Update Makefile to support grpc lib generation for all supported languages.
2015-08-18 09:34:20 -07:00
Ethan Bao
bd90877ba1
Remove google/protobuf subdirectory, which should be replaced by google/protobuf gitrepo. Update Makefile to reflect the change
2015-08-14 12:27:04 -07:00
Ethan Bao
16b971c46e
Update changes of google/rpc protos.
2015-07-28 11:00:32 -07:00
Ethan Bao
f5216ad2ec
Adding protos of google/dataflow into googleapis repo.
2015-07-27 16:09:00 -07:00
wora
4e85ac1f8f
Update Google Cloud Pub/Sub API v1 with latest documentation.
2015-07-27 10:14:56 -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
Hong Zhang
8762cf43ae
Merge pull request #6 from tbetbetbe/googleapis-sync-protos-with-v3.0.0.alpha-3.1
...
Syncs the google well-known protos with protobuf-3.0.0-alpha-3.1
2015-07-17 01:04:48 -07:00
Tim Emiola
fc7fc59814
Syncs the google well-known protos with protobuf-3.0.0-alpha-3.1
2015-07-13 15:41:05 +01:00
wora
426a02bf2e
Submit Google Cloud Pub/Sub API v1. This is General Availability (GA)
...
release. Please see https://cloud.google.com/ for the definition of
GA.
2015-07-08 00:03:00 -07:00
wora
4668e60ac9
Update core library proto files for update to date documentation.
2015-07-08 00:00:45 -07:00
wora
9b937a2774
Merge https://github.com/google/googleapis
2015-06-04 12:31:18 -07:00
wora
dede87287d
Relocate README.md to the API root directory.
2015-06-04 12:28:55 -07:00
wora
ddc9989105
Merge pull request #3 from gdbelvin/master
...
Golang needs whole packages to be compiled together. Added globbing.
2015-06-04 08:59:49 -07:00
Gary Belvin
7614554885
only look in the google folder for proto files
2015-06-04 08:54:34 -07:00
Gary Belvin
76c7365ed2
add python and java support
2015-06-02 18:31:34 -07:00
wora
f1e8089510
Submit Google Example Library API. It is a simple API that
...
demonstrates how to design and define REST-style API using
proto3 and Google API annotations.
2015-05-29 13:56:15 -07:00
Gary Belvin
2bf066e37f
Golang needs whole packages to be compiled together. Added globbing.
...
Generalized dependency rule
Added error checking for LANGUAGE variable
2015-05-29 00:26:18 -07:00
wora
f9fba96a58
Merge pull request #2 from gdbelvin/master
...
Add Go compatability to make file
2015-05-28 23:29:18 -07:00
Gary Belvin
bbccccb7b3
change find from . to google to avoid picking up extra files
2015-05-28 23:10:53 -07:00
Gary Belvin
de73bfd24b
Add Go compatability to make file
2015-05-28 17:03:35 -07: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
6e80a5ccc5
Adding google.api.Http annotation to Google Long Running Operations
...
API methods.
2015-04-21 11:51:53 -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
wora
19d798b49a
Update the main Makefile to add protobuf include directory in order
...
to access google/protobuf/descriptor.proto. In the future, entire
google/protobuf package will be bundled with protoc installation,
instead of googleapi package.
2015-04-20 14:31:58 -07:00
wora
dfbd92b9af
Update main README.md to mention the discussion group.
2015-04-14 11:31:03 -07:00
Hong Zhang
64d5753155
Update documentation for google.rpc.Code and google.rpc.Status.
...
Now `Status` contains the desription of the overall error model.
2015-04-13 15:06:24 -07:00
wora
5ee4db1028
Merge pull request #1 from mmdriley/master
...
Update README.md to clarify how this relates to other APIs
2015-04-02 23:09:14 -07:00
Matthew Riley
a2a9e15faa
Update README.md to clarify how this relates to other APIs
...
google/googleapis is really only for a small set of APIs at the moment.
Let's give developers a link to more documentation for our full suite of
APIs.
2015-04-02 15:17:44 -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