Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class SharePointSource.
An individual SharePointSource.
Generated from protobuf message google.cloud.aiplatform.v1.SharePointSources.SharePointSource
Namespace
Google \ Cloud \ AIPlatform \ V1 \ SharePointSourcesMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ sharepoint_folder_path |
string
The path of the SharePoint folder to download from. |
↳ sharepoint_folder_id |
string
The ID of the SharePoint folder to download from. |
↳ drive_name |
string
The name of the drive to download from. |
↳ drive_id |
string
The ID of the drive to download from. |
↳ client_id |
string
The Application ID for the app registered in Microsoft Azure Portal. The application must also be configured with MS Graph permissions "Files.ReadAll", "Sites.ReadAll" and BrowserSiteLists.Read.All. |
↳ client_secret |
Google\Cloud\AIPlatform\V1\ApiAuth\ApiKeyConfig
The application secret for the app registered in Azure. |
↳ tenant_id |
string
Unique identifier of the Azure Active Directory Instance. |
↳ sharepoint_site_name |
string
The name of the SharePoint site to download from. This can be the site name or the site id. |
↳ file_id |
string
Output only. The SharePoint file id. Output only. |
getSharepointFolderPath
The path of the SharePoint folder to download from.
Returns | |
---|---|
Type | Description |
string |
hasSharepointFolderPath
setSharepointFolderPath
The path of the SharePoint folder to download from.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getSharepointFolderId
The ID of the SharePoint folder to download from.
Returns | |
---|---|
Type | Description |
string |
hasSharepointFolderId
setSharepointFolderId
The ID of the SharePoint folder to download from.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getDriveName
The name of the drive to download from.
Returns | |
---|---|
Type | Description |
string |
hasDriveName
setDriveName
The name of the drive to download from.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getDriveId
The ID of the drive to download from.
Returns | |
---|---|
Type | Description |
string |
hasDriveId
setDriveId
The ID of the drive to download from.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getClientId
The Application ID for the app registered in Microsoft Azure Portal.
The application must also be configured with MS Graph permissions "Files.ReadAll", "Sites.ReadAll" and BrowserSiteLists.Read.All.
Returns | |
---|---|
Type | Description |
string |
setClientId
The Application ID for the app registered in Microsoft Azure Portal.
The application must also be configured with MS Graph permissions "Files.ReadAll", "Sites.ReadAll" and BrowserSiteLists.Read.All.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getClientSecret
The application secret for the app registered in Azure.
Returns | |
---|---|
Type | Description |
Google\Cloud\AIPlatform\V1\ApiAuth\ApiKeyConfig|null |
hasClientSecret
clearClientSecret
setClientSecret
The application secret for the app registered in Azure.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AIPlatform\V1\ApiAuth\ApiKeyConfig
|
Returns | |
---|---|
Type | Description |
$this |
getTenantId
Unique identifier of the Azure Active Directory Instance.
Returns | |
---|---|
Type | Description |
string |
setTenantId
Unique identifier of the Azure Active Directory Instance.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getSharepointSiteName
The name of the SharePoint site to download from. This can be the site name or the site id.
Returns | |
---|---|
Type | Description |
string |
setSharepointSiteName
The name of the SharePoint site to download from. This can be the site name or the site id.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getFileId
Output only. The SharePoint file id. Output only.
Returns | |
---|---|
Type | Description |
string |
setFileId
Output only. The SharePoint file id. Output only.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getFolderSource
Returns | |
---|---|
Type | Description |
string |
getDriveSource
Returns | |
---|---|
Type | Description |
string |