class Google::Apis::HealthcareV1::GoogleCloudHealthcareV1DicomGcsSource

def update!(**args)

Update properties of this object
def update!(**args)
  @uri = args[:uri] if args.key?(:uri)
end