If true this indicates conversion to the requested type succeeded, otherwise conversion failed so the static value for the requested type was retrieved instead.
If true this indicates conversion to the requested type succeeded, otherwise conversion failed so the static value for the requested type was retrieved instead.
[[["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::ValueInfo\n\n\n`#include \u003cremote_config.h\u003e`\n\nDescribes a retrieved value.\n\nSummary\n\nPublic attributes \n\nconversion_successful \n\n```c++\nbool firebase::remote_config::ValueInfo::conversion_successful\n``` \nIf `true` this indicates conversion to the requested type succeeded, otherwise conversion failed so the static value for the requested type was retrieved instead. \n\nsource \n\n```c++\nValueSource firebase::remote_config::ValueInfo::source\n``` \nWhere the config value was retrieved from (Default Config or Active Config)."]]