From 77c86565cff4eb50eb7c55329e7efdf6f2a71f46 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 21 Oct 2020 11:41:17 -0700 Subject: [PATCH] feat: Automated regeneration of healthcare v1 client --- generated/google/apis/healthcare_v1.rb | 2 +- generated/google/apis/healthcare_v1/service.rb | 3 ++- generated/google/apis/healthcare_v1/synth.metadata | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/generated/google/apis/healthcare_v1.rb b/generated/google/apis/healthcare_v1.rb index cebfa269f..6bbd5d2c4 100644 --- a/generated/google/apis/healthcare_v1.rb +++ b/generated/google/apis/healthcare_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/healthcare module HealthcareV1 VERSION = 'V1' - REVISION = '20201006' + REVISION = '20201013' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/healthcare_v1/service.rb b/generated/google/apis/healthcare_v1/service.rb index 17b16d673..36d3a0cc4 100644 --- a/generated/google/apis/healthcare_v1/service.rb +++ b/generated/google/apis/healthcare_v1/service.rb @@ -2515,7 +2515,8 @@ module Google # entire year: `_at=2019` * An entire month: `_at=2019-01` * A specific day: ` # _at=2019-01-20` * A specific second: `_at=2018-12-31T23:59:58Z` # @param [Fixnum] _count - # The maximum number of search results on a page. Defaults to 1000. + # The maximum number of search results on a page. Default value is 100. Maximum + # value is 1,000. # @param [String] _page_token # Used to retrieve the first, previous, next, or last page of resource versions # when using pagination. Value should be set to the value of `_page_token` set diff --git a/generated/google/apis/healthcare_v1/synth.metadata b/generated/google/apis/healthcare_v1/synth.metadata index 429012f74..8ba18e27d 100644 --- a/generated/google/apis/healthcare_v1/synth.metadata +++ b/generated/google/apis/healthcare_v1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2" + "sha": "cb0c5bf94e2b1c915107eec83041d4409c900155" } } ]