[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-01-23 UTC."],[],[],null,["# firebase::remote_config::ConfigUpdate Struct Reference\n\nfirebase::remote_config::ConfigUpdate\n=====================================\n\n\n`#include \u003cremote_config.h\u003e`\n\nInformation about the updated config.\n\nSummary\n-------\n\n| ### Public attributes ||\n|--------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------|\n| [updated_keys](#structfirebase_1_1remote__config_1_1_config_update_1aeae7e1d0e6797a9bf79ff9151fd469c0) | `std::vector\u003c std::string \u003e` Parameter keys whose values have been updated from the currently activated values. |\n\nPublic attributes\n-----------------\n\n### updated_keys\n\n```c++\nstd::vector\u003c std::string \u003e firebase::remote_config::ConfigUpdate::updated_keys\n``` \nParameter keys whose values have been updated from the currently activated values.\n\nIncludes keys that are added, deleted, and whose value, value source, or metadata has changed."]]