Commit graph

41 commits

Author SHA1 Message Date
Google APIs
bab01b38ef fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
6fb68312dc chore(php): migrate to new client surface
PiperOrigin-RevId: 713057149
2025-01-07 15:14:26 -08:00
Google APIs
3a6c7dcb9e feat: add EmptyFilter type to the Data API v1beta
feat: add the `empty_filter` field to the `Filter` type
docs: update documentation for the`RunReport` method
docs: remove all references to 'GA4' in documentation

PiperOrigin-RevId: 698517184
2024-11-20 14:13:03 -08:00
Google APIs
a1cc0b437a feat: add the comparisons field to the Metadata resource
feat: add the `comparisons` field to the `RunReportRequest`, `RunPivotReportRequest` resources
feat: add the `Comparison` type
feat: add the `ComparisonMetadata` type
docs: a comment for field `custom_definition` in message `DimensionMetadata` is changed

PiperOrigin-RevId: 658850708
2024-08-02 11:30:01 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
c3ee218d29 feat: add CreateAudienceExport, QueryAudienceExport, GetAudienceExport, ListAudienceExports methods to the Data API v1 beta
feat: add `sampling_metadatas` field to `ResponseMetaData`
feat: add `SamplingMetadata`, `AudienceExport`, `AudienceExportMetadata`, `AudienceDimensionValue` types
fix!: add `optional` label to `consumed`, `remaining` fields of the `QuotaStatus` type
docs: updated comments

PiperOrigin-RevId: 589214160
2023-12-08 12:41:25 -08:00
Google APIs
9458a5adb7 docs: Minor formatting
docs: Add clarifications

PiperOrigin-RevId: 553885123
2023-08-04 12:44:22 -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
0037ff6a58 feat: configure 6 preview clients and 1 GA client for new PHP surface
chore: update php gapic generator 1.7.3

PiperOrigin-RevId: 529499625
2023-05-04 13:31:45 -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
fcff1cc412 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503088494
2023-01-19 00:49:47 -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
59b73bd6f7 feat: add subject_to_thresholding field to ResponseMetadata type
feat: add `tokens_per_project_per_hour` field to `PropertyQuota` type

PiperOrigin-RevId: 479394249
2022-10-06 13:11:25 -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
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
3a976a38ed Synchronize new proto/yaml changes.
PiperOrigin-RevId: 446264416
2022-05-03 12:43:50 -07:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
5bb0518fbf docs: fix docstring formatting
Committer: @parthea
PiperOrigin-RevId: 408715661
2021-11-09 15:08:06 -08:00
Google APIs
c1176cd314 feat: add the schema_restriction_response field to the ResponseMetaData type that contains the schema restrictions actively enforced in creating a report
feat: add the `currency_code`, `time_zone` fields to the `ResponseMetaData` type
feat: add the `empty_reason` field to the `ResponseMetaData` type that contains an empty report reason, if specified
feat: add the `blocked_reasons` field to the `MetricMetadata` type that contains reasons why access was blocked to a certain metric in a report, if specified

PiperOrigin-RevId: 406725448
2021-10-31 17:44:51 -07:00
Google APIs
3c414afa91 feat: add CheckCompatibility method to the API
feat: add `DimensionCompatibility`, `MetricCompatibility`, `Compatibility` types to the API

feat: add `category` field to `DimensionMetadata`, `MetricMetadata` types
PiperOrigin-RevId: 394292123
2021-09-01 12:46:33 -07:00
Google APIs
41b50a3848 feat: add minute_ranges field to RunRealtimeReportRequest object which can be used to specify the time range (in minutes) for realtime report queries
docs: document the increase from 8 to 9 of the number of allowed dimensions in a report query

PiperOrigin-RevId: 383930639
2021-07-09 15:03:29 -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
95dd24960c feat: add kind field which is used to distinguish between response types
feat: add `potentially_thresholded_requests_per_hour` field to `PropertyQuota`

PiperOrigin-RevId: 365882072
2021-03-30 13:17:43 -07:00
Google APIs
d4cd8d96ed fix!: rename the 'page_size', 'page_token', 'total_size' fields to 'limit', 'offset' and 'row_count' respectively
PiperOrigin-RevId: 361182102
2021-03-05 11:01:59 -08:00
Google APIs
83f48fa4ea chore: set python target name to google-analytics-data-v1beta-py for consistency with v1alpha
PiperOrigin-RevId: 361024282
2021-03-04 16:06:41 -08:00
Google APIs
c5435cb4ae build: update package name to already published name
PiperOrigin-RevId: 360469636
2021-03-02 11:14:34 -08:00
Google APIs
248fd98692 chore: set nodejs target name to google-analytics-data-v1beta-nodejs for consistency with v1alpha
PiperOrigin-RevId: 359656038
2021-02-25 17:53:54 -08:00
Google APIs
80fafbce83 chore(java): fix gapic target name
PiperOrigin-RevId: 359594504
2021-02-25 13:13:13 -08:00
Google APIs
959b0bcea3 feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.

PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
2887a5aa83 fix: add test to java_gapic_test.test_classes
PiperOrigin-RevId: 358039483
2021-02-17 15:12:46 -08:00
Google APIs
4d31723c77 feat: release the Google Analytics Data API V1 Beta
PiperOrigin-RevId: 358036156
2021-02-17 14:50:56 -08:00