Uses of Interface
feast.proto.types.ValueProto.ValueOrBuilder
-
Packages that use ValueProto.ValueOrBuilder Package Description feast.proto.types -
-
Uses of ValueProto.ValueOrBuilder in feast.proto.types
Classes in feast.proto.types that implement ValueProto.ValueOrBuilder Modifier and Type Class Description static classValueProto.ValueProtobuf typefeast.types.Valuestatic classValueProto.Value.BuilderProtobuf typefeast.types.ValueMethods in feast.proto.types that return ValueProto.ValueOrBuilder Modifier and Type Method Description ValueProto.ValueOrBuilderFieldProto.Field.Builder. getValueOrBuilder().feast.types.Value value = 2;ValueProto.ValueOrBuilderFieldProto.Field. getValueOrBuilder().feast.types.Value value = 2;ValueProto.ValueOrBuilderFieldProto.FieldOrBuilder. getValueOrBuilder().feast.types.Value value = 2;
-