Google Big Query Linked Service Args
data class GoogleBigQueryLinkedServiceArgs(val additionalProjects: Output<Any>? = null, val annotations: Output<List<Any>>? = null, val authenticationType: Output<Either<String, GoogleBigQueryAuthenticationType>>, val clientId: Output<Any>? = null, val clientSecret: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, val connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, val description: Output<String>? = null, val email: Output<Any>? = null, val encryptedCredential: Output<String>? = null, val keyFilePath: Output<Any>? = null, val parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, val project: Output<Any>, val refreshToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, val requestGoogleDriveScope: Output<Any>? = null, val trustedCertPath: Output<Any>? = null, val type: Output<String>, val useSystemTrustStore: Output<Any>? = null) : ConvertibleToJava<GoogleBigQueryLinkedServiceArgs>
Google BigQuery service linked service.
Constructors
Link copied to clipboard
fun GoogleBigQueryLinkedServiceArgs(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)
Functions
Properties
Link copied to clipboard
Link copied to clipboard