# Functions
NewClientConfigFromJavaProperties parses the given Java Properties string to create ClientConfig according to correspoinding properties.
NewClientConfigFromJSON parses the given JSON string to create ClientConfig according to correspoinding properties.
NewClientConfigWithDefaultValues creates ClientConfig instance with following default values.
# Structs
ClientConfig defines the structure of the configurations that is used in ClientService.