Commit graph

21 commits

Author SHA1 Message Date
Google APIs
94bc991b3f feat: publish client batch config schema
feat: publish new error reasons
docs: fix documentation formatting
docs: update various comments
docs: update license year

PiperOrigin-RevId: 889289393
2026-03-25 09:34:38 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
0a459af436 feat: A new field unversioned_package_disabled is added to message .google.api.PythonSettings
docs: A comment for field `content` in message `.google.api.Page` is changed
docs: A comment for message `RoutingRule` is changed

PiperOrigin-RevId: 724453235
2025-02-07 13:28:35 -08:00
Google APIs
bba2c8b208 docs: improve MethodSettings selector examples
fix: un-deprecate Endpoint.aliases field

feat: add FieldInfo.referenced_types for generics

docs: fix formatting in http.proto comments

docs: update ResourceDescriptor.plural docs with AIP-122 nested collections guidance

docs: reformat comments in context proto
PiperOrigin-RevId: 652883826
2024-07-16 09:59:52 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
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