PROXY_REGEX_PATTERN
PROXY_REGEX_PATTERN
Settings for making SOAP and non-SOAP connections to the API servers.
__construct(\Google\AdsApi\Common\ConnectionSettingsBuilder $builder)
Creates a connection settings instance from the specified builder.
Do not use this constructor, instances should be created by using the
ConnectionSettingsBuilder
instead.
\Google\AdsApi\Common\ConnectionSettingsBuilder | $builder | the builder to create an instance of this connection settings from |