lib/google/apis/healthcare_v1/classes.rb in google-apis-healthcare_v1-0.48.0 vs lib/google/apis/healthcare_v1/classes.rb in google-apis-healthcare_v1-0.49.0

- old
+ new

@@ -919,11 +919,11 @@ attr_accessor :text # Ensures in-flight data remains in the region of origin during de- # identification. Using this option results in a significant reduction of # throughput, and is not compatible with `LOCATION` or `ORGANIZATION_NAME` - # infoTypes. `LOCATION` must be excluded within `TextConfig`, and must also be - # excluded within `ImageConfig` if image redaction is required. + # infoTypes. `LOCATION` must be excluded within TextConfig, and must also be + # excluded within ImageConfig if image redaction is required. # Corresponds to the JSON property `useRegionalDataProcessing` # @return [Boolean] attr_accessor :use_regional_data_processing alias_method :use_regional_data_processing?, :use_regional_data_processing