Skip to content

Commit 860cd40

Browse files
authored
chore: librarian release pull request: 20260608T174331Z (googleapis#17395)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.16.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>google-devicesandservices-health: v0.1.0</summary> ## [v0.1.0](googleapis/google-cloud-python@google-devicesandservices-health-v0.0.0...google-devicesandservices-health-v0.1.0) (2026-06-08) ### Features * add google-devicesandservices-health (googleapis#17365) ([f9ff3b1](googleapis@f9ff3b1b)) </details>
1 parent 6e0f0ec commit 860cd40

6 files changed

Lines changed: 12 additions & 5 deletions

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5437,7 +5437,7 @@ libraries:
54375437
- packages/google-developers-knowledge/docs/
54385438
tag_format: '{id}-v{version}'
54395439
- id: google-devicesandservices-health
5440-
version: 0.0.0
5440+
version: 0.1.0
54415441
last_generated_commit: ""
54425442
apis:
54435443
- path: google/devicesandservices/health/v4

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2238,7 +2238,7 @@ libraries:
22382238
- python-gapic-name=developers_knowledge
22392239
default_version: v1
22402240
- name: google-devicesandservices-health
2241-
version: 0.0.0
2241+
version: 0.1.0
22422242
apis:
22432243
- path: google/devicesandservices/health/v4
22442244
copyright_year: "2026"

packages/google-devicesandservices-health/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33
[PyPI History][1]
44

55
[1]: https://pypi.org/project/google-devicesandservices-health/#history
6+
7+
## [0.1.0](https://github.com/googleapis/google-cloud-python/compare/google-devicesandservices-health-v0.0.0...google-devicesandservices-health-v0.1.0) (2026-06-08)
8+
9+
10+
### Features
11+
12+
* add google-devicesandservices-health (#17365) ([f9ff3b1baf56980210a7770e54e50711754f1d2d](https://github.com/googleapis/google-cloud-python/commit/f9ff3b1baf56980210a7770e54e50711754f1d2d))

packages/google-devicesandservices-health/google/devicesandservices/health/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.0.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-devicesandservices-health/google/devicesandservices/health_v4/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.0.0" # {x-release-please-version}
16+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-devicesandservices-health/samples/generated_samples/snippet_metadata_google.devicesandservices.health.v4.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-devicesandservices-health",
11-
"version": "0.0.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)