# Functions
Apply applies the changes identified by the diff to the remote configuration.
Diff computes the diff between local and upstream configuration.
FromConfig creates a GmailConfig from Gmail APIs.
FromConfig creates a GmailConfig from a parsed configuration file.
# Constants
DefaultContextLines is the default number of lines of context to show in the filter diff.
# Structs
ConfigDiff contains the difference between local and upstream configuration, including both labels and filters.
ConfigParseRes represents the result of a config parse.
GmailConfig represents a Gmail configuration.