Commit Graph

121 Commits

Author SHA1 Message Date
Google APIs a8f550c498 Synchronize new proto changes. 2017-10-10 21:03:50 -07:00
Google APIs 529a28c86c Synchronize new proto changes. 2017-09-28 14:02:15 -07:00
Google APIs a4a12516d6 Synchronize new proto changes. 2017-09-25 20:02:02 -07:00
Ernest Landrito ea8ba443cd Python: update python target paths and dlp init fields. (#430) 2017-08-22 13:50:44 -07:00
Ernest Landrito 237b593750 Python: Change package paths (#428) 2017-08-21 14:10:38 -07:00
Google APIs 7bda9b7830 Synchronize new proto changes. 2017-08-16 16:02:51 -07:00
Google APIs e82030716b Synchronize new proto changes. 2017-08-11 09:02:57 -07:00
Google APIs e679edc206 Synchronize new proto changes. 2017-08-04 14:04:44 -07:00
neozwu 99b48c4eea add smoke test for DLP (#397) 2017-07-05 17:58:35 -07:00
neozwu 4afe18ee5c use resource name type (#390) 2017-07-05 09:33:00 -07:00
Neo Wu ac9ad1a07d change package/namespace to remove 'privacy' 2017-06-26 15:32:55 -07:00
Jon Skeet 06c7d2d90f Update C# package name in gapic config 2017-06-26 20:02:47 +02:00
Vadym Matsishevskyi 18711f5ab0 Add support for new Long Running Operation implementation in Java (#382)
Set default LRO configuration values as follows:
    initial_poll_delay_millis: 20000
    poll_delay_multiplier: 1.5
    max_poll_delay_millis: 45000
    total_poll_timeout_millis: 86400000
2017-06-20 13:18:59 -07:00
Google APIs 6999164058 Synchronize new proto changes. 2017-06-19 14:02:20 -07: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
Song Wang 3ae613bb82 Update config for DLP (#362) 2017-06-01 17:53:52 -07:00
Ernest Landrito b2f139079f NodeJS: Denote that dlp will be generated to GCN (#351) 2017-05-22 18:07:40 -07:00
Evawere Ogbe 001f6702ac Add dlp v2beta1 configs (#331)
* Add dlp v2beta1 configs

* Review fixes

* Remove mixin from service config APIs
2017-05-01 13:01:28 -07:00
Google APIs 674c8927a4 Synchronize new proto changes. 2017-04-25 17:01:59 -07:00
googleapis-publisher ca97f8c75f Synchronize new proto changes. 2017-03-09 12:01:56 -08:00