# Functions
NewClient returns the default remote config.
NewExplicitParameterValue will add a new explicit parameter value.
UseInAppDefaultValue returns a parameter value with the in app default as false.
# Structs
Client .
Condition targets a specific group of users A list of these conditions make up part of a Remote Config template.
ListVersionsOptions to be used as query params in the request to list versions.
ListVersionsResponse is a list of Remote Config template versions.
Parameter .
ParameterGroup representing a Remote Config parameter group Grouping parameters is only for management purposes and does not affect client-side fetching of parameter values.
ParameterValue .
RemoteConfig represents a Remote Config.
Response to save the API response including ETag.
Template .
User represents a remote config user.
Version a Remote Config template version.
VersionIterator represents the iterator for looping over versions.
# Type aliases
TagColor represents a tag color.