generated/google/apis/healthcare_v1/service.rb in google-api-client-0.40.0 vs generated/google/apis/healthcare_v1/service.rb in google-api-client-0.40.1

- old
+ new

@@ -283,11 +283,11 @@ execute_or_queue_command(command, &block) end # Updates dataset metadata. # @param [String] name - # Output only. Resource name of the dataset, of the form + # Resource name of the dataset, of the form # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id``. # @param [Google::Apis::HealthcareV1::Dataset] dataset_object # @param [String] update_mask # The update mask applies to the resource. For the `FieldMask` definition, # see @@ -710,11 +710,11 @@ execute_or_queue_command(command, &block) end # Updates the specified DICOM store. # @param [String] name - # Output only. Resource name of the DICOM store, of the form + # Resource name of the DICOM store, of the form # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/ # dicomStores/`dicom_store_id``. # @param [Google::Apis::HealthcareV1::DicomStore] dicom_store_object # @param [String] update_mask # The update mask applies to the resource. For the `FieldMask` definition, @@ -2933,10 +2933,10 @@ execute_or_queue_command(command, &block) end # Updates the HL7v2 store. # @param [String] name - # Output only. Resource name of the HL7v2 store, of the form + # Resource name of the HL7v2 store, of the form # `projects/`project_id`/datasets/`dataset_id`/hl7V2Stores/`hl7v2_store_id``. # @param [Google::Apis::HealthcareV1::Hl7V2Store] hl7_v2_store_object # @param [String] update_mask # The update mask applies to the resource. For the `FieldMask` definition, # see