Google Big Query Linked Service Response
data class GoogleBigQueryLinkedServiceResponse(val additionalProjects: Any? = null, val annotations: List<Any>? = null, val authenticationType: String, val clientId: Any? = null, val clientSecret: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val description: String? = null, val email: Any? = null, val encryptedCredential: String? = null, val keyFilePath: Any? = null, val parameters: Map<String, ParameterSpecificationResponse>? = null, val project: Any, val refreshToken: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val requestGoogleDriveScope: Any? = null, val trustedCertPath: Any? = null, val type: String, val useSystemTrustStore: Any? = null)
Google BigQuery service linked service.
Constructors
Link copied to clipboard
fun GoogleBigQueryLinkedServiceResponse(additionalProjects: Any? = null, annotations: List<Any>? = null, authenticationType: String, clientId: Any? = null, clientSecret: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, description: String? = null, email: Any? = null, encryptedCredential: String? = null, keyFilePath: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, project: Any, refreshToken: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, requestGoogleDriveScope: Any? = null, trustedCertPath: Any? = null, type: String, useSystemTrustStore: Any? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard