Google Ad Words Linked Service Args
constructor(annotations: Output<List<Any>>? = null, authenticationType: Output<Either<String, GoogleAdWordsAuthenticationType>>? = null, clientCustomerID: Output<Any>? = null, clientId: Output<Any>? = null, clientSecret: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionProperties: Output<Any>? = null, description: Output<String>? = null, developerToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, email: Output<Any>? = null, encryptedCredential: Output<String>? = null, googleAdsApiVersion: Output<Any>? = null, keyFilePath: Output<Any>? = null, loginCustomerID: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, privateKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, refreshToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, supportLegacyDataTypes: Output<Any>? = null, trustedCertPath: Output<Any>? = null, type: Output<String>, useSystemTrustStore: Output<Any>? = null, version: Output<String>? = null)