class Google::Apis::HealthcareV1::GoogleCloudHealthcareV1ConsentPolicy
def update!(**args)
def update!(**args) @authorization_rule = args[:authorization_rule] if args.key?(:authorization_rule) @resource_attributes = args[:resource_attributes] if args.key?(:resource_attributes) end