View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SharePointSources (google_api_ai_platform v0.25.0)
The SharePointSources to pass to ImportRagFiles.
Attributes
-
sharePointSources
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SharePointSourcesSharePointSource.t)
, default:nil
) - The SharePoint sources.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SharePointSources{ sharePointSources: [ GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SharePointSourcesSharePointSource.t() ] | nil }