Skip to content

Commit

Permalink
chore(analytics/admin): fix Go importpath (#7922)
Browse files Browse the repository at this point in the history
* feat: add `GetAdSenseLink`, `CreateAdSenseLink`, `DeleteAdSenseLink`, `ListAdSenseLinks` methods to the Admin API v1alpha
feat: add `FetchConnectedGa4Property` method to the Admin API v1alpha
feat: add `CreateEventCreateRule`, `UpdateEventCreateRule`,`DeleteEventCreateRule`, `ListEventCreateRules` methods to the Admin API v1alpha
feat: add `EventCreateRule`, `MatchingCondition` types to the Admin API v1alpha
feat: add `AdSenseLink` type to the Admin API v1alpha
feat: add `AUDIENCE`, `EVENT_CREATE_RULE` options to the `ChangeHistoryResourceType` enum
feat: add `audience`, `event_create_rule` fields to the `ChangeHistoryResource.resource` oneof field

PiperOrigin-RevId: 531601348

Source-Link: googleapis/googleapis@ef2e2ea

Source-Link: googleapis/googleapis-gen@6632490
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjYzMjQ5MGNjZTZiZDkyZGRhZDM3Nzk3NDk0NmFkMTFmMWFiNjUwMSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore(analytics/admin): fix Go importpath

PiperOrigin-RevId: 532212778

Source-Link: googleapis/googleapis@c84d4d1

Source-Link: googleapis/googleapis-gen@4fd8763
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZkODc2MzdjNDBhMzJmMTJkMjEwNGFhZGQ0MjFiMTQyZDYyNTdmMCJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------
  • Loading branch information
gcf-owl-bot[bot] committed May 15, 2023
1 parent e3b8524 commit dc3e001
Show file tree
Hide file tree
Showing 17 changed files with 9,130 additions and 4,568 deletions.
8,055 changes: 4,722 additions & 3,333 deletions analytics/admin/apiv1alpha/adminpb/analytics_admin.pb.go

Large diffs are not rendered by default.

25 changes: 15 additions & 10 deletions analytics/admin/apiv1alpha/adminpb/audience.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dc3e001

Please sign in to comment.