Class BundleHeaderProto.Builder

All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, BundleHeaderProtoOrBuilder
Enclosing class:
BundleHeaderProto

public static final class BundleHeaderProto.Builder extends GeneratedMessageV3.Builder<BundleHeaderProto.Builder> implements BundleHeaderProtoOrBuilder
Special header that is associated with a bundle.
TODO(zongheng,zhifengc): maybe in the future, we can add information about
which binary produced this checkpoint, timestamp, etc. Sometime, these can be
valuable debugging information. And if needed, these can be used as defensive
information ensuring reader (binary version) of the checkpoint and the writer
(binary version) must match within certain range, etc.
Protobuf type tensorflow.BundleHeaderProto