generated/google/apis/healthcare_v1/service.rb in google-api-client-0.46.2 vs generated/google/apis/healthcare_v1/service.rb in google-api-client-0.47.0
- old
+ new
@@ -2513,10 +2513,11 @@
# period specified in the date time value. The date parameter format is yyyy-mm-
# ddThh:mm:ss[Z|(+|-)hh:mm] Clients may specify any of the following: * An
# 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
# in next or previous page links' URLs. Next and previous page are returned in
# the response bundle's links field, where `link.relation` is "previous" or "