From 5e0f0e099dff211942cfd1051fba932f3a87f8f6 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Wed, 3 Jun 2026 18:56:33 +0000 Subject: [PATCH] feat: new library for google/devicesandservices/health/v4 --- .librarian/state.yaml | 16 ++++++++++++++++ librarian.yaml | 14 ++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/.librarian/state.yaml b/.librarian/state.yaml index fcc0c6bea8fd..3f9c5d638041 100644 --- a/.librarian/state.yaml +++ b/.librarian/state.yaml @@ -5386,6 +5386,22 @@ libraries: - packages/google-crc32c/README.rst - packages/google-crc32c/docs/ tag_format: '{id}-v{version}' + - id: google-devicesandservices-health + version: 0.0.0 + last_generated_commit: "" + apis: + - path: google/devicesandservices/health/v4 + source_roots: + - packages/google-devicesandservices-health + preserve_regex: [] + remove_regex: [] + release_exclude_paths: + - packages/google-devicesandservices-health/.repo-metadata.json + - packages/google-devicesandservices-health/noxfile.py + - packages/google-devicesandservices-health/tests/ + - packages/google-devicesandservices-health/README.rst + - packages/google-devicesandservices-health/docs/ + tag_format: '{id}-v{version}' - id: google-geo-type version: 0.7.0 last_generated_commit: 3322511885371d2b2253f209ccc3aa60d4100cfd diff --git a/librarian.yaml b/librarian.yaml index 723a7662c330..ceb33c5f2b6e 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -22,6 +22,13 @@ default: output: packages tag_format: '{name}-v{version}' python: + allowed_namespaces: + - google.ads + - google.apps + - google.cloud + - google.maps + - google.shopping + - google.devicesandservices common_gapic_paths: - samples/generated_samples - tests/unit/gapic @@ -2197,6 +2204,13 @@ libraries: skip_release: true python: library_type: OTHER + - name: google-devicesandservices-health + version: 0.0.0 + apis: + - path: google/devicesandservices/health/v4 + copyright_year: "2026" + python: + default_version: v4 - name: google-geo-type version: 0.7.0 apis: