class Google::Apis::HealthcareV1::GoogleCloudHealthcareV1ConsentGcsDestination

def update!(**args)

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