SharePointSources_SharePointSource constructor
SharePointSources_SharePointSource({})
Implementation
SharePointSources_SharePointSource({
this.sharepointFolderPath,
this.sharepointFolderId,
this.driveName,
this.driveId,
this.clientId = '',
this.clientSecret,
this.tenantId = '',
this.sharepointSiteName = '',
this.fileId = '',
}) : super(fullyQualifiedName);