Uses of Interface
feast.proto.types.ValueProto.RepeatedValueOrBuilder
-
Packages that use ValueProto.RepeatedValueOrBuilder Package Description feast.proto.types -
-
Uses of ValueProto.RepeatedValueOrBuilder in feast.proto.types
Classes in feast.proto.types that implement ValueProto.RepeatedValueOrBuilder Modifier and Type Class Description static classValueProto.RepeatedValueThis is to avoid an issue of being unable to specify `repeated value` in oneofs or maps In JSON "val" field can be omittedstatic classValueProto.RepeatedValue.BuilderThis is to avoid an issue of being unable to specify `repeated value` in oneofs or maps In JSON "val" field can be omitted
-