Class FeatureList.Builder

All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, FeatureListOrBuilder
Enclosing class:
FeatureList

public static final class FeatureList.Builder extends GeneratedMessageV3.Builder<FeatureList.Builder> implements FeatureListOrBuilder
Containers for sequential data.
A FeatureList contains lists of Features.  These may hold zero or more
Feature values.
FeatureLists are organized into categories by name.  The FeatureLists message
contains the mapping from name to FeatureList.
Protobuf type tensorflow.FeatureList