Skip to content

Commit c7696a6

Browse files
chore: librarian release pull request: 20251211T080548Z (#14962)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20251120153138-6e4de1e6ca60 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:72e9b62c0f8f3799651ee62d777a2905f5b72ff19ea46f2e7b7d682d7d1e9414 <details><summary>google-ads-admanager: 0.7.0</summary> ## [0.7.0](google-ads-admanager-v0.6.0...google-ads-admanager-v0.7.0) (2025-12-11) ### Features * Added write methods for CustomTargetingKeys (PiperOrigin-RevId: 842183588) ([4927067](49270673)) * Added LineItem service (PiperOrigin-RevId: 842183588) ([4927067](49270673)) * Added write methods for AdUnits (PiperOrigin-RevId: 842183588) ([4927067](49270673)) * Added additional Report metrics and dimensions (PiperOrigin-RevId: 842183588) ([4927067](49270673)) ### Bug Fixes * Renamed `USER_MESSAGES_CCPA_MESSAGES_SHOWN` `Metric` to `USER_MESSAGES_US_STATES_MESSAGES_SHOWN` (PiperOrigin-RevId: 842183588) ([4927067](49270673)) * Added proto3 optional to Network primitive fields (PiperOrigin-RevId: 842183588) ([4927067](49270673)) * Added pagination to ListNetworks (PiperOrigin-RevId: 842183588) ([4927067](49270673)) ### Documentation * Updated documentation for Report metrics and dimensions (PiperOrigin-RevId: 842183588) ([4927067](49270673)) * Updated documentation for `ad_review_center_ad_id` filter (PiperOrigin-RevId: 842183588) ([4927067](49270673)) * Made `status` optional for SearchAdReviewCenterAds (PiperOrigin-RevId: 842183588) ([4927067](49270673)) </details> <details><summary>google-cloud-geminidataanalytics: 0.7.0</summary> ## [0.7.0](google-cloud-geminidataanalytics-v0.6.0...google-cloud-geminidataanalytics-v0.7.0) (2025-12-11) ### Features * add QueryData method (PiperOrigin-RevId: 840283109) ([4927067](49270673)) </details> <details><summary>google-cloud-run: 0.13.0</summary> ## [0.13.0](google-cloud-run-v0.12.0...google-cloud-run-v0.13.0) (2025-12-11) ### Features * add SourceCode proto to Run container config (PiperOrigin-RevId: 840919560) ([4927067](49270673)) ### Documentation * A comment for field `etag` in message `.google.cloud.run.v2.WorkerPool` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `name` in message `.google.cloud.run.v2.Service` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `reconciling` in message `.google.cloud.run.v2.WorkerPool` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `items` in message `.google.cloud.run.v2.SecretVolumeSource` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `latest_ready_revision` in message `.google.cloud.run.v2.WorkerPool` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `limits` in message `.google.cloud.run.v2.ResourceRequirements` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `etag` in message `.google.cloud.run.v2.Job` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `custom_audiences` in message `.google.cloud.run.v2.WorkerPool` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `etag` in message `.google.cloud.run.v2.Service` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) * A comment for field `observed_generation` in message `.google.cloud.run.v2.WorkerPool` is changed (PiperOrigin-RevId: 840919560) ([4927067](49270673)) </details>
1 parent 4927067 commit c7696a6

File tree

16 files changed

+70
-17
lines changed

16 files changed

+70
-17
lines changed

.librarian/state.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:72e9b62c0f8f3799651ee62d777a2905f5b72ff19ea46f2e7b7d682d7d1e9414
22
libraries:
33
- id: google-ads-admanager
4-
version: 0.6.0
4+
version: 0.7.0
55
last_generated_commit: effe5c4fa816021e724ca856d5640f2e55b14a8b
66
apis:
77
- path: google/ads/admanager/v1
@@ -1878,7 +1878,7 @@ libraries:
18781878
- packages/google-cloud-gdchardwaremanagement/
18791879
tag_format: '{id}-v{version}'
18801880
- id: google-cloud-geminidataanalytics
1881-
version: 0.6.0
1881+
version: 0.7.0
18821882
last_generated_commit: effe5c4fa816021e724ca856d5640f2e55b14a8b
18831883
apis:
18841884
- path: google/cloud/geminidataanalytics/v1beta
@@ -2990,7 +2990,7 @@ libraries:
29902990
- packages/google-cloud-retail/
29912991
tag_format: '{id}-v{version}'
29922992
- id: google-cloud-run
2993-
version: 0.12.0
2993+
version: 0.13.0
29942994
last_generated_commit: effe5c4fa816021e724ca856d5640f2e55b14a8b
29952995
apis:
29962996
- path: google/cloud/run/v2

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Please refer to each API's `CHANGELOG.md` file under the `packages/` directory
22

33
Changelogs
44
-----
5-
- [google-ads-admanager==0.6.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-ads-admanager/CHANGELOG.md)
5+
- [google-ads-admanager==0.7.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-ads-admanager/CHANGELOG.md)
66
- [google-ads-marketingplatform-admin==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-ads-marketingplatform-admin/CHANGELOG.md)
77
- [google-ai-generativelanguage==0.9.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-ai-generativelanguage/CHANGELOG.md)
88
- [google-analytics-admin==0.26.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-analytics-admin/CHANGELOG.md)
@@ -98,7 +98,7 @@ Changelogs
9898
- [google-cloud-financialservices==0.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-financialservices/CHANGELOG.md)
9999
- [google-cloud-functions==1.21.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-functions/CHANGELOG.md)
100100
- [google-cloud-gdchardwaremanagement==0.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gdchardwaremanagement/CHANGELOG.md)
101-
- [google-cloud-geminidataanalytics==0.6.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-geminidataanalytics/CHANGELOG.md)
101+
- [google-cloud-geminidataanalytics==0.7.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-geminidataanalytics/CHANGELOG.md)
102102
- [google-cloud-gke-backup==0.6.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gke-backup/CHANGELOG.md)
103103
- [google-cloud-gke-connect-gateway==0.11.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gke-connect-gateway/CHANGELOG.md)
104104
- [google-cloud-gke-hub==1.17.3](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gke-hub/CHANGELOG.md)
@@ -157,7 +157,7 @@ Changelogs
157157
- [google-cloud-redis==2.19.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-redis/CHANGELOG.md)
158158
- [google-cloud-resource-manager==1.15.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-resource-manager/CHANGELOG.md)
159159
- [google-cloud-retail==2.7.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-retail/CHANGELOG.md)
160-
- [google-cloud-run==0.12.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-run/CHANGELOG.md)
160+
- [google-cloud-run==0.13.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-run/CHANGELOG.md)
161161
- [google-cloud-saasplatform-saasservicemgmt==0.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-saasplatform-saasservicemgmt/CHANGELOG.md)
162162
- [google-cloud-scheduler==2.17.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-scheduler/CHANGELOG.md)
163163
- [google-cloud-secret-manager==2.24.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-secret-manager/CHANGELOG.md)

packages/google-ads-admanager/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@
44

55
[1]: https://pypi.org/project/google-ads-admanager/#history
66

7+
## [0.7.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-admanager-v0.6.0...google-ads-admanager-v0.7.0) (2025-12-11)
8+
9+
10+
### Documentation
11+
12+
* Updated documentation for Report metrics and dimensions ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
13+
* Made `status` optional for SearchAdReviewCenterAds ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
14+
* Updated documentation for `ad_review_center_ad_id` filter ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
15+
16+
17+
### Features
18+
19+
* Added write methods for AdUnits ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
20+
* Added write methods for CustomTargetingKeys ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
21+
* Added LineItem service ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
22+
* Added additional Report metrics and dimensions ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
23+
24+
25+
### Bug Fixes
26+
27+
* Renamed `USER_MESSAGES_CCPA_MESSAGES_SHOWN` `Metric` to `USER_MESSAGES_US_STATES_MESSAGES_SHOWN` ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
28+
* Added proto3 optional to Network primitive fields ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
29+
* Added pagination to ListNetworks ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
30+
731
## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-admanager-v0.5.0...google-ads-admanager-v0.6.0) (2025-10-28)
832

933

packages/google-ads-admanager/google/ads/admanager/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.6.0" # {x-release-please-version}
16+
__version__ = "0.7.0" # {x-release-please-version}

packages/google-ads-admanager/google/ads/admanager_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.6.0" # {x-release-please-version}
16+
__version__ = "0.7.0" # {x-release-please-version}

packages/google-ads-admanager/samples/generated_samples/snippet_metadata_google.ads.admanager.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-ads-admanager",
11-
"version": "0.6.0"
11+
"version": "0.7.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-geminidataanalytics/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-geminidataanalytics/#history
66

7+
## [0.7.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.6.0...google-cloud-geminidataanalytics-v0.7.0) (2025-12-11)
8+
9+
10+
### Features
11+
12+
* add QueryData method ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
13+
714
## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.5.0...google-cloud-geminidataanalytics-v0.6.0) (2025-11-12)
815

916

packages/google-cloud-geminidataanalytics/google/cloud/geminidataanalytics/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.6.0" # {x-release-please-version}
16+
__version__ = "0.7.0" # {x-release-please-version}

packages/google-cloud-geminidataanalytics/google/cloud/geminidataanalytics_v1alpha/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.6.0" # {x-release-please-version}
16+
__version__ = "0.7.0" # {x-release-please-version}

packages/google-cloud-geminidataanalytics/google/cloud/geminidataanalytics_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.6.0" # {x-release-please-version}
16+
__version__ = "0.7.0" # {x-release-please-version}

0 commit comments

Comments
 (0)