Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
    
  
  
  
  
    
  
  
    
    
  
  firebase::remote_config::ConfigKeyValueVariant
  
    #include <remote_config.h>
  
  Describes a mapping of a key to a value of any type. 
  Summary
  Used to set default values. 
  
    
      | Public attributes | 
    
      | key | 
          const char * The lookup key string.  | 
    
      | value | The value to be stored.  | 
  
  Public attributes
  
    key
    const char * firebase::remote_config::ConfigKeyValueVariant::key
    
      The lookup key string. 
      
        
      
     
   
  
    value
    Variant firebase::remote_config::ConfigKeyValueVariant::value
    
      The value to be stored. 
      The type of the Variant determines the type of default data for the given key.
      
        
      
     
   
  
  
 
  
    
    
      
       
    
    
  
  
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2024-01-23 UTC.
  
  
  
    
      [null,null,["Last updated 2024-01-23 UTC."],[],[]]