.UserAgent = "MyAppName",
.OAuth2Mode = "SERVICE_ACCOUNT",
.OAuth2PrnEmail = "MySupe...@GSuiteEnabledDomain.com",
.OAuth2SecretsJsonPath = (""), ' --- want to replace this with hardcoded secret
.EnableSoapExtension = True,
.EnableGzipCompression = True,
.IncludeUtilitiesInUserAgent = True
}