Provides a builder pattern for constructing a Config instance with customizable properties. Supports fluent method chaining to set various parameters such as API keys, URLs, project ID, locale, network configuration, and CDN settings.
Represents a network configuration with an HTTP client and coroutine context. This network configuration is used for making HTTP requests and specifying the coroutine context under which the requests will be executed.