Class SharePointSources.Builder (3.89.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class SharePointSources.Builder extends GeneratedMessage.Builder<SharePointSources.Builder> implements SharePointSourcesOrBuilder
The SharePointSources to pass to ImportRagFiles.
Protobuf type google.cloud.aiplatform.v1beta1.SharePointSources
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
public SharePointSources.Builder addAllSharePointSources(Iterable<? extends SharePointSources.SharePointSource> values)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource>
|
public SharePointSources.Builder addSharePointSources(SharePointSources.SharePointSource value)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder addSharePointSources(SharePointSources.SharePointSource.Builder builderForValue)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder addSharePointSources(int index, SharePointSources.SharePointSource value)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder addSharePointSources(int index, SharePointSources.SharePointSource.Builder builderForValue)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.SharePointSource.Builder addSharePointSourcesBuilder()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.SharePointSource.Builder addSharePointSourcesBuilder(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
| Parameter |
| Name |
Description |
index |
int
|
public SharePointSources build()
public SharePointSources buildPartial()
public SharePointSources.Builder clear()
Overrides
public SharePointSources.Builder clearSharePointSources()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public SharePointSources.SharePointSource getSharePointSources(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
| Parameter |
| Name |
Description |
index |
int
|
public SharePointSources.SharePointSource.Builder getSharePointSourcesBuilder(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
| Parameter |
| Name |
Description |
index |
int
|
public List<SharePointSources.SharePointSource.Builder> getSharePointSourcesBuilderList()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
public int getSharePointSourcesCount()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
| Returns |
| Type |
Description |
int |
|
public List<SharePointSources.SharePointSource> getSharePointSourcesList()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.SharePointSourceOrBuilder getSharePointSourcesOrBuilder(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
| Parameter |
| Name |
Description |
index |
int
|
public List<? extends SharePointSources.SharePointSourceOrBuilder> getSharePointSourcesOrBuilderList()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSourceOrBuilder> |
|
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public SharePointSources.Builder mergeFrom(SharePointSources other)
public SharePointSources.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public SharePointSources.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
public SharePointSources.Builder removeSharePointSources(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
| Parameter |
| Name |
Description |
index |
int
|
public SharePointSources.Builder setSharePointSources(int index, SharePointSources.SharePointSource value)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder setSharePointSources(int index, SharePointSources.SharePointSource.Builder builderForValue)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-19 UTC.
[null,null,["Last updated 2026-06-19 UTC."],[],[]]