Skip to content

Commit 79f470b

Browse files
committed
chore(librarian): onboard google-ads-marketingplatform-admin
1 parent d0b9c9f commit 79f470b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.librarian/state.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,24 @@ libraries:
6464
remove_regex:
6565
- packages/google-cloud-video-live-stream
6666
tag_format: '{id}-v{version}'
67+
- id: google-ads-marketingplatform-admin
68+
version: 0.1.6
69+
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
70+
apis:
71+
- path: google/marketingplatform/admin/v1alpha
72+
source_roots:
73+
- packages/google-ads-marketingplatform-admin
74+
preserve_regex:
75+
- packages/google-ads-marketingplatform-admin/CHANGELOG.md
76+
- docs/CHANGELOG.md
77+
- docs/README.rst
78+
- samples/README.txt
79+
- tar.gz
80+
- gapic_version.py
81+
- samples/generated_samples/snippet_metadata_
82+
- scripts/client-post-processing
83+
- samples/snippets/README.rst
84+
- tests/system
85+
remove_regex:
86+
- packages/google-ads-marketingplatform-admin
87+
tag_format: '{id}-v{version}'

scripts/configure_state_yaml/packages_to_onboard.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#
1515

1616
packages_to_onboard: [
17+
"google-ads-marketingplatform-admin",
1718
"google-cloud-dlp",
1819
"google-cloud-eventarc",
1920
"google-cloud-video-live-stream",

0 commit comments

Comments
 (0)