Class GoogleServicesConfig

Object
GoogleServicesConfig
All Implemented Interfaces:
Config, SystemConfig, Serializable

public class GoogleServicesConfig extends Object implements SystemConfig
See Also:
  • Constructor Details

    • GoogleServicesConfig

      public GoogleServicesConfig()
  • Method Details

    • getApiKey

      public String getApiKey()
    • setApiKey

      public void setApiKey(String apiKey)
    • getClientId

      public String getClientId()
    • setClientId

      public void setClientId(String clientId)