Uses of Class
com.google.cloud.aiplatform.v1.SharePointSources.SharePointSource.Builder
Packages that use SharePointSources.SharePointSource.Builder
-
Uses of SharePointSources.SharePointSource.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SharePointSources.SharePointSource.BuilderModifier and TypeMethodDescriptionSharePointSources.Builder.addSharePointSourcesBuilder()The SharePoint sources.SharePointSources.Builder.addSharePointSourcesBuilder(int index) The SharePoint sources.SharePointSources.SharePointSource.Builder.clear()SharePointSources.SharePointSource.Builder.clearClientId()The Application ID for the app registered in Microsoft Azure Portal.SharePointSources.SharePointSource.Builder.clearClientSecret()The application secret for the app registered in Azure.SharePointSources.SharePointSource.Builder.clearDriveId()The ID of the drive to download from.SharePointSources.SharePointSource.Builder.clearDriveName()The name of the drive to download from.SharePointSources.SharePointSource.Builder.clearDriveSource()SharePointSources.SharePointSource.Builder.clearFileId()Output only.SharePointSources.SharePointSource.Builder.clearFolderSource()SharePointSources.SharePointSource.Builder.clearSharepointFolderId()The ID of the SharePoint folder to download from.SharePointSources.SharePointSource.Builder.clearSharepointFolderPath()The path of the SharePoint folder to download from.SharePointSources.SharePointSource.Builder.clearSharepointSiteName()The name of the SharePoint site to download from.SharePointSources.SharePointSource.Builder.clearTenantId()Unique identifier of the Azure Active Directory Instance.SharePointSources.Builder.getSharePointSourcesBuilder(int index) The SharePoint sources.SharePointSources.SharePointSource.Builder.mergeClientSecret(ApiAuth.ApiKeyConfig value) The application secret for the app registered in Azure.SharePointSources.SharePointSource.Builder.mergeFrom(SharePointSources.SharePointSource other) SharePointSources.SharePointSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SharePointSources.SharePointSource.Builder.mergeFrom(com.google.protobuf.Message other) SharePointSources.SharePointSource.newBuilder()SharePointSources.SharePointSource.newBuilder(SharePointSources.SharePointSource prototype) SharePointSources.SharePointSource.newBuilderForType()SharePointSources.SharePointSource.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SharePointSources.SharePointSource.Builder.setClientId(String value) The Application ID for the app registered in Microsoft Azure Portal.SharePointSources.SharePointSource.Builder.setClientIdBytes(com.google.protobuf.ByteString value) The Application ID for the app registered in Microsoft Azure Portal.SharePointSources.SharePointSource.Builder.setClientSecret(ApiAuth.ApiKeyConfig value) The application secret for the app registered in Azure.SharePointSources.SharePointSource.Builder.setClientSecret(ApiAuth.ApiKeyConfig.Builder builderForValue) The application secret for the app registered in Azure.SharePointSources.SharePointSource.Builder.setDriveId(String value) The ID of the drive to download from.SharePointSources.SharePointSource.Builder.setDriveIdBytes(com.google.protobuf.ByteString value) The ID of the drive to download from.SharePointSources.SharePointSource.Builder.setDriveName(String value) The name of the drive to download from.SharePointSources.SharePointSource.Builder.setDriveNameBytes(com.google.protobuf.ByteString value) The name of the drive to download from.Output only.SharePointSources.SharePointSource.Builder.setFileIdBytes(com.google.protobuf.ByteString value) Output only.SharePointSources.SharePointSource.Builder.setSharepointFolderId(String value) The ID of the SharePoint folder to download from.SharePointSources.SharePointSource.Builder.setSharepointFolderIdBytes(com.google.protobuf.ByteString value) The ID of the SharePoint folder to download from.SharePointSources.SharePointSource.Builder.setSharepointFolderPath(String value) The path of the SharePoint folder to download from.SharePointSources.SharePointSource.Builder.setSharepointFolderPathBytes(com.google.protobuf.ByteString value) The path of the SharePoint folder to download from.SharePointSources.SharePointSource.Builder.setSharepointSiteName(String value) The name of the SharePoint site to download from.SharePointSources.SharePointSource.Builder.setSharepointSiteNameBytes(com.google.protobuf.ByteString value) The name of the SharePoint site to download from.SharePointSources.SharePointSource.Builder.setTenantId(String value) Unique identifier of the Azure Active Directory Instance.SharePointSources.SharePointSource.Builder.setTenantIdBytes(com.google.protobuf.ByteString value) Unique identifier of the Azure Active Directory Instance.SharePointSources.SharePointSource.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SharePointSources.SharePointSource.BuilderModifier and TypeMethodDescriptionSharePointSources.Builder.getSharePointSourcesBuilderList()The SharePoint sources.Methods in com.google.cloud.aiplatform.v1 with parameters of type SharePointSources.SharePointSource.BuilderModifier and TypeMethodDescriptionSharePointSources.Builder.addSharePointSources(int index, SharePointSources.SharePointSource.Builder builderForValue) The SharePoint sources.SharePointSources.Builder.addSharePointSources(SharePointSources.SharePointSource.Builder builderForValue) The SharePoint sources.SharePointSources.Builder.setSharePointSources(int index, SharePointSources.SharePointSource.Builder builderForValue) The SharePoint sources.