Commit graph

84 commits

Author SHA1 Message Date
Google APIs
97bcfbd777 fix!: remove SheetExportAudienceList method, associated resources, and OAuth scopes from v1 alpha
feat: add RunReport and GetMetadata methods to v1 alpha
feat: add Metadata, Comparison, ComparisonMetadata, and ConversionMetadata types to v1 alpha
feat: add the ConversionSpec field to the RunReportRequest resource in v1 alpha
feat: add the Section field to the ResponseMetaData resource in v1 alpha
feat: add the conversions field to the Metadata response in v1 alpha
feat: add the sections field to the DimensionMetadata in v1 alpha
docs: update documentation for sampling_metadatas
docs: update copyright year to 2026 in proto files

PiperOrigin-RevId: 907145766
2026-04-28 13:21:07 -07:00
Google APIs
d9a16f2fee chore: update package names to published versions
PiperOrigin-RevId: 816463622
2025-10-07 18:18:22 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
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
eb6cdb7e07 fix: Upgrade Go gRPC Protobuf generation
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: 754988866
2025-05-05 10:30:30 -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
f4d17434a3 feat: add the EmptyFilter type to the Data API v1alpha
feat: add the `empty_filter` field to the `Filter` type
feat: add `sampling_metadatas` field to the `ResponseMetaData` type

PiperOrigin-RevId: 700547721
2024-11-26 20:44:35 -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
7b6975c4bb feat: add SamplingLevel type to Data API v1alpha
feat: add `sampling_level` to the `ReportDefinition` type

PiperOrigin-RevId: 686560382
2024-10-16 10:39:43 -07:00
Google APIs
923b6f3167 feat: add GetPropertyQuotasSnapshot method to the Data API v1alpha
feat: add `PropertyQuotasSnapshot` type to the Data API v1alpha
docs: update the documentation for the `CreateReportTask` method

PiperOrigin-RevId: 676527881
2024-09-19 12:55:39 -07: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
2df3336aee feat: add CreateReportTask, QueryReportTask, GetReportTask, ListReportTasks methods to the Data API v1alpha
feat: add `ReportTask`, `Metric`, `OrderBy`, `Cohort`, `CohortsRange`, `CohortReportSettings`, `ResponseMetaData`, `MetricAggregation`, `RestrictedMetricType` types to the Data API v1alpha

PiperOrigin-RevId: 631240474
2024-05-06 17:47:33 -07:00
Google APIs
b76a27e4a2 docs: announce that ListAudienceLists, GetAudienceList, QueryAudienceList, CreateAudienceList methods are now available in the v1beta version of the Data API
feat: add the `webhook_notification` field to the `RecurringAudienceList` resource

feat: add the `webhook_notification` field to the `AudienceList` resource

feat: add the `WebhookNotification` type
PiperOrigin-RevId: 600815983
2024-01-23 09:34:26 -08:00
Google APIs
57b28e80af feat: configure PHP client to generate new surface
PiperOrigin-RevId: 599085003
2024-01-17 00:53:08 -08:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08: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
9ca4a254e3 feat: add CreateRecurringAudienceList, GetRecurringAudienceList, ListRecurringAudienceLists methods to the Data API v1 alpha
feat: add the `RecurringAudienceList` type
feat: add `percentage_completed`, `recurring_audience_list` fields to the `AudienceList` resource

PiperOrigin-RevId: 586431787
2023-11-29 13:08:23 -08:00
Google APIs
a50eda1d37 feat: add the SheetExportAudienceList method to the Data API v1 alpha
feat: add `creation_quota_tokens_charged`, `row_count`, `error_message` to the `AudienceList` resource
fix: add `optional` annotation to the `page_token` field of the `ListAudienceListsRequest` type
fix: add `optional` annotation to the `offset`, `limit` fields of the `QueryAudienceListRequest` type
fix: add `required` annotation to the `name` field of the `QueryAudienceListRequest` type
fix: add `optional` annotation to the `dimension_name` field of the `AudienceDimension` type
fix: add `optional` annotation to the `property`, `date_ranges`, `funnel`, `funnel_breakdown`, `funnel_visualization_type`, `segments`, `dimension_filter`, `return_property_quota`, `limit` fields of the `RunFunnelReportRequest` type
fix!: change the resource pattern value to `properties/{property}/audienceLists/{audience_list}` for the resource definition `analyticsdata.googleapis.com/AudienceList`
fix!: change the resource pattern value to `properties/{property}` for the resource definition `analyticsadmin.googleapis.com/Property`

PiperOrigin-RevId: 580634757
2023-11-08 13:17:08 -08:00
Google APIs
9458a5adb7 docs: Minor formatting
docs: Add clarifications

PiperOrigin-RevId: 553885123
2023-08-04 12:44:22 -07:00
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
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
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08: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
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
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
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
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
3a976a38ed Synchronize new proto/yaml changes.
PiperOrigin-RevId: 446264416
2022-05-03 12:43:50 -07:00
Google APIs
43f6670734 feat: Remove dependency on the obsolete v1alpha version
PiperOrigin-RevId: 440975191
2022-04-11 13:06:39 -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
8c7125522e chore(ruby): Add Bazel build rules for Ruby wrapper clients
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07:00