Uses of Interface
feast.proto.types.ValueProto.BytesListOrBuilder
-
Packages that use ValueProto.BytesListOrBuilder Package Description feast.proto.types -
-
Uses of ValueProto.BytesListOrBuilder in feast.proto.types
Classes in feast.proto.types that implement ValueProto.BytesListOrBuilder Modifier and Type Class Description static classValueProto.BytesListProtobuf typefeast.types.BytesListstatic classValueProto.BytesList.BuilderProtobuf typefeast.types.BytesListMethods in feast.proto.types that return ValueProto.BytesListOrBuilder Modifier and Type Method Description ValueProto.BytesListOrBuilderValueProto.Value.Builder. getBytesListValOrBuilder().feast.types.BytesList bytes_list_val = 11;ValueProto.BytesListOrBuilderValueProto.Value. getBytesListValOrBuilder().feast.types.BytesList bytes_list_val = 11;ValueProto.BytesListOrBuilderValueProto.ValueOrBuilder. getBytesListValOrBuilder().feast.types.BytesList bytes_list_val = 11;
-