Google APIs
bbb3fc4239
feat: Publish experimental build files for Google Ads API.
...
PiperOrigin-RevId: 351813340
2021-01-14 09:18:39 -08:00
Google APIs
0509f4bc8c
chore: Update client retry policy for streaming methods of the Google Ads API.
...
PiperOrigin-RevId: 347398860
2020-12-14 09:16:36 -08:00
Google APIs
160f80d81d
chore: Make microgenerators default for all languages
...
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.
Also change Ads BAZEL template to reflect the change in default rule names.
Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).
PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs
d189e87120
chore: generate GAPIC metadata JSON file
...
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
7ea91db77f
chore: Add google.api.oauth_scopes annotation to Google Ads API protos.
...
PiperOrigin-RevId: 343321102
2020-11-19 10:40:20 -08:00
Google APIs
30500d20b0
chore: Update Google Ads API v4 protos and config files.
...
PiperOrigin-RevId: 341445073
2020-11-09 11:32:03 -08:00
Google APIs
3faad13e60
chore: Update Google Ads API v3 protos and config files.
...
PiperOrigin-RevId: 341444698
2020-11-09 11:21:26 -08:00
Google APIs
81eef036ac
chore: Update Google Ads API v5 protos and config files.
...
PiperOrigin-RevId: 341444392
2020-11-09 11:10:38 -08:00
Google APIs
3970c7a1fd
feat: Publish Google Ads API v6 protos and config files.
...
PiperOrigin-RevId: 341441215
2020-11-09 10:57:37 -08:00
Google APIs
2d93f74422
chore: Remove protos for Google Ads API v2, which has sunset and is no longer available.
...
PiperOrigin-RevId: 340410325
2020-11-03 03:12:18 -08:00
Google APIs
ffadc4fed6
docs: updated information on mediation report metrics and reportFooter
...
PiperOrigin-RevId: 334819313
2020-10-01 08:34:31 -07:00
Google APIs
b821f32047
feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
...
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs
ff957657d9
Google Ads API v5 protos and config files.
...
PiperOrigin-RevId: 328601486
2020-08-26 14:07:11 -07:00
Google APIs
8e4bf2c330
Updated protos and inline comments for Google Ads API v2, v3, and v4.
...
PiperOrigin-RevId: 328601110
2020-08-26 13:56:31 -07:00
Google APIs
806d812e00
Cleaning up existing Google Ads API build and config files.
...
PiperOrigin-RevId: 327860232
2020-08-21 13:02:21 -07:00
Google APIs
457ae33da7
Removing protos for v1 of Google Ads API, which has sunset and is no longer in use.
...
PiperOrigin-RevId: 327031420
2020-08-17 09:05:16 -07:00
Google APIs
8acb75de17
Update Google Ads API's gRPC client configurations for the SearchStream RPC.
...
PiperOrigin-RevId: 322817468
2020-07-23 10:43:22 -07:00
Google APIs
0e56befedb
build: removing Artman configuration files
...
PiperOrigin-RevId: 321273506
2020-07-14 18:01:47 -07:00
Google APIs
6dbcc7f22e
Protos and config files for Google Ads API v4.
...
PiperOrigin-RevId: 320404585
2020-07-09 08:50:35 -07:00
Google APIs
cb986db8ac
AdMob API v1 20200601
...
1. Get rid of cloud package [breaking change];
2. Add AD_TYPE dimension to Network report;
3. Add time_zone to the Network and Mediation report;
4. Update the proto comments.
PiperOrigin-RevId: 314350001
2020-06-02 09:54:48 -07:00
Google APIs
ded05197da
fix: use grpc_service_config in nodejs_gapic_library
...
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.
PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
Google APIs
747dfd171a
Updated annotations!: Changing method signatures and 'REQUIRED' annotations to reflect the need to always include 'partial_failure' parameter in calls to certain conversion-related services.
...
BREAKING CHANGE: Updated method signature and 'REQUIRED' annotations.
PiperOrigin-RevId: 312675261
2020-05-21 08:34:05 -07:00
Google APIs
93b2560768
Google Ads API v3_1 protos and config updates.
...
PiperOrigin-RevId: 309756265
2020-05-04 09:15:16 -07:00
Google APIs
b20965f260
Updating retry configuration settings.
...
PiperOrigin-RevId: 305431885
2020-04-08 01:44:08 -07:00
Google APIs
baf83e5218
Adding "resource_reference" annotations to services.
...
PiperOrigin-RevId: 303791704
2020-03-30 12:02:52 -07:00
Google APIs
25a1781c09
bazel: migrate all go_gapic_library targets to microgenerator implementation
...
* update rules_go and gazelle bazel dependencies
* update gapic-generator bazel dependency (with build file generator changes)
PiperOrigin-RevId: 302730217
2020-03-24 13:05:53 -07:00
Google APIs
36c0febd0f
Update GAPIC configurations to v2 .yaml.
...
PiperOrigin-RevId: 302639621
2020-03-24 04:36:24 -07:00
Google APIs
23d5f09e67
Update field_behavior annotations in V1 and V2.
...
PiperOrigin-RevId: 301337970
2020-03-17 03:07:58 -07:00
Google APIs
7d569be292
Adding additional protocol buffer annotations to v3.
...
PiperOrigin-RevId: 300718800
2020-03-13 02:33:21 -07:00
Google APIs
bf839ae632
Adding protocol buffer annotations and updated config info for v1 and v2.
...
PiperOrigin-RevId: 300276913
2020-03-11 01:58:24 -07:00
Google APIs
a78ed801b8
Publishing v3 protos and configs.
...
PiperOrigin-RevId: 298607357
2020-03-03 08:04:24 -08:00
Google APIs
1a2b05cc35
Adding .yaml and .json config files.
...
PiperOrigin-RevId: 297570622
2020-02-27 05:12:15 -08:00
Google APIs
c1246a29e2
Updating v1 protos with the latest inline documentation (in comments) and config options. Also adding a per-service .yaml file.
...
PiperOrigin-RevId: 292310790
2020-01-30 02:47:47 -08:00
Google APIs
facc26550a
Updating v2 protos with the latest inline documentation (in comments) and adding a per-service .yaml file.
...
PiperOrigin-RevId: 290952261
2020-01-22 07:46:30 -08:00
Google APIs
d9e328eaf7
Fix bazel build (versions 1.x)
...
Bump gapic-generator and resource names plugins to the latest version.
PiperOrigin-RevId: 286469287
2019-12-19 14:56:42 -08:00
Google APIs
fe1962e499
AdMob API v1 20191210
...
Basic account info, mediation and network report available. See https://developers.google.com/admob/api/release-notes for more details.
PiperOrigin-RevId: 285894502
2019-12-16 18:47:53 -08:00
Google APIs
4d3849296d
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 271625760
2019-09-27 12:36:49 -07:00
Google APIs
fb477e1ee6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 271609121
2019-09-27 11:14:02 -07:00
Google APIs
c9a1670dc4
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 267360549
2019-09-05 06:41:37 -07:00
Google APIs
0930bdac63
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 267282771
2019-09-04 19:35:50 -07:00
Google APIs
b0bea56a9b
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 255250513
2019-06-26 13:19:10 -07:00
Google APIs
21ebe70c8f
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 250317071
2019-05-28 10:49:05 -07:00
Google APIs
0212b5bc5e
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 250303388
2019-05-28 09:49:46 -07:00
Google APIs
9859006645
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249724460
2019-05-23 15:12:27 -07:00
Google APIs
2e95f389af
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249721027
2019-05-23 14:55:44 -07:00
Google APIs
326272b3b6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249720873
2019-05-23 14:54:58 -07:00
Google APIs
777d1849a0
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249665535
2019-05-23 10:09:12 -07:00
Google APIs
8c21a66d4d
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249662728
2019-05-23 09:55:55 -07:00
Google APIs
378c3c33e8
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 246372458
2019-05-02 12:53:11 -07:00
Google APIs
302cdeee6b
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 246356171
2019-05-02 11:25:50 -07:00