class Google::Apis::SheetsV4::DeleteConditionalFormatRuleResponse

def update!(**args)

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