lib/google/apis/healthcare_v1/service.rb in google-apis-healthcare_v1-0.40.0 vs lib/google/apis/healthcare_v1/service.rb in google-apis-healthcare_v1-0.41.0
- old
+ new
@@ -4299,21 +4299,22 @@
# :in`, `:not-in`, `:above`, `:below`, `:[type]`, `:not`, and `recurse` (DSTU2
# and STU3) or `:iterate` (R4). Supported search result parameters: `_sort`, `
# _count`, `_include`, `_revinclude`, `_summary=text`, `_summary=data`, and `
# _elements`. The maximum number of search results returned defaults to 100,
# which can be overridden by the `_count` parameter up to a maximum limit of
- # 1000. If there are additional results, the returned `Bundle` contains a link
- # of `relation` "next", which has a `_page_token` parameter for an opaque
- # pagination token that can be used to retrieve the next page. Resources with a
- # total size larger than 5MB or a field count larger than 50,000 might not be
- # fully searchable as the server might trim its generated search index in those
- # cases. Note: FHIR resources are indexed asynchronously, so there might be a
- # slight delay between the time a resource is created or changes and when the
- # change is reflected in search results. For samples and detailed information,
- # see [Searching for FHIR resources](https://cloud.google.com/healthcare/docs/
- # how-tos/fhir-search) and [Advanced FHIR search features](https://cloud.google.
- # com/healthcare/docs/how-tos/fhir-advanced-search).
+ # 1000. The server might return fewer resources than requested to prevent
+ # excessively large responses. If there are additional results, the returned `
+ # Bundle` contains a link of `relation` "next", which has a `_page_token`
+ # parameter for an opaque pagination token that can be used to retrieve the next
+ # page. Resources with a total size larger than 5MB or a field count larger than
+ # 50,000 might not be fully searchable as the server might trim its generated
+ # search index in those cases. Note: FHIR resources are indexed asynchronously,
+ # so there might be a slight delay between the time a resource is created or
+ # changes and when the change is reflected in search results. For samples and
+ # detailed information, see [Searching for FHIR resources](https://cloud.google.
+ # com/healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search features](
+ # https://cloud.google.com/healthcare/docs/how-tos/fhir-advanced-search).
# @param [String] parent
# Name of the FHIR store to retrieve resources from.
# @param [Google::Apis::HealthcareV1::SearchResourcesRequest] search_resources_request_object
# @param [String] fields
# Selector specifying which fields to include in a partial response.
@@ -4376,21 +4377,22 @@
# :in`, `:not-in`, `:above`, `:below`, `:[type]`, `:not`, and `recurse` (DSTU2
# and STU3) or `:iterate` (R4). Supported search result parameters: `_sort`, `
# _count`, `_include`, `_revinclude`, `_summary=text`, `_summary=data`, and `
# _elements`. The maximum number of search results returned defaults to 100,
# which can be overridden by the `_count` parameter up to a maximum limit of
- # 1000. If there are additional results, the returned `Bundle` contains a link
- # of `relation` "next", which has a `_page_token` parameter for an opaque
- # pagination token that can be used to retrieve the next page. Resources with a
- # total size larger than 5MB or a field count larger than 50,000 might not be
- # fully searchable as the server might trim its generated search index in those
- # cases. Note: FHIR resources are indexed asynchronously, so there might be a
- # slight delay between the time a resource is created or changes and when the
- # change is reflected in search results. For samples and detailed information,
- # see [Searching for FHIR resources](https://cloud.google.com/healthcare/docs/
- # how-tos/fhir-search) and [Advanced FHIR search features](https://cloud.google.
- # com/healthcare/docs/how-tos/fhir-advanced-search).
+ # 1000. The server might return fewer resources than requested to prevent
+ # excessively large responses. If there are additional results, the returned `
+ # Bundle` contains a link of `relation` "next", which has a `_page_token`
+ # parameter for an opaque pagination token that can be used to retrieve the next
+ # page. Resources with a total size larger than 5MB or a field count larger than
+ # 50,000 might not be fully searchable as the server might trim its generated
+ # search index in those cases. Note: FHIR resources are indexed asynchronously,
+ # so there might be a slight delay between the time a resource is created or
+ # changes and when the change is reflected in search results. For samples and
+ # detailed information, see [Searching for FHIR resources](https://cloud.google.
+ # com/healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search features](
+ # https://cloud.google.com/healthcare/docs/how-tos/fhir-advanced-search).
# @param [String] parent
# Name of the FHIR store to retrieve resources from.
# @param [String] resource_type
# The FHIR resource type to search, such as Patient or Observation. For a
# complete list, see the FHIR Resource Index ([DSTU2](http://hl7.org/implement/
@@ -4941,11 +4943,11 @@
# notification to any Pub/Sub topic configured in Hl7V2Store.
# Hl7V2NotificationConfig, if the filtering matches the message. If an MLLP
# adapter is configured to listen to a Pub/Sub topic, the adapter transmits the
# message when a notification is received.
# @param [String] parent
- # The name of the dataset this message belongs to.
+ # The name of the HL7v2 store this message belongs to.
# @param [Google::Apis::HealthcareV1::CreateMessageRequest] create_message_request_object
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
@@ -5283,16 +5285,10 @@
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
# Lists operations that match the specified filter in the request. If the server
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
- # binding allows API services to override the binding to use different resource
- # name schemes, such as `users/*/operations`. To override the binding, API
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
- # service configuration. For backwards compatibility, the default name includes
- # the operations collection id, however overriding users must ensure the name
- # binding is the parent resource, without the operations collection id.
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
# @param [String] name
# The name of the operation's parent resource.
# @param [String] filter
# The standard list filter.
# @param [Fixnum] page_size