Commit graph

16 commits

Author SHA1 Message Date
Google APIs
ecb1cf0a00 feat: added overrides_by_request_protocol to backend.proto
feat: added field proto_reference_documentation_uri to proto reference documentation.
feat: added SERVICE_NOT_VISIBLE and GCP_SUSPENDED into error reason

PiperOrigin-RevId: 517437454
2023-03-17 09:51:37 -07:00
Google APIs
7cde5d0df0 feat: Publish visibility.proto; refresh other google/api/ files.
Committer: @lukesneeringer
PiperOrigin-RevId: 370757345
2021-04-27 14:09:36 -07:00
Google APIs
ca1372c6d7 Regular update of Google API service config with clarification of documentations.
BREAKING CHANGE: `features` field is no longer used. It has been removed from the API runtime for awhile.

PiperOrigin-RevId: 315548189
2020-06-09 13:37:53 -07:00
Google APIs
fc37c47e70 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 245108285
2019-04-24 13:45:51 -07:00
Google APIs
5a90fbea68 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235605957
2019-02-25 14:44:22 -08:00
Google APIs
ea879beddd Synchronize new proto/yaml changes.
PiperOrigin-RevId: 216348489
2018-10-09 06:40:42 -07:00
Google APIs
41baf3f345 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 213474947
2018-09-18 10:41:50 -07:00
Google APIs
3544ab16c3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 207799353
2018-08-07 16:20:04 -07:00
Google APIs
ff51363884 Synchronize new proto changes. 2018-01-05 18:04:49 -08:00
Google APIs
3f0130fce9 Synchronize new proto changes. 2018-01-04 13:04:52 -08:00
googleapis-publisher
db1d4547dc Synchronize new proto changes. 2016-12-08 15:02:27 -08:00
Jacob Geiger
928a151b2f Sync updates to google.api package
Also adds endpoint.proto
2016-08-24 12:01:04 -07:00
Sunny Gupta
b111fa6996 Update core protos for Google APIs service config. 2016-05-12 14:42:02 -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
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