@@ -85,8 +85,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc
8585 # @param [String] name
8686 # The resource that owns the locations collection, if applicable.
8787 # @param [Array<String>, String] extra_location_types
88- # Optional. A list of extra location types that should be used as conditions for
89- # controlling the visibility of the locations .
88+ # Optional. Do not use this field. It is unsupported and is ignored unless
89+ # explicitly documented otherwise. This is primarily for internal usage .
9090 # @param [String] filter
9191 # A filter to narrow down results to a preferred subset. The filtering language
9292 # accepts strings like `"displayName=tokyo"`, and is documented in more detail
@@ -5512,12 +5512,10 @@ def read_project_location_dataset_fhir_store_fhir(name, fields: nil, quota_user:
55125512 # 000) of resources. For a search query that will match a large number of
55135513 # resources, you can avoiding using the special synchronous index by including
55145514 # an additional `_sort` parameter in your query. Use `_sort=-_lastUpdated` if
5515- # you want to keep the default sorting order. Note: The special synchronous
5516- # identifier index are currently disabled for DocumentReference and
5517- # DocumentManifest searches. For samples and detailed information, see [
5518- # Searching for FHIR resources](https://cloud.google.com/healthcare/docs/how-tos/
5519- # fhir-search) and [Advanced FHIR search features](https://cloud.google.com/
5520- # healthcare/docs/how-tos/fhir-advanced-search).
5515+ # you want to keep the default sorting order. For samples and detailed
5516+ # information, see [Searching for FHIR resources](https://cloud.google.com/
5517+ # healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search features](https:
5518+ # //cloud.google.com/healthcare/docs/how-tos/fhir-advanced-search).
55215519 # @param [String] parent
55225520 # Required. Name of the FHIR store to retrieve resources from.
55235521 # @param [Google::Apis::HealthcareV1::SearchResourcesRequest] search_resources_request_object
@@ -5606,12 +5604,10 @@ def search_fhir_resources(parent, search_resources_request_object = nil, fields:
56065604 # 000) of resources. For a search query that will match a large number of
56075605 # resources, you can avoiding using the special synchronous index by including
56085606 # an additional `_sort` parameter in your query. Use `_sort=-_lastUpdated` if
5609- # you want to keep the default sorting order. Note: The special synchronous
5610- # identifier index are currently disabled for DocumentReference and
5611- # DocumentManifest searches. For samples and detailed information, see [
5612- # Searching for FHIR resources](https://cloud.google.com/healthcare/docs/how-tos/
5613- # fhir-search) and [Advanced FHIR search features](https://cloud.google.com/
5614- # healthcare/docs/how-tos/fhir-advanced-search).
5607+ # you want to keep the default sorting order. For samples and detailed
5608+ # information, see [Searching for FHIR resources](https://cloud.google.com/
5609+ # healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search features](https:
5610+ # //cloud.google.com/healthcare/docs/how-tos/fhir-advanced-search).
56155611 # @param [String] parent
56165612 # Required. Name of the FHIR store to retrieve resources from.
56175613 # @param [String] resource_type
0 commit comments