Class SharePointSources.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<SharePointSources.Builder>
com.google.cloud.aiplatform.v1.SharePointSources.Builder
All Implemented Interfaces:
SharePointSourcesOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
SharePointSources

public static final class SharePointSources.Builder extends com.google.protobuf.GeneratedMessage.Builder<SharePointSources.Builder> implements SharePointSourcesOrBuilder
 The SharePointSources to pass to ImportRagFiles.
 
Protobuf type google.cloud.aiplatform.v1.SharePointSources
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<SharePointSources.Builder>
    • clear

      public SharePointSources.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<SharePointSources.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<SharePointSources.Builder>
    • getDefaultInstanceForType

      public SharePointSources getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public SharePointSources build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public SharePointSources buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public SharePointSources.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SharePointSources.Builder>
    • mergeFrom

      public SharePointSources.Builder mergeFrom(SharePointSources other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<SharePointSources.Builder>
    • mergeFrom

      public SharePointSources.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SharePointSources.Builder>
      Throws:
      IOException
    • getSharePointSourcesList

      public List<SharePointSources.SharePointSource> getSharePointSourcesList()
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
      Specified by:
      getSharePointSourcesList in interface SharePointSourcesOrBuilder
    • getSharePointSourcesCount

      public int getSharePointSourcesCount()
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
      Specified by:
      getSharePointSourcesCount in interface SharePointSourcesOrBuilder
    • getSharePointSources

      public SharePointSources.SharePointSource getSharePointSources(int index)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
      Specified by:
      getSharePointSources in interface SharePointSourcesOrBuilder
    • setSharePointSources

      public SharePointSources.Builder setSharePointSources(int index, SharePointSources.SharePointSource value)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • setSharePointSources

      public SharePointSources.Builder setSharePointSources(int index, SharePointSources.SharePointSource.Builder builderForValue)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • addSharePointSources

       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • addSharePointSources

      public SharePointSources.Builder addSharePointSources(int index, SharePointSources.SharePointSource value)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • addSharePointSources

      public SharePointSources.Builder addSharePointSources(SharePointSources.SharePointSource.Builder builderForValue)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • addSharePointSources

      public SharePointSources.Builder addSharePointSources(int index, SharePointSources.SharePointSource.Builder builderForValue)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • addAllSharePointSources

      public SharePointSources.Builder addAllSharePointSources(Iterable<? extends SharePointSources.SharePointSource> values)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • clearSharePointSources

      public SharePointSources.Builder clearSharePointSources()
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • removeSharePointSources

      public SharePointSources.Builder removeSharePointSources(int index)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • getSharePointSourcesBuilder

      public SharePointSources.SharePointSource.Builder getSharePointSourcesBuilder(int index)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • getSharePointSourcesOrBuilder

      public SharePointSources.SharePointSourceOrBuilder getSharePointSourcesOrBuilder(int index)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
      Specified by:
      getSharePointSourcesOrBuilder in interface SharePointSourcesOrBuilder
    • getSharePointSourcesOrBuilderList

      public List<? extends SharePointSources.SharePointSourceOrBuilder> getSharePointSourcesOrBuilderList()
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
      Specified by:
      getSharePointSourcesOrBuilderList in interface SharePointSourcesOrBuilder
    • addSharePointSourcesBuilder

      public SharePointSources.SharePointSource.Builder addSharePointSourcesBuilder()
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • addSharePointSourcesBuilder

      public SharePointSources.SharePointSource.Builder addSharePointSourcesBuilder(int index)
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;
    • getSharePointSourcesBuilderList

      public List<SharePointSources.SharePointSource.Builder> getSharePointSourcesBuilderList()
       The SharePoint sources.
       
      repeated .google.cloud.aiplatform.v1.SharePointSources.SharePointSource share_point_sources = 1;