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