This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Commit c397e0a
authored
feat(v1beta): add
* feat: add `RunAccessReport` method (with bindings for account and property resources) to the Admin API v1beta
feat: add `AccessDimension`, `AccessMetric`, `AccessDateRange`, `AccessFilterExpression`, `AccessFilterExpressionList`, `AccessFilter`, `AccessStringFilter`, `AccessInListFilter`, `AccessNumericFilter`, `AccessBetweenFilter`, `NumericValue`, `AccessOrderBy`, `AccessDimensionHeader`, `AccessMetricHeader`, `AccessRow`, `AccessDimensionValue`, `AccessMetricValue`, `AccessQuota`, `AccessQuotaStatus` types to the Admin API v1beta
PiperOrigin-RevId: 519058583
Source-Link: googleapis/googleapis@71bd02e
Source-Link: https://github.com/googleapis/googleapis-gen/commit/5d4f0f6b45923d62c7eec656bacc3f0633e011f7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWQ0ZjBmNmI0NTkyM2Q2MmM3ZWVjNjU2YmFjYzNmMDYzM2UwMTFmNyJ9
* 🦉 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>RunAccessReport method (with bindings for account and property resources) (#336)1 parent 5c24a33 commit c397e0a
17 files changed
Lines changed: 2063 additions & 66 deletions
File tree
- google/analytics/admin_v1beta
- services/analytics_admin_service
- transports
- types
- samples/generated_samples
- scripts
- tests/unit/gapic/admin_v1beta
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
25 | 46 | | |
26 | 47 | | |
27 | 48 | | |
| |||
73 | 94 | | |
74 | 95 | | |
75 | 96 | | |
| 97 | + | |
| 98 | + | |
76 | 99 | | |
77 | 100 | | |
78 | 101 | | |
| |||
110 | 133 | | |
111 | 134 | | |
112 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
113 | 154 | | |
114 | 155 | | |
115 | 156 | | |
| |||
176 | 217 | | |
177 | 218 | | |
178 | 219 | | |
| 220 | + | |
179 | 221 | | |
180 | 222 | | |
181 | 223 | | |
182 | 224 | | |
183 | 225 | | |
| 226 | + | |
| 227 | + | |
184 | 228 | | |
185 | 229 | | |
186 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
203 | 208 | | |
204 | 209 | | |
205 | 210 | | |
| |||
440 | 445 | | |
441 | 446 | | |
442 | 447 | | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
443 | 453 | | |
444 | 454 | | |
445 | 455 | | |
| |||
680 | 690 | | |
681 | 691 | | |
682 | 692 | | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
683 | 698 | | |
684 | 699 | | |
685 | 700 | | |
| |||
0 commit comments