74 explicit UpdateTracker(
const std::shared_ptr<ModelStorage>& storage);
84 bool remove_names =
false);
99 absl::StatusOr<ModelProto>
ExportModel(
bool remove_names =
false)
const;
102 const std::weak_ptr<ModelStorage> storage_;
103 const UpdateTrackerId update_tracker_;