We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c9e72d + 13f9ea7 commit 35e2ed6Copy full SHA for 35e2ed6
1 file changed
proto/shared/shared.flow.proto
@@ -37,7 +37,7 @@ message FlowSetting {
37
// The database id from sagittarius
38
int64 database_id = 1;
39
string flow_setting_id = 2;
40
- shared.Struct object = 3;
+ shared.Value value = 3;
41
}
42
43
message NodeFunction {
0 commit comments