Commit 96aefef
feat: [google-analytics-admin] Add REST Interceptors which support reading metadata (#13476)
BEGIN_COMMIT_OVERRIDE
feat: Add REST Interceptors which support reading metadata
feat: Add support for reading selective GAPIC generation methods from
service YAML
chore: Update gapic-generator-python to v1.22.0
docs: replace "GA4" with "Google Analytics" or "GA" in all comments
feat: add `user_data_retention` field to `DataRetentionSettings` and
mark as `REQUIRED`
fix: mark `event_data_retention` field in `DataRetentionSettings` as
`REQUIRED`
docs: replace "GA4" with "Google Analytics" or "GA" in all comments
feat: add `user_data_retention` field to `DataRetentionSettings` and
mark as `REQUIRED`
fix: mark `event_data_retention` field in `DataRetentionSettings` as
`REQUIRED`
END_COMMIT_OVERRIDE
- [ ] Regenerate this pull request now.
feat: Add support for reading selective GAPIC generation methods from
service YAML
chore: Update gapic-generator-python to v1.22.0
PiperOrigin-RevId: 724026024
Source-Link:
googleapis/googleapis@ad99638
Source-Link:
googleapis/googleapis-gen@e291c4d
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFuYWx5dGljcy1hZG1pbi8uT3dsQm90LnlhbWwiLCJoIjoiZTI5MWM0ZGQxZDY3MGVkYTE5OTk4ZGU3NmY5NjdlMTYwM2E0ODk5MyJ9
BEGIN_NESTED_COMMIT
docs: [google-analytics-admin] replace "GA4" with "Google Analytics" or
"GA" in all comments
feat: add `user_data_retention` field to `DataRetentionSettings` and
mark as `REQUIRED`
fix: mark `event_data_retention` field in `DataRetentionSettings` as
`REQUIRED`
PiperOrigin-RevId: 720657164
Source-Link:
googleapis/googleapis@89a0f8e
Source-Link:
googleapis/googleapis-gen@ff322a9
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFuYWx5dGljcy1hZG1pbi8uT3dsQm90LnlhbWwiLCJoIjoiZmYzMjJhOTI5ZGVjNzZiNDBjMGJlYTNhZmY3MDc0MWExYzVkMTk1MCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: [google-analytics-admin] replace "GA4" with "Google Analytics" or
"GA" in all comments
feat: add `user_data_retention` field to `DataRetentionSettings` and
mark as `REQUIRED`
fix: mark `event_data_retention` field in `DataRetentionSettings` as
`REQUIRED`
PiperOrigin-RevId: 720655692
Source-Link:
googleapis/googleapis@f20edbd
Source-Link:
googleapis/googleapis-gen@ed0f0d6
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFuYWx5dGljcy1hZG1pbi8uT3dsQm90LnlhbWwiLCJoIjoiZWQwZjBkNmRkZGM3MmQzMWIyOTg3ZjgwYmExM2Q3M2NiNjI4MGE3YyJ9
END_NESTED_COMMIT
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ohmayr <[email protected]>1 parent b7f5461 commit 96aefef
File tree
25 files changed
+7232
-739
lines changed- packages/google-analytics-admin
- google/analytics
- admin_v1alpha
- services/analytics_admin_service
- transports
- types
- admin_v1beta
- services/analytics_admin_service
- transports
- types
- admin
- samples/generated_samples
- tests/unit/gapic
- admin_v1alpha
- admin_v1beta
25 files changed
+7232
-739
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
0 commit comments