File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 8989 "name" : " value" ,
9090 "description" : " " ,
9191 "label" : " " ,
92- "type" : " string " ,
93- "longType" : " string " ,
94- "fullType" : " string " ,
92+ "type" : " Value " ,
93+ "longType" : " google.protobuf.Value " ,
94+ "fullType" : " google.protobuf.Value " ,
9595 "ismap" : false ,
9696 "isoneof" : false ,
9797 "oneofdecl" : " " ,
Original file line number Diff line number Diff line change 600600 "hasOneofs" : false ,
601601 "extensions" : [],
602602 "fields" : [
603- {
604- "name" : " password" ,
605- "description" : " +optional" ,
606- "label" : " " ,
607- "type" : " string" ,
608- "longType" : " string" ,
609- "fullType" : " string" ,
610- "ismap" : false ,
611- "isoneof" : false ,
612- "oneofdecl" : " " ,
613- "defaultValue" : " "
614- },
615603 {
616604 "name" : " name" ,
617605 "description" : " +optional" ,
You can’t perform that action at this time.
0 commit comments