Uses of Enum
com.google.cloud.aiplatform.v1beta1.RagFile.RagFileType
Packages that use RagFile.RagFileType
-
Uses of RagFile.RagFileType in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RagFile.RagFileTypeModifier and TypeMethodDescriptionstatic RagFile.RagFileTypeRagFile.RagFileType.forNumber(int value) RagFile.Builder.getRagFileType()Output only.RagFile.getRagFileType()Output only.RagFileOrBuilder.getRagFileType()Output only.static RagFile.RagFileTypeRagFile.RagFileType.valueOf(int value) Deprecated.static RagFile.RagFileTypeRagFile.RagFileType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static RagFile.RagFileTypeReturns the enum constant of this type with the specified name.static RagFile.RagFileType[]RagFile.RagFileType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RagFile.RagFileTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RagFile.RagFileType>RagFile.RagFileType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RagFile.RagFileTypeModifier and TypeMethodDescriptionRagFile.Builder.setRagFileType(RagFile.RagFileType value) Output only.