Ethan Bao
14bef99b03
Update Makefile to support grpc lib generation for all supported languages.
10 years ago
Ethan Bao
bd90877ba1
Remove google/protobuf subdirectory, which should be replaced by google/protobuf gitrepo. Update Makefile to reflect the change
10 years ago
Ethan Bao
16b971c46e
Update changes of google/rpc protos.
10 years ago
Ethan Bao
f5216ad2ec
Adding protos of google/dataflow into googleapis repo.
10 years ago
wora
4e85ac1f8f
Update Google Cloud Pub/Sub API v1 with latest documentation.
10 years ago
wora
81685b66a5
Remove reference to obsolete `rule` concept.
10 years ago
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.
10 years ago
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
10 years ago
Tim Emiola
fc7fc59814
Syncs the google well-known protos with protobuf-3.0.0-alpha-3.1
10 years ago
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.
10 years ago
wora
4668e60ac9
Update core library proto files for update to date documentation.
10 years ago
wora
9b937a2774
Merge https://github.com/google/googleapis
10 years ago
wora
dede87287d
Relocate README.md to the API root directory.
10 years ago
wora
ddc9989105
Merge pull request #3 from gdbelvin/master
...
Golang needs whole packages to be compiled together. Added globbing.
10 years ago
Gary Belvin
7614554885
only look in the google folder for proto files
10 years ago
Gary Belvin
76c7365ed2
add python and java support
10 years ago
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.
10 years ago
Gary Belvin
2bf066e37f
Golang needs whole packages to be compiled together. Added globbing.
...
Generalized dependency rule
Added error checking for LANGUAGE variable
10 years ago
wora
f9fba96a58
Merge pull request #2 from gdbelvin/master
...
Add Go compatability to make file
10 years ago
Gary Belvin
bbccccb7b3
change find from . to google to avoid picking up extra files
10 years ago
Gary Belvin
de73bfd24b
Add Go compatability to make file
10 years ago
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