Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class SharePointSources.
The SharePointSources to pass to ImportRagFiles.
Generated from protobuf message google.cloud.aiplatform.v1.SharePointSources
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ share_point_sources |
array<SharePointSources\SharePointSource>
The SharePoint sources. |
getSharePointSources
The SharePoint sources.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setSharePointSources
The SharePoint sources.
Parameter | |
---|---|
Name | Description |
var |
array<SharePointSources\SharePointSource>
|
Returns | |
---|---|
Type | Description |
$this |