You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{from,to}_pb_message are used for workflow definitions while {from,to}_pb_value are used to pack a params_dict value into protobuf Struct to accompany a JobSubmission. These names are not descriptive at all and should be altered to showcase their intended goal.
The text was updated successfully, but these errors were encountered:
{from,to}_pb_message
are used for workflow definitions while{from,to}_pb_value
are used to pack a params_dict value into protobuf Struct to accompany a JobSubmission. These names are not descriptive at all and should be altered to showcase their intended goal.The text was updated successfully, but these errors were encountered: