Uses of Class
feast.proto.core.ValidationProfile.ValidationReference.CachedProfileCase
-
Packages that use ValidationProfile.ValidationReference.CachedProfileCase Package Description feast.proto.core -
-
Uses of ValidationProfile.ValidationReference.CachedProfileCase in feast.proto.core
Methods in feast.proto.core that return ValidationProfile.ValidationReference.CachedProfileCase Modifier and Type Method Description static ValidationProfile.ValidationReference.CachedProfileCaseValidationProfile.ValidationReference.CachedProfileCase. forNumber(int value)ValidationProfile.ValidationReference.CachedProfileCaseValidationProfile.ValidationReference.Builder. getCachedProfileCase()ValidationProfile.ValidationReference.CachedProfileCaseValidationProfile.ValidationReference. getCachedProfileCase()ValidationProfile.ValidationReference.CachedProfileCaseValidationProfile.ValidationReferenceOrBuilder. getCachedProfileCase()static ValidationProfile.ValidationReference.CachedProfileCaseValidationProfile.ValidationReference.CachedProfileCase. valueOf(int value)Deprecated.static ValidationProfile.ValidationReference.CachedProfileCaseValidationProfile.ValidationReference.CachedProfileCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ValidationProfile.ValidationReference.CachedProfileCase[]ValidationProfile.ValidationReference.CachedProfileCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-