Commit Graph

14 Commits

Author SHA1 Message Date
Google APIs 23e7356f4c fix!: remove unused fields from `EnhancedMeasurementSettings`
fix!: `update_mask` field is required for all Update operations
feat: add pagination support for `ListFirebaseLinks` operation
fix!: rename `country_code` field to `region_code` in `Account`
fix!: rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings`
fix!: remove `parent` field from `GoogleAdsLink`

PiperOrigin-RevId: 351651504
2021-01-13 13:18:56 -08:00
Google APIs 700afd1f0b chore: put markdown table in a codeblock
PiperOrigin-RevId: 350414815
2021-01-06 13:19:14 -08:00
Google APIs 6dae98144d chore: Remove unused 'package' attr from java_gapic_library rules
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -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 70c794b042 chore: migrate analytics to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346120301
2020-12-07 10:36:26 -08:00
Google APIs d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs e7b8cc0006 chore: use python microgenerator rules for analytics admin v1alpha
PiperOrigin-RevId: 343159248
2020-11-18 14:40:21 -08:00
Google APIs b365fff50d fix: 'requests' field of CreateUserLink, UpdateUserLink, DeleteUserLink methods is now required
docs: minor documentation updates

PiperOrigin-RevId: 340922897
2020-11-05 13:56:50 -08:00
Google APIs 2131e2f755 docs: renamed App + Web to Google Analytics 4 (GA4) in public documentation
PiperOrigin-RevId: 338527875
2020-10-22 12:36:54 -07:00
Google APIs 71088f1130 feat!: added ListAccountSummaries method
PiperOrigin-RevId: 336969301
2020-10-13 15:33:49 -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 abb30a02aa chore: use gapic-generator-python 0.28.1
Also re-adds the grpc_service_config to all the Python libraries that have been moved to the microgenerator.

PiperOrigin-RevId: 321807443
2020-07-17 10:40:12 -07:00
Google APIs e9f3e973e9 chore: use Python microgenerator for Analytics Admin API
PiperOrigin-RevId: 321238566
2020-07-14 14:44:55 -07:00
Google APIs e6ab0a55f2 This is first release of the API protos and Bazel BUILD files for the Analytics Admin API V1alpha.
PiperOrigin-RevId: 319180144
2020-07-01 01:09:48 -07:00