public sealed class SharePointSources : IMessage<SharePointSources>, IEquatable<SharePointSources>, IDeepCloneable<SharePointSources>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class SharePointSources.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-14 UTC."],[[["The `SharePointSources` class, part of the Vertex AI v1beta1 API, is used for specifying SharePoint sources for the `ImportRagFiles` function."],["It inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the class is `1.0.0-beta21`, and a previous version `1.0.0-beta20` is also documented."],["It has two constructors: a default constructor and another that takes a `SharePointSources` object as a parameter."],["The class contains a `SharePointSources_` property, which is a `RepeatedField` for storing a collection of SharePoint sources of `SharePointSource` type."]]],[]]