"""Constants for Google Sheets integration.""" DOMAIN = "google_sheets" DEFAULT_NAME = "Google Sheets" DEFAULT_ACCESS = "https://www.googleapis.com/auth/drive.file"