public sealed class SharePointSources : IMessage<SharePointSources>, IEquatable<SharePointSources>, IDeepCloneable<SharePointSources>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class SharePointSources.
The SharePointSources to pass to ImportRagFiles.
Implements
IMessageSharePointSources, IEquatableSharePointSources, IDeepCloneableSharePointSources, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
SharePointSources()
public SharePointSources()
SharePointSources(SharePointSources)
public SharePointSources(SharePointSources other)
Parameter | |
---|---|
Name | Description |
other |
SharePointSources |
Properties
SharePointSources_
public RepeatedField<SharePointSources.Types.SharePointSource> SharePointSources_ { get; }
The SharePoint sources.
Property Value | |
---|---|
Type | Description |
RepeatedFieldSharePointSourcesTypesSharePointSource |