Uses of Enum
com.google.cloud.aiplatform.v1.ImportRagFilesConfig.ImportResultSinkCase
Packages that use ImportRagFilesConfig.ImportResultSinkCase
-
Uses of ImportRagFilesConfig.ImportResultSinkCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ImportRagFilesConfig.ImportResultSinkCaseModifier and TypeMethodDescriptionImportRagFilesConfig.ImportResultSinkCase.forNumber(int value) ImportRagFilesConfig.Builder.getImportResultSinkCase()ImportRagFilesConfig.getImportResultSinkCase()ImportRagFilesConfigOrBuilder.getImportResultSinkCase()ImportRagFilesConfig.ImportResultSinkCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ImportRagFilesConfig.ImportResultSinkCase.values()Returns an array containing the constants of this enum type, in the order they are declared.