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