-
Notifications
You must be signed in to change notification settings - Fork 598
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [analytics-admin] add
GetKeyEvent
, CreateKeyEvent
, `ListKey…
…Events`, `UpdateKeyEvent`, and `DeleteKeyEvent` methods (#5597) * feat: add `GetKeyEvent`, `CreateKeyEvent`, `ListKeyEvents`, `UpdateKeyEvent`, and `DeleteKeyEvent` methods feat: mark `GetConversionEvent`, `CreateConversionEvent`, `ListConversionEvents`, `UpdateConversionEvent`, and `DeleteConversionEvent` methods as deprecated docs: add deprecation comment to `GetConversionEvent`, `CreateConversionEvent`, `ListConversionEvents`, `UpdateConversionEvent`, and `DeleteConversionEvent` methods docs: improve comment formatting of the `parent` field in `CreateFirebaseLinkRequest` and `ListFirebaseLinksRequest` docs: improve comment formatting of the `name` field in `DeleteFirebaseLinkRequest`, `GetGlobalSiteTagRequest`, and `GetDataSharingSettingsRequest` docs: improve comment formatting of `account` and `property` fields in `SearchChangeHistoryEventsRequest` feat: add the `create_time` field to the `Audience` resource feat: add the `primary` field to the `ChannelGroup` resource feat: add `CreateBigQueryLink`, `UpdateBigQueryLink`, and `DeleteBigQueryLink` methods feat: add the `dataset_location` field to the `BigQueryLink` resource feat: add the `BIGQUERY_LINK` option to the `ChangeHistoryResourceType` enum feat: add the `gmp_organization` field to the `Account` resource fix!: Rename custom method `CreateSubpropertyRequest` to `ProvisionSubpropertyRequest` feat: add `GetEventEditRule`, `CreateEventEditRule`, `ListEventEditRules`, `UpdateEventEditRule`, `DeleteEventEditRule`, and `ReorderEventEditRules` methods to the Admin API v1 alpha PiperOrigin-RevId: 658468819 Source-Link: googleapis/googleapis@b479bc2 Source-Link: googleapis/googleapis-gen@f7eacec Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFuYWx5dGljcy1hZG1pbi8uT3dsQm90LnlhbWwiLCJoIjoiZjdlYWNlYzQyZDNiZjM2MzE1OGQzM2QyNDIyNDE0OWE4N2U4OWY4YyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Daniel Bankhead <[email protected]>
- Loading branch information
1 parent
8ba7182
commit 178789b
Showing
36 changed files
with
37,601 additions
and
22,567 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
407 changes: 384 additions & 23 deletions
407
packages/google-analytics-admin/protos/google/analytics/admin/v1alpha/analytics_admin.proto
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.