Uses of Interface
feast.proto.types.ValueProto.StringListOrBuilder
-
Packages that use ValueProto.StringListOrBuilder Package Description feast.proto.types -
-
Uses of ValueProto.StringListOrBuilder in feast.proto.types
Classes in feast.proto.types that implement ValueProto.StringListOrBuilder Modifier and Type Class Description static classValueProto.StringListProtobuf typefeast.types.StringListstatic classValueProto.StringList.BuilderProtobuf typefeast.types.StringListMethods in feast.proto.types that return ValueProto.StringListOrBuilder Modifier and Type Method Description ValueProto.StringListOrBuilderValueProto.Value.Builder. getStringListValOrBuilder().feast.types.StringList string_list_val = 12;ValueProto.StringListOrBuilderValueProto.Value. getStringListValOrBuilder().feast.types.StringList string_list_val = 12;ValueProto.StringListOrBuilderValueProto.ValueOrBuilder. getStringListValOrBuilder().feast.types.StringList string_list_val = 12;
-