public static final class SharePointSources.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder> implements SharePointSourcesOrBuilder
The SharePointSources to pass to ImportRagFiles.Protobuf type
google.cloud.aiplatform.v1.SharePointSourcesgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public SharePointSources.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public SharePointSources getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SharePointSources build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SharePointSources buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SharePointSources.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public SharePointSources.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public SharePointSources.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public SharePointSources.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public SharePointSources.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public SharePointSources.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public SharePointSources.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SharePointSources.Builder>public SharePointSources.Builder mergeFrom(SharePointSources other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public SharePointSources.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SharePointSources.Builder>IOExceptionpublic List<SharePointSources.SharePointSource> getSharePointSourcesList()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
getSharePointSourcesList in interface SharePointSourcesOrBuilderpublic int getSharePointSourcesCount()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
getSharePointSourcesCount in interface SharePointSourcesOrBuilderpublic SharePointSources.SharePointSource getSharePointSources(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
getSharePointSources in interface SharePointSourcesOrBuilderpublic SharePointSources.Builder setSharePointSources(int index, SharePointSources.SharePointSource value)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder setSharePointSources(int index, SharePointSources.SharePointSource.Builder builderForValue)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder addSharePointSources(SharePointSources.SharePointSource value)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder addSharePointSources(int index, SharePointSources.SharePointSource value)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder addSharePointSources(SharePointSources.SharePointSource.Builder builderForValue)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder addSharePointSources(int index, SharePointSources.SharePointSource.Builder builderForValue)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder addAllSharePointSources(Iterable<? extends SharePointSources.SharePointSource> values)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder clearSharePointSources()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.Builder removeSharePointSources(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.SharePointSource.Builder getSharePointSourcesBuilder(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.SharePointSourceOrBuilder getSharePointSourcesOrBuilder(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
getSharePointSourcesOrBuilder in interface SharePointSourcesOrBuilderpublic List<? extends SharePointSources.SharePointSourceOrBuilder> getSharePointSourcesOrBuilderList()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
getSharePointSourcesOrBuilderList in interface SharePointSourcesOrBuilderpublic SharePointSources.SharePointSource.Builder addSharePointSourcesBuilder()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public SharePointSources.SharePointSource.Builder addSharePointSourcesBuilder(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public List<SharePointSources.SharePointSource.Builder> getSharePointSourcesBuilderList()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
public final SharePointSources.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>public final SharePointSources.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SharePointSources.Builder>Copyright © 2025 Google LLC. All rights reserved.