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