GoogleBigQueryV2LinkedServiceArgs

constructor(annotations: Output<List<Any>>? = null, authenticationType: Output<Either<String, GoogleBigQueryV2AuthenticationType>>, clientId: Output<Any>? = null, clientSecret: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, keyFileContent: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, projectId: Output<Any>, refreshToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, type: Output<String>, version: Output<String>? = null)