Get desktop application:
View/edit binary Protocol Buffers messages
Used in: UserPreferences
APP_LOCK_TYPE_UNSPECIFIED = 0
APP_LOCK_TYPE_BIOMETRICS = 1
APP_LOCK_TYPE_PIN = 2
Used in: InternalSettings
int32 days_app_used_in_a_row = 1
Used in: FeatureFlagsPreferences
Used in: BoolFlagPrefProto, PasswordGenerationPrefProto, TooltipsPreferences, UserPreferences
BOOLEAN_PREFERENCE_UNSPECIFIED = 0
BOOLEAN_PREFERENCE_TRUE = 1
BOOLEAN_PREFERENCE_FALSE = 2
Used in: UserPreferences
CLIPBOARD_PREFERENCE_UNSPECIFIED = 0
CLIPBOARD_PREFERENCE_NEVER = 1
CLIPBOARD_PREFERENCE_69S = 2
CLIPBOARD_PREFERENCE_180S = 3
int64 last_unlock_time = 1
string declined_update_version = 2
int64 boot_count = 3
int32 home_sorting_option = 4
int32 autofill_sorting_option = 5
string selected_vault = 6
int32 pin_attempts = 7
int32 item_create_count = 9
bool in_app_review_triggered = 10
optional AppUsage app_usage = 11
int32 item_autofill_count = 12
int32 home_filtering_option = 13
bool dark_web_alias_message_dismissed = 14
optional LastItemAutofill last_item_autofill = 15
map<string, string> selected_vault_per_user = 16
map<string, int32> master_password_attempts_per_user = 17
bool has_shown_alias_contacts_onboarding = 18
string persistent_uuid = 20
Used in: InternalSettings
string share_id = 2
string item_id = 3
Used in: UserPreferences
LOCK_APP_UNSPECIFIED = 0
LOCK_APP_IMMEDIATELY = 1
LOCK_APP_NEVER = 2
LOCK_APP_IN_ONE_MINUTE = 3
LOCK_APP_IN_TWO_MINUTES = 4
LOCK_APP_IN_FIVE_MINUTES = 5
LOCK_APP_IN_TEN_MINUTES = 6
LOCK_APP_IN_ONE_HOUR = 7
LOCK_APP_IN_FOUR_HOURS = 8
Used in: UserPreferences
NO_ISSUES = 0
BREACH_ISSUES = 1
VULNERABILITY_ISSUES = 2
Used in: PasswordGenerationPrefProto
PASSWORD_GENERATION_MODE_UNDEFINED = 0
PASSWORD_GENERATION_MODE_RANDOM = 1
PASSWORD_GENERATION_MODE_WORDS = 2
Used in: UserPreferences
int32 randomPasswordLength = 2
int32 wordsCount = 4
Used in: UserPreferences
THEME_PREFERENCE_UNSPECIFIED = 0
THEME_PREFERENCE_SYSTEM = 1
THEME_PREFERENCE_LIGHT = 2
THEME_PREFERENCE_DARK = 3
Used in: PasswordGenerationPrefProto
WORD_SEPARATOR_UNDEFINED = 0
WORD_SEPARATOR_HYPHEN = 1
WORD_SEPARATOR_SPACE = 2
WORD_SEPARATOR_PERIOD = 3
WORD_SEPARATOR_COMMA = 4
WORD_SEPARATOR_UNDERSCORE = 5
WORD_SEPARATOR_NUMBERS = 6
WORD_SEPARATOR_NUMBERS_AND_SYMBOLS = 7