-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(analytics/admin): fix go_gapic_library importpath (#7828)
* feat: add `FetchConnectedGa4Property` method to the Admin API v1alpha feat: add `GetChannelGroup`, `ListChannelGroups`, `CreateChannelGroup`, `UpdateChannelGroup` methods to the Admin API v1alpha feat: add `ChannelGroupFilter`, `ChannelGroupFilterExpression`, `ChannelGroupFilterExpressionList`, `GroupingRule`, `ChannelGroup` types to the Admin API v1alpha PiperOrigin-RevId: 526740438 Source-Link: googleapis/googleapis@893a25b Source-Link: googleapis/googleapis-gen@601c2c7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjAxYzJjNzRmZGNjMGMzMWNmNjQ0OGE5MGEyZWFkN2VlZjYwNzc3MCJ9 * 🦉 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 * chore: update C# generator to v1.4.15 PiperOrigin-RevId: 526894653 Source-Link: googleapis/googleapis@967a83d Source-Link: googleapis/googleapis-gen@08dcf88 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDhkY2Y4ODFmMTZlNjAwNzA5MzliYmJhY2U5YTZiNjgzMTk3ZDI3ZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Add bloom filter related proto fields (only in the preview API surface) PiperOrigin-RevId: 527090049 Source-Link: googleapis/googleapis@e2b7cb9 Source-Link: googleapis/googleapis-gen@b0d2cc1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjBkMmNjMWM0OGRkYWMxYzVkYmFjMWNlMTk5ZDI5ZWFmMWM1ZWMwYyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add airflow_byoid_uri field to Cloud Composer API PiperOrigin-RevId: 527102116 Source-Link: googleapis/googleapis@baf6171 Source-Link: googleapis/googleapis-gen@5b90e61 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWI5MGU2MTdlNWFmOTIyMTMyYjY5MTg1NzViZDNiNWNmMDA4YTc5OSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: fix go_gapic_library importpath PiperOrigin-RevId: 527339330 Source-Link: googleapis/googleapis@447f9a9 Source-Link: googleapis/googleapis-gen@48fe3c4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDhmZTNjNGUyNTA2ZjlkNjVjNGM1Y2UxMTQxODI4MjA2ZDIxYjE2NSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md ---------
- Loading branch information
1 parent
b7c5102
commit e4b3bbc
Showing
17 changed files
with
7,976 additions
and
5,058 deletions.
There are no files selected for viewing
7,773 changes: 4,368 additions & 3,405 deletions
7,773
analytics/admin/apiv1alpha/adminpb/analytics_admin.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2,224 changes: 1,130 additions & 1,094 deletions
2,224
analytics/admin/apiv1alpha/adminpb/resources.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
154 changes: 154 additions & 0 deletions
154
analytics/admin/apiv1alpha/analytics_admin_client_example_test.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Oops, something went wrong.