Uses of Enum
com.google.cloud.aiplatform.v1.SharePointSources.SharePointSource.FolderSourceCase
Packages that use SharePointSources.SharePointSource.FolderSourceCase
-
Uses of SharePointSources.SharePointSource.FolderSourceCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SharePointSources.SharePointSource.FolderSourceCaseModifier and TypeMethodDescriptionSharePointSources.SharePointSource.FolderSourceCase.forNumber(int value) SharePointSources.SharePointSource.Builder.getFolderSourceCase()SharePointSources.SharePointSource.getFolderSourceCase()SharePointSources.SharePointSourceOrBuilder.getFolderSourceCase()SharePointSources.SharePointSource.FolderSourceCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.SharePointSources.SharePointSource.FolderSourceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.