Google Big Query Linked Service Args
constructor(additionalProjects: Output<Any>? = null, annotations: Output<List<Any>>? = null, authenticationType: Output<Either<String, GoogleBigQueryAuthenticationType>>, clientId: Output<Any>? = null, clientSecret: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, email: Output<Any>? = null, encryptedCredential: Output<String>? = null, keyFilePath: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, project: Output<Any>, refreshToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, requestGoogleDriveScope: Output<Any>? = null, trustedCertPath: Output<Any>? = null, type: Output<String>, useSystemTrustStore: Output<Any>? = null, version: Output<String>? = null)