Google APIs
f2b3eb6282
feat: add CreateAudienceList, QueryAudienceList,GetAudienceList,ListAudienceLists methods to the Data API v1 alpha
...
feat: add `AudienceList`, `AudienceRow`, `AudienceDimensionValue` types
feat: add the `tokens_per_project_per_hour` field to the `PropertyQuota` type
PiperOrigin-RevId: 547007393
2023-07-10 15:59:23 -07:00
Google APIs
4221b78ecd
chore(php): remove non-ads php_grpc_library targets
...
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e
chore(bazel): remove all no-op go_test targets
...
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
9f04c98877
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
69fc6c5b87
chore: include generated samples dir for all google apis
...
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -07:00
Google APIs
807125e795
chore: Set rest_numeric_enums = False for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
5a9ee4d5de
feat: enable REST transport for Python Preview clients
...
PiperOrigin-RevId: 474571730
2022-09-15 08:43:58 -07:00
Google APIs
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225
feat: Enable REST transport for most of Java and Go clients
...
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
4849480747
fix!: rename the type FunnelFilter to FunnelFieldFilter
...
fix!: rename the `funnel_filter` field of the `FunnelFilterExpression` type to `funnel_field_filter`
PiperOrigin-RevId: 455204231
2022-06-15 13:19:09 -07:00
Google APIs
84fb82208e
feat: Add Java REST transport to analytics, servicecontrol, servicemanagement, serviceusage and langauge APIs
...
PiperOrigin-RevId: 454254635
2022-06-10 15:30:46 -07:00
Google APIs
6d3ae1aca7
feat: add runFunnelReport method to the Alpha version of the Data API
...
PiperOrigin-RevId: 446813357
2022-05-05 14:11:36 -07:00
Google APIs
fcf719d038
fix: remove classes for all v1alpha methods
...
PiperOrigin-RevId: 399249336
2021-09-27 12:12:12 -07:00
Google APIs
b26f86aa17
chore(ruby): Populate Ruby generator configuration for new clients
...
PiperOrigin-RevId: 379815863
2021-06-16 14:49:16 -07:00
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
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