Commit graph

91 commits

Author SHA1 Message Date
Google APIs
db02bc9c10 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 263073419
2019-08-12 22:46:00 -07:00
Google APIs
731d7736e0 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 259747297
2019-07-24 08:41:28 -07:00
Evawere Ogbe
2c30d35bd7
Revert "Synchronize new proto/yaml changes." (#554)
This reverts commit 95aa3a2aaa.
2019-05-29 14:23:10 -07:00
Google APIs
95aa3a2aaa Synchronize new proto/yaml changes.
PiperOrigin-RevId: 250560742
2019-05-29 13:59:09 -07:00
Google APIs
6a2f0244d6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249677018
2019-05-23 11:03:47 -07:00
Google APIs
6ea045ad2e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249345152
2019-05-21 16:07:26 -07:00
Google APIs
f86c9531dc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247457584
2019-05-09 10:56:46 -07:00
Google APIs
9497e697af Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247122368
2019-05-07 17:34:22 -07:00
Google APIs
fd67be4b51 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241096997
2019-03-29 20:50:32 -07:00
Google APIs
37386f1ebc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 240841842
2019-03-28 13:38:42 -07:00
Google APIs
6598bda8b4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235606237
2019-02-25 14:45:39 -08:00
Google APIs
c1e4972ef6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 232765627
2019-02-06 16:01:58 -08:00
Google APIs
0ac60e21a1 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 229626798
2019-01-16 14:29:35 -08:00
Google APIs
d16dcddcb8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228927812
2019-01-11 12:45:24 -08:00
Google APIs
b7a1d68ea3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 222302153
2018-11-20 13:58:28 -08:00
Google APIs
bab91dd4db Synchronize new proto/yaml changes.
PiperOrigin-RevId: 220858308
2018-11-09 13:48:49 -08:00
Google APIs
3afba2fd06 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 217582979
2018-10-17 14:01:58 -07:00
Google APIs
7b34e5a3ed Synchronize new proto/yaml changes.
PiperOrigin-RevId: 216218149
2018-10-08 11:19:53 -07:00
Google APIs
a6c0a3230c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 206055570
2018-07-25 14:29:39 -07:00
Google APIs
40fa9537ab Synchronize new proto/yaml changes.
PiperOrigin-RevId: 203786887
2018-07-09 10:23:30 -07:00
Google APIs
98aa90e970 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 202971072
2018-07-02 10:17:26 -07:00
Google APIs
9a10f6ec3d Synchronize new proto/yaml changes.
PiperOrigin-RevId: 202023512
2018-06-25 14:50:46 -07:00
Google APIs
e19ec869c8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 198675687
2018-05-30 23:45:02 -07:00
Google APIs
399658db65 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 196185483
2018-05-10 16:01:13 -07:00
Google APIs
a5efe34f9c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 189756367
2018-03-20 09:48:32 -07:00
Google APIs
924d32fc26 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 186533574
2018-02-21 15:57:06 -08:00
Google APIs
70402cea3d Synchronize new proto changes. 2017-11-10 10:07:20 -08:00
Google APIs
95496dc69e Synchronize new proto changes. 2017-10-27 23:07:28 -07:00
Google APIs
8578438120 Synchronize new proto changes. 2017-10-25 00:03:41 -07:00
Google APIs
2320fb9135 Synchronize new proto changes. 2017-10-16 13:03:52 -07:00
Google APIs
7c3688bdfc Synchronize new proto changes. 2017-10-12 11:34:29 -07:00
Google APIs
b5d0741696 Synchronize new proto changes. 2017-10-11 22:01:25 -07:00
Google APIs
a4a12516d6 Synchronize new proto changes. 2017-09-25 20:02:02 -07:00
Google APIs
1f18ca2b62 Synchronize new proto changes. 2017-08-31 14:02:10 -07:00
Ernest Landrito
237b593750 Python: Change package paths (#428) 2017-08-21 14:10:38 -07:00
Michael Darakananda
90d8d8ff8f logging: retry on INTERNAL error (#373)
Logging team communicated that this is OK for idempotent methods.
2017-06-16 10:58:12 +10:00
Garrett Jones
e8de333d39 Java: Removing .spi from package names (#374) 2017-06-09 13:39:40 -07:00
Jon Skeet
e6f2d2b99e Remove retry for UNAVAILABLE on non-idempotent calls
Implemented by executing the following command:

find . -name '*_gapic.yaml' | xargs perl -i -p0e 's/- name: non_idempotent\n    retry_codes:\n    - UNAVAILABLE */- name: non_idempotent\n    retry_codes: \[\]/g'
2017-06-05 09:35:47 +01:00
Google APIs
f781f331a0 Synchronize new proto changes. 2017-05-05 14:01:23 -07:00
Jacob Geiger
6b4809532d Rename/move "development_status" to "release_level" (#324)
Corresponds to https://github.com/googleapis/toolkit/pull/1226
2017-04-27 10:15:51 -07:00
michaelbausor
e4e111ae21 Rename bundling to batching (#294) 2017-03-20 09:17:06 -07:00
googleapis-publisher
1f59c647ad Synchronize new proto changes. 2017-03-09 15:01:31 -08:00
michaelbausor
29915d486c Change logging interface names (#282) 2017-03-07 16:06:17 -08:00
michaelbausor
cb506e9a44 Update logging bundling settings (#281)
Update logging bundling settings to support flow control and increase limits
2017-03-07 08:44:44 -08:00
Jon Skeet
b01f986d34 Allow a status code of UNAVAILABLE to be retried
This is applied to the `retry_codes` of every API.
It's only a change for non-idempotent methods; the idempotent
methods already included this in the list.
2017-03-01 20:43:11 +00:00
garrettjonesgoogle
cc570dca9a Adding bundling config for logging (already used in Java) (#251) 2017-02-10 07:39:59 -08:00
michaelbausor
622cee9155 Update logging config with ListLogs method config (#218) 2016-12-12 10:48:33 -08:00
googleapis-publisher
af42d585cf Synchronize new proto changes. 2016-12-09 15:02:48 -08:00
googleapis-publisher
6ae2d42424 Synchronize new proto changes. 2016-12-08 19:02:27 -08:00
garrettjonesgoogle
745c9c27cc Adding Beta release level to Logging Java (#212) 2016-12-08 10:55:45 -08:00