OR-Tools  9.6
VariableStorage::UpdateResult

Detailed Description

Definition at line 58 of file variable_storage.h.

Public Attributes

google::protobuf::RepeatedField< int64_t > deleted
 
VariableUpdatesProto updates
 
VariablesProto creates
 

Member Data Documentation

◆ creates

VariablesProto creates

Definition at line 64 of file variable_storage.h.

◆ deleted

google::protobuf::RepeatedField<int64_t> deleted

Definition at line 60 of file variable_storage.h.

◆ updates

VariableUpdatesProto updates

Definition at line 62 of file variable_storage.h.


The documentation for this struct was generated from the following file: