From 2d3de6d32e0515695e38375e7196dddf4b2eb569 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 8 Sep 2026 18:55:48 +0000 Subject: [PATCH] chore: update librarian version to v0.42.0 --- librarian.yaml | 2 +- .../data_subscription_service/async_client.py | 14 ++++++-------- .../services/data_subscription_service/client.py | 14 ++++++-------- 3 files changed, 13 insertions(+), 17 deletions(-) diff --git a/librarian.yaml b/librarian.yaml index c99505cf7ea3..e9ca40b2f7ce 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. language: python -version: v0.40.0 +version: v0.42.0 repo: googleapis/google-cloud-python sources: googleapis: diff --git a/packages/google-devicesandservices-health/google/devicesandservices/health_v4/services/data_subscription_service/async_client.py b/packages/google-devicesandservices-health/google/devicesandservices/health_v4/services/data_subscription_service/async_client.py index afe6f46e7e7d..e9e95181119b 100644 --- a/packages/google-devicesandservices-health/google/devicesandservices/health_v4/services/data_subscription_service/async_client.py +++ b/packages/google-devicesandservices-health/google/devicesandservices/health_v4/services/data_subscription_service/async_client.py @@ -452,10 +452,9 @@ async def sample_create_subscriber(): google.api_core.operation_async.AsyncOperation: An object representing a long-running operation. - The result type for the operation will be - :class:`google.devicesandservices.health_v4.types.Subscriber` - -- Resource Messages -- A subscriber receives - notifications from Google Health API. + The result type for the operation will be :class:`google.devicesandservices.health_v4.types.Subscriber` -- Resource Messages -- + A subscriber receives notifications from Google + Health API. """ # Create or coerce a protobuf request object. @@ -753,10 +752,9 @@ async def sample_update_subscriber(): google.api_core.operation_async.AsyncOperation: An object representing a long-running operation. - The result type for the operation will be - :class:`google.devicesandservices.health_v4.types.Subscriber` - -- Resource Messages -- A subscriber receives - notifications from Google Health API. + The result type for the operation will be :class:`google.devicesandservices.health_v4.types.Subscriber` -- Resource Messages -- + A subscriber receives notifications from Google + Health API. """ # Create or coerce a protobuf request object. diff --git a/packages/google-devicesandservices-health/google/devicesandservices/health_v4/services/data_subscription_service/client.py b/packages/google-devicesandservices-health/google/devicesandservices/health_v4/services/data_subscription_service/client.py index dd83aa667ce2..a12862647e99 100644 --- a/packages/google-devicesandservices-health/google/devicesandservices/health_v4/services/data_subscription_service/client.py +++ b/packages/google-devicesandservices-health/google/devicesandservices/health_v4/services/data_subscription_service/client.py @@ -781,10 +781,9 @@ def sample_create_subscriber(): google.api_core.operation.Operation: An object representing a long-running operation. - The result type for the operation will be - :class:`google.devicesandservices.health_v4.types.Subscriber` - -- Resource Messages -- A subscriber receives - notifications from Google Health API. + The result type for the operation will be :class:`google.devicesandservices.health_v4.types.Subscriber` -- Resource Messages -- + A subscriber receives notifications from Google + Health API. """ # Create or coerce a protobuf request object. @@ -1076,10 +1075,9 @@ def sample_update_subscriber(): google.api_core.operation.Operation: An object representing a long-running operation. - The result type for the operation will be - :class:`google.devicesandservices.health_v4.types.Subscriber` - -- Resource Messages -- A subscriber receives - notifications from Google Health API. + The result type for the operation will be :class:`google.devicesandservices.health_v4.types.Subscriber` -- Resource Messages -- + A subscriber receives notifications from Google + Health API. """ # Create or coerce a protobuf request object.