wora
fc7061a35c
Update documentation on http annotation.
10 years ago
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`.
10 years ago
wora
6e80a5ccc5
Adding google.api.Http annotation to Google Long Running Operations
...
API methods.
10 years ago
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.
10 years ago
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.
10 years ago
wora
dfbd92b9af
Update main README.md to mention the discussion group.
10 years ago
Hong Zhang
64d5753155
Update documentation for google.rpc.Code and google.rpc.Status.
...
Now `Status` contains the desription of the overall error model.
10 years ago
wora
5ee4db1028
Merge pull request #1 from mmdriley/master
...
Update README.md to clarify how this relates to other APIs
10 years ago
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.
10 years ago
Hong Zhang
a325f1f039
Removed an obsoleted file source_location.proto.
...
Update several other protos with latest documentation.
10 years ago
Hong Zhang
8eb974bd05
Update several API packages to include README.md files and minor
...
update to API documentations (embedded proto comments).
10 years ago
Hong Zhang
557e6fc912
First commit of googleapis repo. It includes several core protobuf
...
libraries and Google Cloud Pub/Sub API v1beta2.
10 years ago