Commit graph

19 commits

Author SHA1 Message Date
Google APIs
cfa6e02c0f chore: migrate analytics/data to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 370774919
2021-04-27 15:34:12 -07:00
Google APIs
ae26057251 chore: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 370486085
2021-04-26 10:18:44 -07: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
e67686cf0a feat: custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
docs: documentation urls updated
docs: documentation for Cohort reporting feature is updated

PiperOrigin-RevId: 345553480
2020-12-03 15:53:55 -08:00
Google APIs
b7038c181d fix!: GetUniversalMetadata method removed from the API, GetMetadata method should be used instead
feat: reporting requests now support date ranges longer than one year
docs: minor documentation updates

PiperOrigin-RevId: 341924087
2020-11-11 15:38:00 -08:00
Google APIs
b036c69138 chore: use python microgenerator for analytics and billing budgtes
PiperOrigin-RevId: 341060773
2020-11-06 09:17:41 -08:00
Google APIs
705962b5a3 feat: added RunRealtimeReport method that returns a customized report of realtime event data for a GA4 property
docs: minor documentation updates

PiperOrigin-RevId: 340463146
2020-11-03 09:41:43 -08:00
Google APIs
da21c56395 docs: App+Web properties renamed to GA4
PiperOrigin-RevId: 340335600
2020-11-02 16:03:45 -08:00
Google APIs
7e400b0d3a feat: added GetMetadata method for metadata including custom dimensions and metrics.
PiperOrigin-RevId: 338118656
2020-10-20 12:57:17 -07:00
Google APIs
747928dbbd chore: adding package name for nodejs-analytics-data
PiperOrigin-RevId: 337917778
2020-10-19 13:10:34 -07:00
Google APIs
c3c1296138 feat!: GetMetadata method renamed to GetUniversalMetdata
docs: documentation updates

PiperOrigin-RevId: 335470104
2020-10-05 12:11:22 -07:00
Google APIs
e0b66d4e7b chore: use microgenerator rules for analytics-data, area120-tables, and speech
PiperOrigin-RevId: 332466786
2020-09-18 09:33:48 -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
32cd28cc67 feat: added GetMetadata method
feat: DimensionHeader type renamed to PivotDimensionHeader
feat: added TYPE_SECONDS,TYPE_CURRENCY to MetricType enum
docs: documentation updates

PiperOrigin-RevId: 329352783
2020-08-31 12:19:28 -07:00
Google APIs
fea9b1a242 chore: rename gapic_assembly targets to match convention
PiperOrigin-RevId: 327704565
2020-08-20 15:01:26 -07:00
Google APIs
1c25156bc8 Add protos and configs for the Google Analytics Data API v1 alpha.
PiperOrigin-RevId: 316832151
2020-06-16 23:31:03 -07:00