+8
-2
lines changedFilter options
+8
-2
lines changed Original file line number Diff line number Diff line change
@@ -129,10 +129,16 @@ message Method {
129
129
repeated Option options = 6;
130
130
131
131
// The source syntax of this method.
132
-
Syntax syntax = 7;
132
+
//
133
+
// This field should be ignored, instead the syntax should be inherited from
134
+
// Api. This is similar to Field and EnumValue.
135
+
Syntax syntax = 7 [deprecated = true];
133
136
134
137
// The source edition string, only valid when syntax is SYNTAX_EDITIONS.
135
-
string edition = 8;
138
+
//
139
+
// This field should be ignored, instead the edition should be inherited from
140
+
// Api. This is similar to Field and EnumValue.
141
+
string edition = 8 [deprecated = true];
136
142
}
137
143
138
144
// Declares an API Interface to be included in this interface. The including
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4