protobuf-platform 1.2.369 → 1.2.371

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/game/game_pb.js CHANGED
@@ -130,6 +130,13 @@ goog.exportSymbol('proto.game.SEOInstanceRequest', null, global);
130
130
  goog.exportSymbol('proto.game.SEOInstanceResponse', null, global);
131
131
  goog.exportSymbol('proto.game.ScopeRequest', null, global);
132
132
  goog.exportSymbol('proto.game.ScopeResponse', null, global);
133
+ goog.exportSymbol('proto.game.SearchGamesFullCategoryItem', null, global);
134
+ goog.exportSymbol('proto.game.SearchGamesFullCategorySection', null, global);
135
+ goog.exportSymbol('proto.game.SearchGamesFullGameSection', null, global);
136
+ goog.exportSymbol('proto.game.SearchGamesFullProviderItem', null, global);
137
+ goog.exportSymbol('proto.game.SearchGamesFullProviderSection', null, global);
138
+ goog.exportSymbol('proto.game.SearchGamesFullRequest', null, global);
139
+ goog.exportSymbol('proto.game.SearchGamesFullResponse', null, global);
133
140
  goog.exportSymbol('proto.game.SearchGamesIntoCategoriesRequest', null, global);
134
141
  goog.exportSymbol('proto.game.SearchGamesIntoCollectionsRequest', null, global);
135
142
  goog.exportSymbol('proto.game.SearchGamesIntoProvidersRequest', null, global);
@@ -1781,6 +1788,153 @@ if (goog.DEBUG && !COMPILED) {
1781
1788
  */
1782
1789
  proto.game.SearchGamesResponse.displayName = 'proto.game.SearchGamesResponse';
1783
1790
  }
1791
+ /**
1792
+ * Generated by JsPbCodeGenerator.
1793
+ * @param {Array=} opt_data Optional initial data array, typically from a
1794
+ * server response, or constructed directly in Javascript. The array is used
1795
+ * in place and becomes part of the constructed object. It is not cloned.
1796
+ * If no data is provided, the constructed object will be empty, but still
1797
+ * valid.
1798
+ * @extends {jspb.Message}
1799
+ * @constructor
1800
+ */
1801
+ proto.game.SearchGamesFullRequest = function(opt_data) {
1802
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
1803
+ };
1804
+ goog.inherits(proto.game.SearchGamesFullRequest, jspb.Message);
1805
+ if (goog.DEBUG && !COMPILED) {
1806
+ /**
1807
+ * @public
1808
+ * @override
1809
+ */
1810
+ proto.game.SearchGamesFullRequest.displayName = 'proto.game.SearchGamesFullRequest';
1811
+ }
1812
+ /**
1813
+ * Generated by JsPbCodeGenerator.
1814
+ * @param {Array=} opt_data Optional initial data array, typically from a
1815
+ * server response, or constructed directly in Javascript. The array is used
1816
+ * in place and becomes part of the constructed object. It is not cloned.
1817
+ * If no data is provided, the constructed object will be empty, but still
1818
+ * valid.
1819
+ * @extends {jspb.Message}
1820
+ * @constructor
1821
+ */
1822
+ proto.game.SearchGamesFullGameSection = function(opt_data) {
1823
+ jspb.Message.initialize(this, opt_data, 0, -1, proto.game.SearchGamesFullGameSection.repeatedFields_, null);
1824
+ };
1825
+ goog.inherits(proto.game.SearchGamesFullGameSection, jspb.Message);
1826
+ if (goog.DEBUG && !COMPILED) {
1827
+ /**
1828
+ * @public
1829
+ * @override
1830
+ */
1831
+ proto.game.SearchGamesFullGameSection.displayName = 'proto.game.SearchGamesFullGameSection';
1832
+ }
1833
+ /**
1834
+ * Generated by JsPbCodeGenerator.
1835
+ * @param {Array=} opt_data Optional initial data array, typically from a
1836
+ * server response, or constructed directly in Javascript. The array is used
1837
+ * in place and becomes part of the constructed object. It is not cloned.
1838
+ * If no data is provided, the constructed object will be empty, but still
1839
+ * valid.
1840
+ * @extends {jspb.Message}
1841
+ * @constructor
1842
+ */
1843
+ proto.game.SearchGamesFullProviderItem = function(opt_data) {
1844
+ jspb.Message.initialize(this, opt_data, 0, -1, proto.game.SearchGamesFullProviderItem.repeatedFields_, null);
1845
+ };
1846
+ goog.inherits(proto.game.SearchGamesFullProviderItem, jspb.Message);
1847
+ if (goog.DEBUG && !COMPILED) {
1848
+ /**
1849
+ * @public
1850
+ * @override
1851
+ */
1852
+ proto.game.SearchGamesFullProviderItem.displayName = 'proto.game.SearchGamesFullProviderItem';
1853
+ }
1854
+ /**
1855
+ * Generated by JsPbCodeGenerator.
1856
+ * @param {Array=} opt_data Optional initial data array, typically from a
1857
+ * server response, or constructed directly in Javascript. The array is used
1858
+ * in place and becomes part of the constructed object. It is not cloned.
1859
+ * If no data is provided, the constructed object will be empty, but still
1860
+ * valid.
1861
+ * @extends {jspb.Message}
1862
+ * @constructor
1863
+ */
1864
+ proto.game.SearchGamesFullProviderSection = function(opt_data) {
1865
+ jspb.Message.initialize(this, opt_data, 0, -1, proto.game.SearchGamesFullProviderSection.repeatedFields_, null);
1866
+ };
1867
+ goog.inherits(proto.game.SearchGamesFullProviderSection, jspb.Message);
1868
+ if (goog.DEBUG && !COMPILED) {
1869
+ /**
1870
+ * @public
1871
+ * @override
1872
+ */
1873
+ proto.game.SearchGamesFullProviderSection.displayName = 'proto.game.SearchGamesFullProviderSection';
1874
+ }
1875
+ /**
1876
+ * Generated by JsPbCodeGenerator.
1877
+ * @param {Array=} opt_data Optional initial data array, typically from a
1878
+ * server response, or constructed directly in Javascript. The array is used
1879
+ * in place and becomes part of the constructed object. It is not cloned.
1880
+ * If no data is provided, the constructed object will be empty, but still
1881
+ * valid.
1882
+ * @extends {jspb.Message}
1883
+ * @constructor
1884
+ */
1885
+ proto.game.SearchGamesFullCategoryItem = function(opt_data) {
1886
+ jspb.Message.initialize(this, opt_data, 0, -1, proto.game.SearchGamesFullCategoryItem.repeatedFields_, null);
1887
+ };
1888
+ goog.inherits(proto.game.SearchGamesFullCategoryItem, jspb.Message);
1889
+ if (goog.DEBUG && !COMPILED) {
1890
+ /**
1891
+ * @public
1892
+ * @override
1893
+ */
1894
+ proto.game.SearchGamesFullCategoryItem.displayName = 'proto.game.SearchGamesFullCategoryItem';
1895
+ }
1896
+ /**
1897
+ * Generated by JsPbCodeGenerator.
1898
+ * @param {Array=} opt_data Optional initial data array, typically from a
1899
+ * server response, or constructed directly in Javascript. The array is used
1900
+ * in place and becomes part of the constructed object. It is not cloned.
1901
+ * If no data is provided, the constructed object will be empty, but still
1902
+ * valid.
1903
+ * @extends {jspb.Message}
1904
+ * @constructor
1905
+ */
1906
+ proto.game.SearchGamesFullCategorySection = function(opt_data) {
1907
+ jspb.Message.initialize(this, opt_data, 0, -1, proto.game.SearchGamesFullCategorySection.repeatedFields_, null);
1908
+ };
1909
+ goog.inherits(proto.game.SearchGamesFullCategorySection, jspb.Message);
1910
+ if (goog.DEBUG && !COMPILED) {
1911
+ /**
1912
+ * @public
1913
+ * @override
1914
+ */
1915
+ proto.game.SearchGamesFullCategorySection.displayName = 'proto.game.SearchGamesFullCategorySection';
1916
+ }
1917
+ /**
1918
+ * Generated by JsPbCodeGenerator.
1919
+ * @param {Array=} opt_data Optional initial data array, typically from a
1920
+ * server response, or constructed directly in Javascript. The array is used
1921
+ * in place and becomes part of the constructed object. It is not cloned.
1922
+ * If no data is provided, the constructed object will be empty, but still
1923
+ * valid.
1924
+ * @extends {jspb.Message}
1925
+ * @constructor
1926
+ */
1927
+ proto.game.SearchGamesFullResponse = function(opt_data) {
1928
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
1929
+ };
1930
+ goog.inherits(proto.game.SearchGamesFullResponse, jspb.Message);
1931
+ if (goog.DEBUG && !COMPILED) {
1932
+ /**
1933
+ * @public
1934
+ * @override
1935
+ */
1936
+ proto.game.SearchGamesFullResponse.displayName = 'proto.game.SearchGamesFullResponse';
1937
+ }
1784
1938
  /**
1785
1939
  * Generated by JsPbCodeGenerator.
1786
1940
  * @param {Array=} opt_data Optional initial data array, typically from a
@@ -23695,6 +23849,2203 @@ proto.game.SearchGamesResponse.prototype.clearProviderGamesList = function() {
23695
23849
 
23696
23850
 
23697
23851
 
23852
+
23853
+
23854
+ if (jspb.Message.GENERATE_TO_OBJECT) {
23855
+ /**
23856
+ * Creates an object representation of this proto.
23857
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
23858
+ * Optional fields that are not set will be set to undefined.
23859
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
23860
+ * For the list of reserved names please see:
23861
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
23862
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
23863
+ * JSPB instance for transitional soy proto support:
23864
+ * http://goto/soy-param-migration
23865
+ * @return {!Object}
23866
+ */
23867
+ proto.game.SearchGamesFullRequest.prototype.toObject = function(opt_includeInstance) {
23868
+ return proto.game.SearchGamesFullRequest.toObject(opt_includeInstance, this);
23869
+ };
23870
+
23871
+
23872
+ /**
23873
+ * Static version of the {@see toObject} method.
23874
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
23875
+ * the JSPB instance for transitional soy proto support:
23876
+ * http://goto/soy-param-migration
23877
+ * @param {!proto.game.SearchGamesFullRequest} msg The msg instance to transform.
23878
+ * @return {!Object}
23879
+ * @suppress {unusedLocalVariables} f is only used for nested messages
23880
+ */
23881
+ proto.game.SearchGamesFullRequest.toObject = function(includeInstance, msg) {
23882
+ var f, obj = {
23883
+ query: jspb.Message.getFieldWithDefault(msg, 1, ""),
23884
+ type: jspb.Message.getFieldWithDefault(msg, 2, ""),
23885
+ limit: jspb.Message.getFieldWithDefault(msg, 3, 0),
23886
+ offset: jspb.Message.getFieldWithDefault(msg, 4, 0),
23887
+ order: jspb.Message.getFieldWithDefault(msg, 5, ""),
23888
+ isMobile: jspb.Message.getFieldWithDefault(msg, 6, 0),
23889
+ userGeo: jspb.Message.getFieldWithDefault(msg, 7, ""),
23890
+ isActive: jspb.Message.getFieldWithDefault(msg, 8, 0),
23891
+ popular: jspb.Message.getBooleanFieldWithDefault(msg, 9, false),
23892
+ favourites: jspb.Message.getBooleanFieldWithDefault(msg, 10, false),
23893
+ lastPlayed: jspb.Message.getBooleanFieldWithDefault(msg, 11, false),
23894
+ userId: jspb.Message.getFieldWithDefault(msg, 12, 0)
23895
+ };
23896
+
23897
+ if (includeInstance) {
23898
+ obj.$jspbMessageInstance = msg;
23899
+ }
23900
+ return obj;
23901
+ };
23902
+ }
23903
+
23904
+
23905
+ /**
23906
+ * Deserializes binary data (in protobuf wire format).
23907
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
23908
+ * @return {!proto.game.SearchGamesFullRequest}
23909
+ */
23910
+ proto.game.SearchGamesFullRequest.deserializeBinary = function(bytes) {
23911
+ var reader = new jspb.BinaryReader(bytes);
23912
+ var msg = new proto.game.SearchGamesFullRequest;
23913
+ return proto.game.SearchGamesFullRequest.deserializeBinaryFromReader(msg, reader);
23914
+ };
23915
+
23916
+
23917
+ /**
23918
+ * Deserializes binary data (in protobuf wire format) from the
23919
+ * given reader into the given message object.
23920
+ * @param {!proto.game.SearchGamesFullRequest} msg The message object to deserialize into.
23921
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
23922
+ * @return {!proto.game.SearchGamesFullRequest}
23923
+ */
23924
+ proto.game.SearchGamesFullRequest.deserializeBinaryFromReader = function(msg, reader) {
23925
+ while (reader.nextField()) {
23926
+ if (reader.isEndGroup()) {
23927
+ break;
23928
+ }
23929
+ var field = reader.getFieldNumber();
23930
+ switch (field) {
23931
+ case 1:
23932
+ var value = /** @type {string} */ (reader.readString());
23933
+ msg.setQuery(value);
23934
+ break;
23935
+ case 2:
23936
+ var value = /** @type {string} */ (reader.readString());
23937
+ msg.setType(value);
23938
+ break;
23939
+ case 3:
23940
+ var value = /** @type {number} */ (reader.readInt32());
23941
+ msg.setLimit(value);
23942
+ break;
23943
+ case 4:
23944
+ var value = /** @type {number} */ (reader.readInt32());
23945
+ msg.setOffset(value);
23946
+ break;
23947
+ case 5:
23948
+ var value = /** @type {string} */ (reader.readString());
23949
+ msg.setOrder(value);
23950
+ break;
23951
+ case 6:
23952
+ var value = /** @type {number} */ (reader.readInt32());
23953
+ msg.setIsMobile(value);
23954
+ break;
23955
+ case 7:
23956
+ var value = /** @type {string} */ (reader.readString());
23957
+ msg.setUserGeo(value);
23958
+ break;
23959
+ case 8:
23960
+ var value = /** @type {number} */ (reader.readInt32());
23961
+ msg.setIsActive(value);
23962
+ break;
23963
+ case 9:
23964
+ var value = /** @type {boolean} */ (reader.readBool());
23965
+ msg.setPopular(value);
23966
+ break;
23967
+ case 10:
23968
+ var value = /** @type {boolean} */ (reader.readBool());
23969
+ msg.setFavourites(value);
23970
+ break;
23971
+ case 11:
23972
+ var value = /** @type {boolean} */ (reader.readBool());
23973
+ msg.setLastPlayed(value);
23974
+ break;
23975
+ case 12:
23976
+ var value = /** @type {number} */ (reader.readInt32());
23977
+ msg.setUserId(value);
23978
+ break;
23979
+ default:
23980
+ reader.skipField();
23981
+ break;
23982
+ }
23983
+ }
23984
+ return msg;
23985
+ };
23986
+
23987
+
23988
+ /**
23989
+ * Serializes the message to binary data (in protobuf wire format).
23990
+ * @return {!Uint8Array}
23991
+ */
23992
+ proto.game.SearchGamesFullRequest.prototype.serializeBinary = function() {
23993
+ var writer = new jspb.BinaryWriter();
23994
+ proto.game.SearchGamesFullRequest.serializeBinaryToWriter(this, writer);
23995
+ return writer.getResultBuffer();
23996
+ };
23997
+
23998
+
23999
+ /**
24000
+ * Serializes the given message to binary data (in protobuf wire
24001
+ * format), writing to the given BinaryWriter.
24002
+ * @param {!proto.game.SearchGamesFullRequest} message
24003
+ * @param {!jspb.BinaryWriter} writer
24004
+ * @suppress {unusedLocalVariables} f is only used for nested messages
24005
+ */
24006
+ proto.game.SearchGamesFullRequest.serializeBinaryToWriter = function(message, writer) {
24007
+ var f = undefined;
24008
+ f = /** @type {string} */ (jspb.Message.getField(message, 1));
24009
+ if (f != null) {
24010
+ writer.writeString(
24011
+ 1,
24012
+ f
24013
+ );
24014
+ }
24015
+ f = message.getType();
24016
+ if (f.length > 0) {
24017
+ writer.writeString(
24018
+ 2,
24019
+ f
24020
+ );
24021
+ }
24022
+ f = /** @type {number} */ (jspb.Message.getField(message, 3));
24023
+ if (f != null) {
24024
+ writer.writeInt32(
24025
+ 3,
24026
+ f
24027
+ );
24028
+ }
24029
+ f = /** @type {number} */ (jspb.Message.getField(message, 4));
24030
+ if (f != null) {
24031
+ writer.writeInt32(
24032
+ 4,
24033
+ f
24034
+ );
24035
+ }
24036
+ f = /** @type {string} */ (jspb.Message.getField(message, 5));
24037
+ if (f != null) {
24038
+ writer.writeString(
24039
+ 5,
24040
+ f
24041
+ );
24042
+ }
24043
+ f = /** @type {number} */ (jspb.Message.getField(message, 6));
24044
+ if (f != null) {
24045
+ writer.writeInt32(
24046
+ 6,
24047
+ f
24048
+ );
24049
+ }
24050
+ f = /** @type {string} */ (jspb.Message.getField(message, 7));
24051
+ if (f != null) {
24052
+ writer.writeString(
24053
+ 7,
24054
+ f
24055
+ );
24056
+ }
24057
+ f = /** @type {number} */ (jspb.Message.getField(message, 8));
24058
+ if (f != null) {
24059
+ writer.writeInt32(
24060
+ 8,
24061
+ f
24062
+ );
24063
+ }
24064
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 9));
24065
+ if (f != null) {
24066
+ writer.writeBool(
24067
+ 9,
24068
+ f
24069
+ );
24070
+ }
24071
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 10));
24072
+ if (f != null) {
24073
+ writer.writeBool(
24074
+ 10,
24075
+ f
24076
+ );
24077
+ }
24078
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 11));
24079
+ if (f != null) {
24080
+ writer.writeBool(
24081
+ 11,
24082
+ f
24083
+ );
24084
+ }
24085
+ f = /** @type {number} */ (jspb.Message.getField(message, 12));
24086
+ if (f != null) {
24087
+ writer.writeInt32(
24088
+ 12,
24089
+ f
24090
+ );
24091
+ }
24092
+ };
24093
+
24094
+
24095
+ /**
24096
+ * optional string query = 1;
24097
+ * @return {string}
24098
+ */
24099
+ proto.game.SearchGamesFullRequest.prototype.getQuery = function() {
24100
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
24101
+ };
24102
+
24103
+
24104
+ /**
24105
+ * @param {string} value
24106
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24107
+ */
24108
+ proto.game.SearchGamesFullRequest.prototype.setQuery = function(value) {
24109
+ return jspb.Message.setField(this, 1, value);
24110
+ };
24111
+
24112
+
24113
+ /**
24114
+ * Clears the field making it undefined.
24115
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24116
+ */
24117
+ proto.game.SearchGamesFullRequest.prototype.clearQuery = function() {
24118
+ return jspb.Message.setField(this, 1, undefined);
24119
+ };
24120
+
24121
+
24122
+ /**
24123
+ * Returns whether this field is set.
24124
+ * @return {boolean}
24125
+ */
24126
+ proto.game.SearchGamesFullRequest.prototype.hasQuery = function() {
24127
+ return jspb.Message.getField(this, 1) != null;
24128
+ };
24129
+
24130
+
24131
+ /**
24132
+ * optional string type = 2;
24133
+ * @return {string}
24134
+ */
24135
+ proto.game.SearchGamesFullRequest.prototype.getType = function() {
24136
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
24137
+ };
24138
+
24139
+
24140
+ /**
24141
+ * @param {string} value
24142
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24143
+ */
24144
+ proto.game.SearchGamesFullRequest.prototype.setType = function(value) {
24145
+ return jspb.Message.setProto3StringField(this, 2, value);
24146
+ };
24147
+
24148
+
24149
+ /**
24150
+ * optional int32 limit = 3;
24151
+ * @return {number}
24152
+ */
24153
+ proto.game.SearchGamesFullRequest.prototype.getLimit = function() {
24154
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
24155
+ };
24156
+
24157
+
24158
+ /**
24159
+ * @param {number} value
24160
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24161
+ */
24162
+ proto.game.SearchGamesFullRequest.prototype.setLimit = function(value) {
24163
+ return jspb.Message.setField(this, 3, value);
24164
+ };
24165
+
24166
+
24167
+ /**
24168
+ * Clears the field making it undefined.
24169
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24170
+ */
24171
+ proto.game.SearchGamesFullRequest.prototype.clearLimit = function() {
24172
+ return jspb.Message.setField(this, 3, undefined);
24173
+ };
24174
+
24175
+
24176
+ /**
24177
+ * Returns whether this field is set.
24178
+ * @return {boolean}
24179
+ */
24180
+ proto.game.SearchGamesFullRequest.prototype.hasLimit = function() {
24181
+ return jspb.Message.getField(this, 3) != null;
24182
+ };
24183
+
24184
+
24185
+ /**
24186
+ * optional int32 offset = 4;
24187
+ * @return {number}
24188
+ */
24189
+ proto.game.SearchGamesFullRequest.prototype.getOffset = function() {
24190
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));
24191
+ };
24192
+
24193
+
24194
+ /**
24195
+ * @param {number} value
24196
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24197
+ */
24198
+ proto.game.SearchGamesFullRequest.prototype.setOffset = function(value) {
24199
+ return jspb.Message.setField(this, 4, value);
24200
+ };
24201
+
24202
+
24203
+ /**
24204
+ * Clears the field making it undefined.
24205
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24206
+ */
24207
+ proto.game.SearchGamesFullRequest.prototype.clearOffset = function() {
24208
+ return jspb.Message.setField(this, 4, undefined);
24209
+ };
24210
+
24211
+
24212
+ /**
24213
+ * Returns whether this field is set.
24214
+ * @return {boolean}
24215
+ */
24216
+ proto.game.SearchGamesFullRequest.prototype.hasOffset = function() {
24217
+ return jspb.Message.getField(this, 4) != null;
24218
+ };
24219
+
24220
+
24221
+ /**
24222
+ * optional string order = 5;
24223
+ * @return {string}
24224
+ */
24225
+ proto.game.SearchGamesFullRequest.prototype.getOrder = function() {
24226
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
24227
+ };
24228
+
24229
+
24230
+ /**
24231
+ * @param {string} value
24232
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24233
+ */
24234
+ proto.game.SearchGamesFullRequest.prototype.setOrder = function(value) {
24235
+ return jspb.Message.setField(this, 5, value);
24236
+ };
24237
+
24238
+
24239
+ /**
24240
+ * Clears the field making it undefined.
24241
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24242
+ */
24243
+ proto.game.SearchGamesFullRequest.prototype.clearOrder = function() {
24244
+ return jspb.Message.setField(this, 5, undefined);
24245
+ };
24246
+
24247
+
24248
+ /**
24249
+ * Returns whether this field is set.
24250
+ * @return {boolean}
24251
+ */
24252
+ proto.game.SearchGamesFullRequest.prototype.hasOrder = function() {
24253
+ return jspb.Message.getField(this, 5) != null;
24254
+ };
24255
+
24256
+
24257
+ /**
24258
+ * optional int32 is_mobile = 6;
24259
+ * @return {number}
24260
+ */
24261
+ proto.game.SearchGamesFullRequest.prototype.getIsMobile = function() {
24262
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));
24263
+ };
24264
+
24265
+
24266
+ /**
24267
+ * @param {number} value
24268
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24269
+ */
24270
+ proto.game.SearchGamesFullRequest.prototype.setIsMobile = function(value) {
24271
+ return jspb.Message.setField(this, 6, value);
24272
+ };
24273
+
24274
+
24275
+ /**
24276
+ * Clears the field making it undefined.
24277
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24278
+ */
24279
+ proto.game.SearchGamesFullRequest.prototype.clearIsMobile = function() {
24280
+ return jspb.Message.setField(this, 6, undefined);
24281
+ };
24282
+
24283
+
24284
+ /**
24285
+ * Returns whether this field is set.
24286
+ * @return {boolean}
24287
+ */
24288
+ proto.game.SearchGamesFullRequest.prototype.hasIsMobile = function() {
24289
+ return jspb.Message.getField(this, 6) != null;
24290
+ };
24291
+
24292
+
24293
+ /**
24294
+ * optional string user_geo = 7;
24295
+ * @return {string}
24296
+ */
24297
+ proto.game.SearchGamesFullRequest.prototype.getUserGeo = function() {
24298
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, ""));
24299
+ };
24300
+
24301
+
24302
+ /**
24303
+ * @param {string} value
24304
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24305
+ */
24306
+ proto.game.SearchGamesFullRequest.prototype.setUserGeo = function(value) {
24307
+ return jspb.Message.setField(this, 7, value);
24308
+ };
24309
+
24310
+
24311
+ /**
24312
+ * Clears the field making it undefined.
24313
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24314
+ */
24315
+ proto.game.SearchGamesFullRequest.prototype.clearUserGeo = function() {
24316
+ return jspb.Message.setField(this, 7, undefined);
24317
+ };
24318
+
24319
+
24320
+ /**
24321
+ * Returns whether this field is set.
24322
+ * @return {boolean}
24323
+ */
24324
+ proto.game.SearchGamesFullRequest.prototype.hasUserGeo = function() {
24325
+ return jspb.Message.getField(this, 7) != null;
24326
+ };
24327
+
24328
+
24329
+ /**
24330
+ * optional int32 is_active = 8;
24331
+ * @return {number}
24332
+ */
24333
+ proto.game.SearchGamesFullRequest.prototype.getIsActive = function() {
24334
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 8, 0));
24335
+ };
24336
+
24337
+
24338
+ /**
24339
+ * @param {number} value
24340
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24341
+ */
24342
+ proto.game.SearchGamesFullRequest.prototype.setIsActive = function(value) {
24343
+ return jspb.Message.setField(this, 8, value);
24344
+ };
24345
+
24346
+
24347
+ /**
24348
+ * Clears the field making it undefined.
24349
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24350
+ */
24351
+ proto.game.SearchGamesFullRequest.prototype.clearIsActive = function() {
24352
+ return jspb.Message.setField(this, 8, undefined);
24353
+ };
24354
+
24355
+
24356
+ /**
24357
+ * Returns whether this field is set.
24358
+ * @return {boolean}
24359
+ */
24360
+ proto.game.SearchGamesFullRequest.prototype.hasIsActive = function() {
24361
+ return jspb.Message.getField(this, 8) != null;
24362
+ };
24363
+
24364
+
24365
+ /**
24366
+ * optional bool popular = 9;
24367
+ * @return {boolean}
24368
+ */
24369
+ proto.game.SearchGamesFullRequest.prototype.getPopular = function() {
24370
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 9, false));
24371
+ };
24372
+
24373
+
24374
+ /**
24375
+ * @param {boolean} value
24376
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24377
+ */
24378
+ proto.game.SearchGamesFullRequest.prototype.setPopular = function(value) {
24379
+ return jspb.Message.setField(this, 9, value);
24380
+ };
24381
+
24382
+
24383
+ /**
24384
+ * Clears the field making it undefined.
24385
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24386
+ */
24387
+ proto.game.SearchGamesFullRequest.prototype.clearPopular = function() {
24388
+ return jspb.Message.setField(this, 9, undefined);
24389
+ };
24390
+
24391
+
24392
+ /**
24393
+ * Returns whether this field is set.
24394
+ * @return {boolean}
24395
+ */
24396
+ proto.game.SearchGamesFullRequest.prototype.hasPopular = function() {
24397
+ return jspb.Message.getField(this, 9) != null;
24398
+ };
24399
+
24400
+
24401
+ /**
24402
+ * optional bool favourites = 10;
24403
+ * @return {boolean}
24404
+ */
24405
+ proto.game.SearchGamesFullRequest.prototype.getFavourites = function() {
24406
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 10, false));
24407
+ };
24408
+
24409
+
24410
+ /**
24411
+ * @param {boolean} value
24412
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24413
+ */
24414
+ proto.game.SearchGamesFullRequest.prototype.setFavourites = function(value) {
24415
+ return jspb.Message.setField(this, 10, value);
24416
+ };
24417
+
24418
+
24419
+ /**
24420
+ * Clears the field making it undefined.
24421
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24422
+ */
24423
+ proto.game.SearchGamesFullRequest.prototype.clearFavourites = function() {
24424
+ return jspb.Message.setField(this, 10, undefined);
24425
+ };
24426
+
24427
+
24428
+ /**
24429
+ * Returns whether this field is set.
24430
+ * @return {boolean}
24431
+ */
24432
+ proto.game.SearchGamesFullRequest.prototype.hasFavourites = function() {
24433
+ return jspb.Message.getField(this, 10) != null;
24434
+ };
24435
+
24436
+
24437
+ /**
24438
+ * optional bool last_played = 11;
24439
+ * @return {boolean}
24440
+ */
24441
+ proto.game.SearchGamesFullRequest.prototype.getLastPlayed = function() {
24442
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 11, false));
24443
+ };
24444
+
24445
+
24446
+ /**
24447
+ * @param {boolean} value
24448
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24449
+ */
24450
+ proto.game.SearchGamesFullRequest.prototype.setLastPlayed = function(value) {
24451
+ return jspb.Message.setField(this, 11, value);
24452
+ };
24453
+
24454
+
24455
+ /**
24456
+ * Clears the field making it undefined.
24457
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24458
+ */
24459
+ proto.game.SearchGamesFullRequest.prototype.clearLastPlayed = function() {
24460
+ return jspb.Message.setField(this, 11, undefined);
24461
+ };
24462
+
24463
+
24464
+ /**
24465
+ * Returns whether this field is set.
24466
+ * @return {boolean}
24467
+ */
24468
+ proto.game.SearchGamesFullRequest.prototype.hasLastPlayed = function() {
24469
+ return jspb.Message.getField(this, 11) != null;
24470
+ };
24471
+
24472
+
24473
+ /**
24474
+ * optional int32 user_id = 12;
24475
+ * @return {number}
24476
+ */
24477
+ proto.game.SearchGamesFullRequest.prototype.getUserId = function() {
24478
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 12, 0));
24479
+ };
24480
+
24481
+
24482
+ /**
24483
+ * @param {number} value
24484
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24485
+ */
24486
+ proto.game.SearchGamesFullRequest.prototype.setUserId = function(value) {
24487
+ return jspb.Message.setField(this, 12, value);
24488
+ };
24489
+
24490
+
24491
+ /**
24492
+ * Clears the field making it undefined.
24493
+ * @return {!proto.game.SearchGamesFullRequest} returns this
24494
+ */
24495
+ proto.game.SearchGamesFullRequest.prototype.clearUserId = function() {
24496
+ return jspb.Message.setField(this, 12, undefined);
24497
+ };
24498
+
24499
+
24500
+ /**
24501
+ * Returns whether this field is set.
24502
+ * @return {boolean}
24503
+ */
24504
+ proto.game.SearchGamesFullRequest.prototype.hasUserId = function() {
24505
+ return jspb.Message.getField(this, 12) != null;
24506
+ };
24507
+
24508
+
24509
+
24510
+ /**
24511
+ * List of repeated fields within this message type.
24512
+ * @private {!Array<number>}
24513
+ * @const
24514
+ */
24515
+ proto.game.SearchGamesFullGameSection.repeatedFields_ = [1];
24516
+
24517
+
24518
+
24519
+ if (jspb.Message.GENERATE_TO_OBJECT) {
24520
+ /**
24521
+ * Creates an object representation of this proto.
24522
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
24523
+ * Optional fields that are not set will be set to undefined.
24524
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
24525
+ * For the list of reserved names please see:
24526
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
24527
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
24528
+ * JSPB instance for transitional soy proto support:
24529
+ * http://goto/soy-param-migration
24530
+ * @return {!Object}
24531
+ */
24532
+ proto.game.SearchGamesFullGameSection.prototype.toObject = function(opt_includeInstance) {
24533
+ return proto.game.SearchGamesFullGameSection.toObject(opt_includeInstance, this);
24534
+ };
24535
+
24536
+
24537
+ /**
24538
+ * Static version of the {@see toObject} method.
24539
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
24540
+ * the JSPB instance for transitional soy proto support:
24541
+ * http://goto/soy-param-migration
24542
+ * @param {!proto.game.SearchGamesFullGameSection} msg The msg instance to transform.
24543
+ * @return {!Object}
24544
+ * @suppress {unusedLocalVariables} f is only used for nested messages
24545
+ */
24546
+ proto.game.SearchGamesFullGameSection.toObject = function(includeInstance, msg) {
24547
+ var f, obj = {
24548
+ itemsList: jspb.Message.toObjectList(msg.getItemsList(),
24549
+ proto.game.GameItem.toObject, includeInstance),
24550
+ totalItems: jspb.Message.getFieldWithDefault(msg, 2, 0),
24551
+ totalPages: jspb.Message.getFieldWithDefault(msg, 3, 0)
24552
+ };
24553
+
24554
+ if (includeInstance) {
24555
+ obj.$jspbMessageInstance = msg;
24556
+ }
24557
+ return obj;
24558
+ };
24559
+ }
24560
+
24561
+
24562
+ /**
24563
+ * Deserializes binary data (in protobuf wire format).
24564
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
24565
+ * @return {!proto.game.SearchGamesFullGameSection}
24566
+ */
24567
+ proto.game.SearchGamesFullGameSection.deserializeBinary = function(bytes) {
24568
+ var reader = new jspb.BinaryReader(bytes);
24569
+ var msg = new proto.game.SearchGamesFullGameSection;
24570
+ return proto.game.SearchGamesFullGameSection.deserializeBinaryFromReader(msg, reader);
24571
+ };
24572
+
24573
+
24574
+ /**
24575
+ * Deserializes binary data (in protobuf wire format) from the
24576
+ * given reader into the given message object.
24577
+ * @param {!proto.game.SearchGamesFullGameSection} msg The message object to deserialize into.
24578
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
24579
+ * @return {!proto.game.SearchGamesFullGameSection}
24580
+ */
24581
+ proto.game.SearchGamesFullGameSection.deserializeBinaryFromReader = function(msg, reader) {
24582
+ while (reader.nextField()) {
24583
+ if (reader.isEndGroup()) {
24584
+ break;
24585
+ }
24586
+ var field = reader.getFieldNumber();
24587
+ switch (field) {
24588
+ case 1:
24589
+ var value = new proto.game.GameItem;
24590
+ reader.readMessage(value,proto.game.GameItem.deserializeBinaryFromReader);
24591
+ msg.addItems(value);
24592
+ break;
24593
+ case 2:
24594
+ var value = /** @type {number} */ (reader.readInt32());
24595
+ msg.setTotalItems(value);
24596
+ break;
24597
+ case 3:
24598
+ var value = /** @type {number} */ (reader.readInt32());
24599
+ msg.setTotalPages(value);
24600
+ break;
24601
+ default:
24602
+ reader.skipField();
24603
+ break;
24604
+ }
24605
+ }
24606
+ return msg;
24607
+ };
24608
+
24609
+
24610
+ /**
24611
+ * Serializes the message to binary data (in protobuf wire format).
24612
+ * @return {!Uint8Array}
24613
+ */
24614
+ proto.game.SearchGamesFullGameSection.prototype.serializeBinary = function() {
24615
+ var writer = new jspb.BinaryWriter();
24616
+ proto.game.SearchGamesFullGameSection.serializeBinaryToWriter(this, writer);
24617
+ return writer.getResultBuffer();
24618
+ };
24619
+
24620
+
24621
+ /**
24622
+ * Serializes the given message to binary data (in protobuf wire
24623
+ * format), writing to the given BinaryWriter.
24624
+ * @param {!proto.game.SearchGamesFullGameSection} message
24625
+ * @param {!jspb.BinaryWriter} writer
24626
+ * @suppress {unusedLocalVariables} f is only used for nested messages
24627
+ */
24628
+ proto.game.SearchGamesFullGameSection.serializeBinaryToWriter = function(message, writer) {
24629
+ var f = undefined;
24630
+ f = message.getItemsList();
24631
+ if (f.length > 0) {
24632
+ writer.writeRepeatedMessage(
24633
+ 1,
24634
+ f,
24635
+ proto.game.GameItem.serializeBinaryToWriter
24636
+ );
24637
+ }
24638
+ f = /** @type {number} */ (jspb.Message.getField(message, 2));
24639
+ if (f != null) {
24640
+ writer.writeInt32(
24641
+ 2,
24642
+ f
24643
+ );
24644
+ }
24645
+ f = /** @type {number} */ (jspb.Message.getField(message, 3));
24646
+ if (f != null) {
24647
+ writer.writeInt32(
24648
+ 3,
24649
+ f
24650
+ );
24651
+ }
24652
+ };
24653
+
24654
+
24655
+ /**
24656
+ * repeated GameItem items = 1;
24657
+ * @return {!Array<!proto.game.GameItem>}
24658
+ */
24659
+ proto.game.SearchGamesFullGameSection.prototype.getItemsList = function() {
24660
+ return /** @type{!Array<!proto.game.GameItem>} */ (
24661
+ jspb.Message.getRepeatedWrapperField(this, proto.game.GameItem, 1));
24662
+ };
24663
+
24664
+
24665
+ /**
24666
+ * @param {!Array<!proto.game.GameItem>} value
24667
+ * @return {!proto.game.SearchGamesFullGameSection} returns this
24668
+ */
24669
+ proto.game.SearchGamesFullGameSection.prototype.setItemsList = function(value) {
24670
+ return jspb.Message.setRepeatedWrapperField(this, 1, value);
24671
+ };
24672
+
24673
+
24674
+ /**
24675
+ * @param {!proto.game.GameItem=} opt_value
24676
+ * @param {number=} opt_index
24677
+ * @return {!proto.game.GameItem}
24678
+ */
24679
+ proto.game.SearchGamesFullGameSection.prototype.addItems = function(opt_value, opt_index) {
24680
+ return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.game.GameItem, opt_index);
24681
+ };
24682
+
24683
+
24684
+ /**
24685
+ * Clears the list making it empty but non-null.
24686
+ * @return {!proto.game.SearchGamesFullGameSection} returns this
24687
+ */
24688
+ proto.game.SearchGamesFullGameSection.prototype.clearItemsList = function() {
24689
+ return this.setItemsList([]);
24690
+ };
24691
+
24692
+
24693
+ /**
24694
+ * optional int32 total_items = 2;
24695
+ * @return {number}
24696
+ */
24697
+ proto.game.SearchGamesFullGameSection.prototype.getTotalItems = function() {
24698
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
24699
+ };
24700
+
24701
+
24702
+ /**
24703
+ * @param {number} value
24704
+ * @return {!proto.game.SearchGamesFullGameSection} returns this
24705
+ */
24706
+ proto.game.SearchGamesFullGameSection.prototype.setTotalItems = function(value) {
24707
+ return jspb.Message.setField(this, 2, value);
24708
+ };
24709
+
24710
+
24711
+ /**
24712
+ * Clears the field making it undefined.
24713
+ * @return {!proto.game.SearchGamesFullGameSection} returns this
24714
+ */
24715
+ proto.game.SearchGamesFullGameSection.prototype.clearTotalItems = function() {
24716
+ return jspb.Message.setField(this, 2, undefined);
24717
+ };
24718
+
24719
+
24720
+ /**
24721
+ * Returns whether this field is set.
24722
+ * @return {boolean}
24723
+ */
24724
+ proto.game.SearchGamesFullGameSection.prototype.hasTotalItems = function() {
24725
+ return jspb.Message.getField(this, 2) != null;
24726
+ };
24727
+
24728
+
24729
+ /**
24730
+ * optional int32 total_pages = 3;
24731
+ * @return {number}
24732
+ */
24733
+ proto.game.SearchGamesFullGameSection.prototype.getTotalPages = function() {
24734
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
24735
+ };
24736
+
24737
+
24738
+ /**
24739
+ * @param {number} value
24740
+ * @return {!proto.game.SearchGamesFullGameSection} returns this
24741
+ */
24742
+ proto.game.SearchGamesFullGameSection.prototype.setTotalPages = function(value) {
24743
+ return jspb.Message.setField(this, 3, value);
24744
+ };
24745
+
24746
+
24747
+ /**
24748
+ * Clears the field making it undefined.
24749
+ * @return {!proto.game.SearchGamesFullGameSection} returns this
24750
+ */
24751
+ proto.game.SearchGamesFullGameSection.prototype.clearTotalPages = function() {
24752
+ return jspb.Message.setField(this, 3, undefined);
24753
+ };
24754
+
24755
+
24756
+ /**
24757
+ * Returns whether this field is set.
24758
+ * @return {boolean}
24759
+ */
24760
+ proto.game.SearchGamesFullGameSection.prototype.hasTotalPages = function() {
24761
+ return jspb.Message.getField(this, 3) != null;
24762
+ };
24763
+
24764
+
24765
+
24766
+ /**
24767
+ * List of repeated fields within this message type.
24768
+ * @private {!Array<number>}
24769
+ * @const
24770
+ */
24771
+ proto.game.SearchGamesFullProviderItem.repeatedFields_ = [2];
24772
+
24773
+
24774
+
24775
+ if (jspb.Message.GENERATE_TO_OBJECT) {
24776
+ /**
24777
+ * Creates an object representation of this proto.
24778
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
24779
+ * Optional fields that are not set will be set to undefined.
24780
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
24781
+ * For the list of reserved names please see:
24782
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
24783
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
24784
+ * JSPB instance for transitional soy proto support:
24785
+ * http://goto/soy-param-migration
24786
+ * @return {!Object}
24787
+ */
24788
+ proto.game.SearchGamesFullProviderItem.prototype.toObject = function(opt_includeInstance) {
24789
+ return proto.game.SearchGamesFullProviderItem.toObject(opt_includeInstance, this);
24790
+ };
24791
+
24792
+
24793
+ /**
24794
+ * Static version of the {@see toObject} method.
24795
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
24796
+ * the JSPB instance for transitional soy proto support:
24797
+ * http://goto/soy-param-migration
24798
+ * @param {!proto.game.SearchGamesFullProviderItem} msg The msg instance to transform.
24799
+ * @return {!Object}
24800
+ * @suppress {unusedLocalVariables} f is only used for nested messages
24801
+ */
24802
+ proto.game.SearchGamesFullProviderItem.toObject = function(includeInstance, msg) {
24803
+ var f, obj = {
24804
+ provider: (f = msg.getProvider()) && proto.game.ProviderItem.toObject(includeInstance, f),
24805
+ gamesList: jspb.Message.toObjectList(msg.getGamesList(),
24806
+ proto.game.GameItem.toObject, includeInstance),
24807
+ totalGames: jspb.Message.getFieldWithDefault(msg, 3, 0)
24808
+ };
24809
+
24810
+ if (includeInstance) {
24811
+ obj.$jspbMessageInstance = msg;
24812
+ }
24813
+ return obj;
24814
+ };
24815
+ }
24816
+
24817
+
24818
+ /**
24819
+ * Deserializes binary data (in protobuf wire format).
24820
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
24821
+ * @return {!proto.game.SearchGamesFullProviderItem}
24822
+ */
24823
+ proto.game.SearchGamesFullProviderItem.deserializeBinary = function(bytes) {
24824
+ var reader = new jspb.BinaryReader(bytes);
24825
+ var msg = new proto.game.SearchGamesFullProviderItem;
24826
+ return proto.game.SearchGamesFullProviderItem.deserializeBinaryFromReader(msg, reader);
24827
+ };
24828
+
24829
+
24830
+ /**
24831
+ * Deserializes binary data (in protobuf wire format) from the
24832
+ * given reader into the given message object.
24833
+ * @param {!proto.game.SearchGamesFullProviderItem} msg The message object to deserialize into.
24834
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
24835
+ * @return {!proto.game.SearchGamesFullProviderItem}
24836
+ */
24837
+ proto.game.SearchGamesFullProviderItem.deserializeBinaryFromReader = function(msg, reader) {
24838
+ while (reader.nextField()) {
24839
+ if (reader.isEndGroup()) {
24840
+ break;
24841
+ }
24842
+ var field = reader.getFieldNumber();
24843
+ switch (field) {
24844
+ case 1:
24845
+ var value = new proto.game.ProviderItem;
24846
+ reader.readMessage(value,proto.game.ProviderItem.deserializeBinaryFromReader);
24847
+ msg.setProvider(value);
24848
+ break;
24849
+ case 2:
24850
+ var value = new proto.game.GameItem;
24851
+ reader.readMessage(value,proto.game.GameItem.deserializeBinaryFromReader);
24852
+ msg.addGames(value);
24853
+ break;
24854
+ case 3:
24855
+ var value = /** @type {number} */ (reader.readInt32());
24856
+ msg.setTotalGames(value);
24857
+ break;
24858
+ default:
24859
+ reader.skipField();
24860
+ break;
24861
+ }
24862
+ }
24863
+ return msg;
24864
+ };
24865
+
24866
+
24867
+ /**
24868
+ * Serializes the message to binary data (in protobuf wire format).
24869
+ * @return {!Uint8Array}
24870
+ */
24871
+ proto.game.SearchGamesFullProviderItem.prototype.serializeBinary = function() {
24872
+ var writer = new jspb.BinaryWriter();
24873
+ proto.game.SearchGamesFullProviderItem.serializeBinaryToWriter(this, writer);
24874
+ return writer.getResultBuffer();
24875
+ };
24876
+
24877
+
24878
+ /**
24879
+ * Serializes the given message to binary data (in protobuf wire
24880
+ * format), writing to the given BinaryWriter.
24881
+ * @param {!proto.game.SearchGamesFullProviderItem} message
24882
+ * @param {!jspb.BinaryWriter} writer
24883
+ * @suppress {unusedLocalVariables} f is only used for nested messages
24884
+ */
24885
+ proto.game.SearchGamesFullProviderItem.serializeBinaryToWriter = function(message, writer) {
24886
+ var f = undefined;
24887
+ f = message.getProvider();
24888
+ if (f != null) {
24889
+ writer.writeMessage(
24890
+ 1,
24891
+ f,
24892
+ proto.game.ProviderItem.serializeBinaryToWriter
24893
+ );
24894
+ }
24895
+ f = message.getGamesList();
24896
+ if (f.length > 0) {
24897
+ writer.writeRepeatedMessage(
24898
+ 2,
24899
+ f,
24900
+ proto.game.GameItem.serializeBinaryToWriter
24901
+ );
24902
+ }
24903
+ f = /** @type {number} */ (jspb.Message.getField(message, 3));
24904
+ if (f != null) {
24905
+ writer.writeInt32(
24906
+ 3,
24907
+ f
24908
+ );
24909
+ }
24910
+ };
24911
+
24912
+
24913
+ /**
24914
+ * optional ProviderItem provider = 1;
24915
+ * @return {?proto.game.ProviderItem}
24916
+ */
24917
+ proto.game.SearchGamesFullProviderItem.prototype.getProvider = function() {
24918
+ return /** @type{?proto.game.ProviderItem} */ (
24919
+ jspb.Message.getWrapperField(this, proto.game.ProviderItem, 1));
24920
+ };
24921
+
24922
+
24923
+ /**
24924
+ * @param {?proto.game.ProviderItem|undefined} value
24925
+ * @return {!proto.game.SearchGamesFullProviderItem} returns this
24926
+ */
24927
+ proto.game.SearchGamesFullProviderItem.prototype.setProvider = function(value) {
24928
+ return jspb.Message.setWrapperField(this, 1, value);
24929
+ };
24930
+
24931
+
24932
+ /**
24933
+ * Clears the message field making it undefined.
24934
+ * @return {!proto.game.SearchGamesFullProviderItem} returns this
24935
+ */
24936
+ proto.game.SearchGamesFullProviderItem.prototype.clearProvider = function() {
24937
+ return this.setProvider(undefined);
24938
+ };
24939
+
24940
+
24941
+ /**
24942
+ * Returns whether this field is set.
24943
+ * @return {boolean}
24944
+ */
24945
+ proto.game.SearchGamesFullProviderItem.prototype.hasProvider = function() {
24946
+ return jspb.Message.getField(this, 1) != null;
24947
+ };
24948
+
24949
+
24950
+ /**
24951
+ * repeated GameItem games = 2;
24952
+ * @return {!Array<!proto.game.GameItem>}
24953
+ */
24954
+ proto.game.SearchGamesFullProviderItem.prototype.getGamesList = function() {
24955
+ return /** @type{!Array<!proto.game.GameItem>} */ (
24956
+ jspb.Message.getRepeatedWrapperField(this, proto.game.GameItem, 2));
24957
+ };
24958
+
24959
+
24960
+ /**
24961
+ * @param {!Array<!proto.game.GameItem>} value
24962
+ * @return {!proto.game.SearchGamesFullProviderItem} returns this
24963
+ */
24964
+ proto.game.SearchGamesFullProviderItem.prototype.setGamesList = function(value) {
24965
+ return jspb.Message.setRepeatedWrapperField(this, 2, value);
24966
+ };
24967
+
24968
+
24969
+ /**
24970
+ * @param {!proto.game.GameItem=} opt_value
24971
+ * @param {number=} opt_index
24972
+ * @return {!proto.game.GameItem}
24973
+ */
24974
+ proto.game.SearchGamesFullProviderItem.prototype.addGames = function(opt_value, opt_index) {
24975
+ return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.game.GameItem, opt_index);
24976
+ };
24977
+
24978
+
24979
+ /**
24980
+ * Clears the list making it empty but non-null.
24981
+ * @return {!proto.game.SearchGamesFullProviderItem} returns this
24982
+ */
24983
+ proto.game.SearchGamesFullProviderItem.prototype.clearGamesList = function() {
24984
+ return this.setGamesList([]);
24985
+ };
24986
+
24987
+
24988
+ /**
24989
+ * optional int32 total_games = 3;
24990
+ * @return {number}
24991
+ */
24992
+ proto.game.SearchGamesFullProviderItem.prototype.getTotalGames = function() {
24993
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
24994
+ };
24995
+
24996
+
24997
+ /**
24998
+ * @param {number} value
24999
+ * @return {!proto.game.SearchGamesFullProviderItem} returns this
25000
+ */
25001
+ proto.game.SearchGamesFullProviderItem.prototype.setTotalGames = function(value) {
25002
+ return jspb.Message.setField(this, 3, value);
25003
+ };
25004
+
25005
+
25006
+ /**
25007
+ * Clears the field making it undefined.
25008
+ * @return {!proto.game.SearchGamesFullProviderItem} returns this
25009
+ */
25010
+ proto.game.SearchGamesFullProviderItem.prototype.clearTotalGames = function() {
25011
+ return jspb.Message.setField(this, 3, undefined);
25012
+ };
25013
+
25014
+
25015
+ /**
25016
+ * Returns whether this field is set.
25017
+ * @return {boolean}
25018
+ */
25019
+ proto.game.SearchGamesFullProviderItem.prototype.hasTotalGames = function() {
25020
+ return jspb.Message.getField(this, 3) != null;
25021
+ };
25022
+
25023
+
25024
+
25025
+ /**
25026
+ * List of repeated fields within this message type.
25027
+ * @private {!Array<number>}
25028
+ * @const
25029
+ */
25030
+ proto.game.SearchGamesFullProviderSection.repeatedFields_ = [1];
25031
+
25032
+
25033
+
25034
+ if (jspb.Message.GENERATE_TO_OBJECT) {
25035
+ /**
25036
+ * Creates an object representation of this proto.
25037
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
25038
+ * Optional fields that are not set will be set to undefined.
25039
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
25040
+ * For the list of reserved names please see:
25041
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
25042
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
25043
+ * JSPB instance for transitional soy proto support:
25044
+ * http://goto/soy-param-migration
25045
+ * @return {!Object}
25046
+ */
25047
+ proto.game.SearchGamesFullProviderSection.prototype.toObject = function(opt_includeInstance) {
25048
+ return proto.game.SearchGamesFullProviderSection.toObject(opt_includeInstance, this);
25049
+ };
25050
+
25051
+
25052
+ /**
25053
+ * Static version of the {@see toObject} method.
25054
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
25055
+ * the JSPB instance for transitional soy proto support:
25056
+ * http://goto/soy-param-migration
25057
+ * @param {!proto.game.SearchGamesFullProviderSection} msg The msg instance to transform.
25058
+ * @return {!Object}
25059
+ * @suppress {unusedLocalVariables} f is only used for nested messages
25060
+ */
25061
+ proto.game.SearchGamesFullProviderSection.toObject = function(includeInstance, msg) {
25062
+ var f, obj = {
25063
+ itemsList: jspb.Message.toObjectList(msg.getItemsList(),
25064
+ proto.game.SearchGamesFullProviderItem.toObject, includeInstance),
25065
+ totalItems: jspb.Message.getFieldWithDefault(msg, 2, 0),
25066
+ totalPages: jspb.Message.getFieldWithDefault(msg, 3, 0)
25067
+ };
25068
+
25069
+ if (includeInstance) {
25070
+ obj.$jspbMessageInstance = msg;
25071
+ }
25072
+ return obj;
25073
+ };
25074
+ }
25075
+
25076
+
25077
+ /**
25078
+ * Deserializes binary data (in protobuf wire format).
25079
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
25080
+ * @return {!proto.game.SearchGamesFullProviderSection}
25081
+ */
25082
+ proto.game.SearchGamesFullProviderSection.deserializeBinary = function(bytes) {
25083
+ var reader = new jspb.BinaryReader(bytes);
25084
+ var msg = new proto.game.SearchGamesFullProviderSection;
25085
+ return proto.game.SearchGamesFullProviderSection.deserializeBinaryFromReader(msg, reader);
25086
+ };
25087
+
25088
+
25089
+ /**
25090
+ * Deserializes binary data (in protobuf wire format) from the
25091
+ * given reader into the given message object.
25092
+ * @param {!proto.game.SearchGamesFullProviderSection} msg The message object to deserialize into.
25093
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
25094
+ * @return {!proto.game.SearchGamesFullProviderSection}
25095
+ */
25096
+ proto.game.SearchGamesFullProviderSection.deserializeBinaryFromReader = function(msg, reader) {
25097
+ while (reader.nextField()) {
25098
+ if (reader.isEndGroup()) {
25099
+ break;
25100
+ }
25101
+ var field = reader.getFieldNumber();
25102
+ switch (field) {
25103
+ case 1:
25104
+ var value = new proto.game.SearchGamesFullProviderItem;
25105
+ reader.readMessage(value,proto.game.SearchGamesFullProviderItem.deserializeBinaryFromReader);
25106
+ msg.addItems(value);
25107
+ break;
25108
+ case 2:
25109
+ var value = /** @type {number} */ (reader.readInt32());
25110
+ msg.setTotalItems(value);
25111
+ break;
25112
+ case 3:
25113
+ var value = /** @type {number} */ (reader.readInt32());
25114
+ msg.setTotalPages(value);
25115
+ break;
25116
+ default:
25117
+ reader.skipField();
25118
+ break;
25119
+ }
25120
+ }
25121
+ return msg;
25122
+ };
25123
+
25124
+
25125
+ /**
25126
+ * Serializes the message to binary data (in protobuf wire format).
25127
+ * @return {!Uint8Array}
25128
+ */
25129
+ proto.game.SearchGamesFullProviderSection.prototype.serializeBinary = function() {
25130
+ var writer = new jspb.BinaryWriter();
25131
+ proto.game.SearchGamesFullProviderSection.serializeBinaryToWriter(this, writer);
25132
+ return writer.getResultBuffer();
25133
+ };
25134
+
25135
+
25136
+ /**
25137
+ * Serializes the given message to binary data (in protobuf wire
25138
+ * format), writing to the given BinaryWriter.
25139
+ * @param {!proto.game.SearchGamesFullProviderSection} message
25140
+ * @param {!jspb.BinaryWriter} writer
25141
+ * @suppress {unusedLocalVariables} f is only used for nested messages
25142
+ */
25143
+ proto.game.SearchGamesFullProviderSection.serializeBinaryToWriter = function(message, writer) {
25144
+ var f = undefined;
25145
+ f = message.getItemsList();
25146
+ if (f.length > 0) {
25147
+ writer.writeRepeatedMessage(
25148
+ 1,
25149
+ f,
25150
+ proto.game.SearchGamesFullProviderItem.serializeBinaryToWriter
25151
+ );
25152
+ }
25153
+ f = /** @type {number} */ (jspb.Message.getField(message, 2));
25154
+ if (f != null) {
25155
+ writer.writeInt32(
25156
+ 2,
25157
+ f
25158
+ );
25159
+ }
25160
+ f = /** @type {number} */ (jspb.Message.getField(message, 3));
25161
+ if (f != null) {
25162
+ writer.writeInt32(
25163
+ 3,
25164
+ f
25165
+ );
25166
+ }
25167
+ };
25168
+
25169
+
25170
+ /**
25171
+ * repeated SearchGamesFullProviderItem items = 1;
25172
+ * @return {!Array<!proto.game.SearchGamesFullProviderItem>}
25173
+ */
25174
+ proto.game.SearchGamesFullProviderSection.prototype.getItemsList = function() {
25175
+ return /** @type{!Array<!proto.game.SearchGamesFullProviderItem>} */ (
25176
+ jspb.Message.getRepeatedWrapperField(this, proto.game.SearchGamesFullProviderItem, 1));
25177
+ };
25178
+
25179
+
25180
+ /**
25181
+ * @param {!Array<!proto.game.SearchGamesFullProviderItem>} value
25182
+ * @return {!proto.game.SearchGamesFullProviderSection} returns this
25183
+ */
25184
+ proto.game.SearchGamesFullProviderSection.prototype.setItemsList = function(value) {
25185
+ return jspb.Message.setRepeatedWrapperField(this, 1, value);
25186
+ };
25187
+
25188
+
25189
+ /**
25190
+ * @param {!proto.game.SearchGamesFullProviderItem=} opt_value
25191
+ * @param {number=} opt_index
25192
+ * @return {!proto.game.SearchGamesFullProviderItem}
25193
+ */
25194
+ proto.game.SearchGamesFullProviderSection.prototype.addItems = function(opt_value, opt_index) {
25195
+ return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.game.SearchGamesFullProviderItem, opt_index);
25196
+ };
25197
+
25198
+
25199
+ /**
25200
+ * Clears the list making it empty but non-null.
25201
+ * @return {!proto.game.SearchGamesFullProviderSection} returns this
25202
+ */
25203
+ proto.game.SearchGamesFullProviderSection.prototype.clearItemsList = function() {
25204
+ return this.setItemsList([]);
25205
+ };
25206
+
25207
+
25208
+ /**
25209
+ * optional int32 total_items = 2;
25210
+ * @return {number}
25211
+ */
25212
+ proto.game.SearchGamesFullProviderSection.prototype.getTotalItems = function() {
25213
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
25214
+ };
25215
+
25216
+
25217
+ /**
25218
+ * @param {number} value
25219
+ * @return {!proto.game.SearchGamesFullProviderSection} returns this
25220
+ */
25221
+ proto.game.SearchGamesFullProviderSection.prototype.setTotalItems = function(value) {
25222
+ return jspb.Message.setField(this, 2, value);
25223
+ };
25224
+
25225
+
25226
+ /**
25227
+ * Clears the field making it undefined.
25228
+ * @return {!proto.game.SearchGamesFullProviderSection} returns this
25229
+ */
25230
+ proto.game.SearchGamesFullProviderSection.prototype.clearTotalItems = function() {
25231
+ return jspb.Message.setField(this, 2, undefined);
25232
+ };
25233
+
25234
+
25235
+ /**
25236
+ * Returns whether this field is set.
25237
+ * @return {boolean}
25238
+ */
25239
+ proto.game.SearchGamesFullProviderSection.prototype.hasTotalItems = function() {
25240
+ return jspb.Message.getField(this, 2) != null;
25241
+ };
25242
+
25243
+
25244
+ /**
25245
+ * optional int32 total_pages = 3;
25246
+ * @return {number}
25247
+ */
25248
+ proto.game.SearchGamesFullProviderSection.prototype.getTotalPages = function() {
25249
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
25250
+ };
25251
+
25252
+
25253
+ /**
25254
+ * @param {number} value
25255
+ * @return {!proto.game.SearchGamesFullProviderSection} returns this
25256
+ */
25257
+ proto.game.SearchGamesFullProviderSection.prototype.setTotalPages = function(value) {
25258
+ return jspb.Message.setField(this, 3, value);
25259
+ };
25260
+
25261
+
25262
+ /**
25263
+ * Clears the field making it undefined.
25264
+ * @return {!proto.game.SearchGamesFullProviderSection} returns this
25265
+ */
25266
+ proto.game.SearchGamesFullProviderSection.prototype.clearTotalPages = function() {
25267
+ return jspb.Message.setField(this, 3, undefined);
25268
+ };
25269
+
25270
+
25271
+ /**
25272
+ * Returns whether this field is set.
25273
+ * @return {boolean}
25274
+ */
25275
+ proto.game.SearchGamesFullProviderSection.prototype.hasTotalPages = function() {
25276
+ return jspb.Message.getField(this, 3) != null;
25277
+ };
25278
+
25279
+
25280
+
25281
+ /**
25282
+ * List of repeated fields within this message type.
25283
+ * @private {!Array<number>}
25284
+ * @const
25285
+ */
25286
+ proto.game.SearchGamesFullCategoryItem.repeatedFields_ = [2];
25287
+
25288
+
25289
+
25290
+ if (jspb.Message.GENERATE_TO_OBJECT) {
25291
+ /**
25292
+ * Creates an object representation of this proto.
25293
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
25294
+ * Optional fields that are not set will be set to undefined.
25295
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
25296
+ * For the list of reserved names please see:
25297
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
25298
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
25299
+ * JSPB instance for transitional soy proto support:
25300
+ * http://goto/soy-param-migration
25301
+ * @return {!Object}
25302
+ */
25303
+ proto.game.SearchGamesFullCategoryItem.prototype.toObject = function(opt_includeInstance) {
25304
+ return proto.game.SearchGamesFullCategoryItem.toObject(opt_includeInstance, this);
25305
+ };
25306
+
25307
+
25308
+ /**
25309
+ * Static version of the {@see toObject} method.
25310
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
25311
+ * the JSPB instance for transitional soy proto support:
25312
+ * http://goto/soy-param-migration
25313
+ * @param {!proto.game.SearchGamesFullCategoryItem} msg The msg instance to transform.
25314
+ * @return {!Object}
25315
+ * @suppress {unusedLocalVariables} f is only used for nested messages
25316
+ */
25317
+ proto.game.SearchGamesFullCategoryItem.toObject = function(includeInstance, msg) {
25318
+ var f, obj = {
25319
+ category: (f = msg.getCategory()) && proto.game.CategoryItem.toObject(includeInstance, f),
25320
+ gamesList: jspb.Message.toObjectList(msg.getGamesList(),
25321
+ proto.game.GameItem.toObject, includeInstance),
25322
+ totalGames: jspb.Message.getFieldWithDefault(msg, 3, 0)
25323
+ };
25324
+
25325
+ if (includeInstance) {
25326
+ obj.$jspbMessageInstance = msg;
25327
+ }
25328
+ return obj;
25329
+ };
25330
+ }
25331
+
25332
+
25333
+ /**
25334
+ * Deserializes binary data (in protobuf wire format).
25335
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
25336
+ * @return {!proto.game.SearchGamesFullCategoryItem}
25337
+ */
25338
+ proto.game.SearchGamesFullCategoryItem.deserializeBinary = function(bytes) {
25339
+ var reader = new jspb.BinaryReader(bytes);
25340
+ var msg = new proto.game.SearchGamesFullCategoryItem;
25341
+ return proto.game.SearchGamesFullCategoryItem.deserializeBinaryFromReader(msg, reader);
25342
+ };
25343
+
25344
+
25345
+ /**
25346
+ * Deserializes binary data (in protobuf wire format) from the
25347
+ * given reader into the given message object.
25348
+ * @param {!proto.game.SearchGamesFullCategoryItem} msg The message object to deserialize into.
25349
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
25350
+ * @return {!proto.game.SearchGamesFullCategoryItem}
25351
+ */
25352
+ proto.game.SearchGamesFullCategoryItem.deserializeBinaryFromReader = function(msg, reader) {
25353
+ while (reader.nextField()) {
25354
+ if (reader.isEndGroup()) {
25355
+ break;
25356
+ }
25357
+ var field = reader.getFieldNumber();
25358
+ switch (field) {
25359
+ case 1:
25360
+ var value = new proto.game.CategoryItem;
25361
+ reader.readMessage(value,proto.game.CategoryItem.deserializeBinaryFromReader);
25362
+ msg.setCategory(value);
25363
+ break;
25364
+ case 2:
25365
+ var value = new proto.game.GameItem;
25366
+ reader.readMessage(value,proto.game.GameItem.deserializeBinaryFromReader);
25367
+ msg.addGames(value);
25368
+ break;
25369
+ case 3:
25370
+ var value = /** @type {number} */ (reader.readInt32());
25371
+ msg.setTotalGames(value);
25372
+ break;
25373
+ default:
25374
+ reader.skipField();
25375
+ break;
25376
+ }
25377
+ }
25378
+ return msg;
25379
+ };
25380
+
25381
+
25382
+ /**
25383
+ * Serializes the message to binary data (in protobuf wire format).
25384
+ * @return {!Uint8Array}
25385
+ */
25386
+ proto.game.SearchGamesFullCategoryItem.prototype.serializeBinary = function() {
25387
+ var writer = new jspb.BinaryWriter();
25388
+ proto.game.SearchGamesFullCategoryItem.serializeBinaryToWriter(this, writer);
25389
+ return writer.getResultBuffer();
25390
+ };
25391
+
25392
+
25393
+ /**
25394
+ * Serializes the given message to binary data (in protobuf wire
25395
+ * format), writing to the given BinaryWriter.
25396
+ * @param {!proto.game.SearchGamesFullCategoryItem} message
25397
+ * @param {!jspb.BinaryWriter} writer
25398
+ * @suppress {unusedLocalVariables} f is only used for nested messages
25399
+ */
25400
+ proto.game.SearchGamesFullCategoryItem.serializeBinaryToWriter = function(message, writer) {
25401
+ var f = undefined;
25402
+ f = message.getCategory();
25403
+ if (f != null) {
25404
+ writer.writeMessage(
25405
+ 1,
25406
+ f,
25407
+ proto.game.CategoryItem.serializeBinaryToWriter
25408
+ );
25409
+ }
25410
+ f = message.getGamesList();
25411
+ if (f.length > 0) {
25412
+ writer.writeRepeatedMessage(
25413
+ 2,
25414
+ f,
25415
+ proto.game.GameItem.serializeBinaryToWriter
25416
+ );
25417
+ }
25418
+ f = /** @type {number} */ (jspb.Message.getField(message, 3));
25419
+ if (f != null) {
25420
+ writer.writeInt32(
25421
+ 3,
25422
+ f
25423
+ );
25424
+ }
25425
+ };
25426
+
25427
+
25428
+ /**
25429
+ * optional CategoryItem category = 1;
25430
+ * @return {?proto.game.CategoryItem}
25431
+ */
25432
+ proto.game.SearchGamesFullCategoryItem.prototype.getCategory = function() {
25433
+ return /** @type{?proto.game.CategoryItem} */ (
25434
+ jspb.Message.getWrapperField(this, proto.game.CategoryItem, 1));
25435
+ };
25436
+
25437
+
25438
+ /**
25439
+ * @param {?proto.game.CategoryItem|undefined} value
25440
+ * @return {!proto.game.SearchGamesFullCategoryItem} returns this
25441
+ */
25442
+ proto.game.SearchGamesFullCategoryItem.prototype.setCategory = function(value) {
25443
+ return jspb.Message.setWrapperField(this, 1, value);
25444
+ };
25445
+
25446
+
25447
+ /**
25448
+ * Clears the message field making it undefined.
25449
+ * @return {!proto.game.SearchGamesFullCategoryItem} returns this
25450
+ */
25451
+ proto.game.SearchGamesFullCategoryItem.prototype.clearCategory = function() {
25452
+ return this.setCategory(undefined);
25453
+ };
25454
+
25455
+
25456
+ /**
25457
+ * Returns whether this field is set.
25458
+ * @return {boolean}
25459
+ */
25460
+ proto.game.SearchGamesFullCategoryItem.prototype.hasCategory = function() {
25461
+ return jspb.Message.getField(this, 1) != null;
25462
+ };
25463
+
25464
+
25465
+ /**
25466
+ * repeated GameItem games = 2;
25467
+ * @return {!Array<!proto.game.GameItem>}
25468
+ */
25469
+ proto.game.SearchGamesFullCategoryItem.prototype.getGamesList = function() {
25470
+ return /** @type{!Array<!proto.game.GameItem>} */ (
25471
+ jspb.Message.getRepeatedWrapperField(this, proto.game.GameItem, 2));
25472
+ };
25473
+
25474
+
25475
+ /**
25476
+ * @param {!Array<!proto.game.GameItem>} value
25477
+ * @return {!proto.game.SearchGamesFullCategoryItem} returns this
25478
+ */
25479
+ proto.game.SearchGamesFullCategoryItem.prototype.setGamesList = function(value) {
25480
+ return jspb.Message.setRepeatedWrapperField(this, 2, value);
25481
+ };
25482
+
25483
+
25484
+ /**
25485
+ * @param {!proto.game.GameItem=} opt_value
25486
+ * @param {number=} opt_index
25487
+ * @return {!proto.game.GameItem}
25488
+ */
25489
+ proto.game.SearchGamesFullCategoryItem.prototype.addGames = function(opt_value, opt_index) {
25490
+ return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.game.GameItem, opt_index);
25491
+ };
25492
+
25493
+
25494
+ /**
25495
+ * Clears the list making it empty but non-null.
25496
+ * @return {!proto.game.SearchGamesFullCategoryItem} returns this
25497
+ */
25498
+ proto.game.SearchGamesFullCategoryItem.prototype.clearGamesList = function() {
25499
+ return this.setGamesList([]);
25500
+ };
25501
+
25502
+
25503
+ /**
25504
+ * optional int32 total_games = 3;
25505
+ * @return {number}
25506
+ */
25507
+ proto.game.SearchGamesFullCategoryItem.prototype.getTotalGames = function() {
25508
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
25509
+ };
25510
+
25511
+
25512
+ /**
25513
+ * @param {number} value
25514
+ * @return {!proto.game.SearchGamesFullCategoryItem} returns this
25515
+ */
25516
+ proto.game.SearchGamesFullCategoryItem.prototype.setTotalGames = function(value) {
25517
+ return jspb.Message.setField(this, 3, value);
25518
+ };
25519
+
25520
+
25521
+ /**
25522
+ * Clears the field making it undefined.
25523
+ * @return {!proto.game.SearchGamesFullCategoryItem} returns this
25524
+ */
25525
+ proto.game.SearchGamesFullCategoryItem.prototype.clearTotalGames = function() {
25526
+ return jspb.Message.setField(this, 3, undefined);
25527
+ };
25528
+
25529
+
25530
+ /**
25531
+ * Returns whether this field is set.
25532
+ * @return {boolean}
25533
+ */
25534
+ proto.game.SearchGamesFullCategoryItem.prototype.hasTotalGames = function() {
25535
+ return jspb.Message.getField(this, 3) != null;
25536
+ };
25537
+
25538
+
25539
+
25540
+ /**
25541
+ * List of repeated fields within this message type.
25542
+ * @private {!Array<number>}
25543
+ * @const
25544
+ */
25545
+ proto.game.SearchGamesFullCategorySection.repeatedFields_ = [1];
25546
+
25547
+
25548
+
25549
+ if (jspb.Message.GENERATE_TO_OBJECT) {
25550
+ /**
25551
+ * Creates an object representation of this proto.
25552
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
25553
+ * Optional fields that are not set will be set to undefined.
25554
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
25555
+ * For the list of reserved names please see:
25556
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
25557
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
25558
+ * JSPB instance for transitional soy proto support:
25559
+ * http://goto/soy-param-migration
25560
+ * @return {!Object}
25561
+ */
25562
+ proto.game.SearchGamesFullCategorySection.prototype.toObject = function(opt_includeInstance) {
25563
+ return proto.game.SearchGamesFullCategorySection.toObject(opt_includeInstance, this);
25564
+ };
25565
+
25566
+
25567
+ /**
25568
+ * Static version of the {@see toObject} method.
25569
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
25570
+ * the JSPB instance for transitional soy proto support:
25571
+ * http://goto/soy-param-migration
25572
+ * @param {!proto.game.SearchGamesFullCategorySection} msg The msg instance to transform.
25573
+ * @return {!Object}
25574
+ * @suppress {unusedLocalVariables} f is only used for nested messages
25575
+ */
25576
+ proto.game.SearchGamesFullCategorySection.toObject = function(includeInstance, msg) {
25577
+ var f, obj = {
25578
+ itemsList: jspb.Message.toObjectList(msg.getItemsList(),
25579
+ proto.game.SearchGamesFullCategoryItem.toObject, includeInstance),
25580
+ totalItems: jspb.Message.getFieldWithDefault(msg, 2, 0),
25581
+ totalPages: jspb.Message.getFieldWithDefault(msg, 3, 0)
25582
+ };
25583
+
25584
+ if (includeInstance) {
25585
+ obj.$jspbMessageInstance = msg;
25586
+ }
25587
+ return obj;
25588
+ };
25589
+ }
25590
+
25591
+
25592
+ /**
25593
+ * Deserializes binary data (in protobuf wire format).
25594
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
25595
+ * @return {!proto.game.SearchGamesFullCategorySection}
25596
+ */
25597
+ proto.game.SearchGamesFullCategorySection.deserializeBinary = function(bytes) {
25598
+ var reader = new jspb.BinaryReader(bytes);
25599
+ var msg = new proto.game.SearchGamesFullCategorySection;
25600
+ return proto.game.SearchGamesFullCategorySection.deserializeBinaryFromReader(msg, reader);
25601
+ };
25602
+
25603
+
25604
+ /**
25605
+ * Deserializes binary data (in protobuf wire format) from the
25606
+ * given reader into the given message object.
25607
+ * @param {!proto.game.SearchGamesFullCategorySection} msg The message object to deserialize into.
25608
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
25609
+ * @return {!proto.game.SearchGamesFullCategorySection}
25610
+ */
25611
+ proto.game.SearchGamesFullCategorySection.deserializeBinaryFromReader = function(msg, reader) {
25612
+ while (reader.nextField()) {
25613
+ if (reader.isEndGroup()) {
25614
+ break;
25615
+ }
25616
+ var field = reader.getFieldNumber();
25617
+ switch (field) {
25618
+ case 1:
25619
+ var value = new proto.game.SearchGamesFullCategoryItem;
25620
+ reader.readMessage(value,proto.game.SearchGamesFullCategoryItem.deserializeBinaryFromReader);
25621
+ msg.addItems(value);
25622
+ break;
25623
+ case 2:
25624
+ var value = /** @type {number} */ (reader.readInt32());
25625
+ msg.setTotalItems(value);
25626
+ break;
25627
+ case 3:
25628
+ var value = /** @type {number} */ (reader.readInt32());
25629
+ msg.setTotalPages(value);
25630
+ break;
25631
+ default:
25632
+ reader.skipField();
25633
+ break;
25634
+ }
25635
+ }
25636
+ return msg;
25637
+ };
25638
+
25639
+
25640
+ /**
25641
+ * Serializes the message to binary data (in protobuf wire format).
25642
+ * @return {!Uint8Array}
25643
+ */
25644
+ proto.game.SearchGamesFullCategorySection.prototype.serializeBinary = function() {
25645
+ var writer = new jspb.BinaryWriter();
25646
+ proto.game.SearchGamesFullCategorySection.serializeBinaryToWriter(this, writer);
25647
+ return writer.getResultBuffer();
25648
+ };
25649
+
25650
+
25651
+ /**
25652
+ * Serializes the given message to binary data (in protobuf wire
25653
+ * format), writing to the given BinaryWriter.
25654
+ * @param {!proto.game.SearchGamesFullCategorySection} message
25655
+ * @param {!jspb.BinaryWriter} writer
25656
+ * @suppress {unusedLocalVariables} f is only used for nested messages
25657
+ */
25658
+ proto.game.SearchGamesFullCategorySection.serializeBinaryToWriter = function(message, writer) {
25659
+ var f = undefined;
25660
+ f = message.getItemsList();
25661
+ if (f.length > 0) {
25662
+ writer.writeRepeatedMessage(
25663
+ 1,
25664
+ f,
25665
+ proto.game.SearchGamesFullCategoryItem.serializeBinaryToWriter
25666
+ );
25667
+ }
25668
+ f = /** @type {number} */ (jspb.Message.getField(message, 2));
25669
+ if (f != null) {
25670
+ writer.writeInt32(
25671
+ 2,
25672
+ f
25673
+ );
25674
+ }
25675
+ f = /** @type {number} */ (jspb.Message.getField(message, 3));
25676
+ if (f != null) {
25677
+ writer.writeInt32(
25678
+ 3,
25679
+ f
25680
+ );
25681
+ }
25682
+ };
25683
+
25684
+
25685
+ /**
25686
+ * repeated SearchGamesFullCategoryItem items = 1;
25687
+ * @return {!Array<!proto.game.SearchGamesFullCategoryItem>}
25688
+ */
25689
+ proto.game.SearchGamesFullCategorySection.prototype.getItemsList = function() {
25690
+ return /** @type{!Array<!proto.game.SearchGamesFullCategoryItem>} */ (
25691
+ jspb.Message.getRepeatedWrapperField(this, proto.game.SearchGamesFullCategoryItem, 1));
25692
+ };
25693
+
25694
+
25695
+ /**
25696
+ * @param {!Array<!proto.game.SearchGamesFullCategoryItem>} value
25697
+ * @return {!proto.game.SearchGamesFullCategorySection} returns this
25698
+ */
25699
+ proto.game.SearchGamesFullCategorySection.prototype.setItemsList = function(value) {
25700
+ return jspb.Message.setRepeatedWrapperField(this, 1, value);
25701
+ };
25702
+
25703
+
25704
+ /**
25705
+ * @param {!proto.game.SearchGamesFullCategoryItem=} opt_value
25706
+ * @param {number=} opt_index
25707
+ * @return {!proto.game.SearchGamesFullCategoryItem}
25708
+ */
25709
+ proto.game.SearchGamesFullCategorySection.prototype.addItems = function(opt_value, opt_index) {
25710
+ return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.game.SearchGamesFullCategoryItem, opt_index);
25711
+ };
25712
+
25713
+
25714
+ /**
25715
+ * Clears the list making it empty but non-null.
25716
+ * @return {!proto.game.SearchGamesFullCategorySection} returns this
25717
+ */
25718
+ proto.game.SearchGamesFullCategorySection.prototype.clearItemsList = function() {
25719
+ return this.setItemsList([]);
25720
+ };
25721
+
25722
+
25723
+ /**
25724
+ * optional int32 total_items = 2;
25725
+ * @return {number}
25726
+ */
25727
+ proto.game.SearchGamesFullCategorySection.prototype.getTotalItems = function() {
25728
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
25729
+ };
25730
+
25731
+
25732
+ /**
25733
+ * @param {number} value
25734
+ * @return {!proto.game.SearchGamesFullCategorySection} returns this
25735
+ */
25736
+ proto.game.SearchGamesFullCategorySection.prototype.setTotalItems = function(value) {
25737
+ return jspb.Message.setField(this, 2, value);
25738
+ };
25739
+
25740
+
25741
+ /**
25742
+ * Clears the field making it undefined.
25743
+ * @return {!proto.game.SearchGamesFullCategorySection} returns this
25744
+ */
25745
+ proto.game.SearchGamesFullCategorySection.prototype.clearTotalItems = function() {
25746
+ return jspb.Message.setField(this, 2, undefined);
25747
+ };
25748
+
25749
+
25750
+ /**
25751
+ * Returns whether this field is set.
25752
+ * @return {boolean}
25753
+ */
25754
+ proto.game.SearchGamesFullCategorySection.prototype.hasTotalItems = function() {
25755
+ return jspb.Message.getField(this, 2) != null;
25756
+ };
25757
+
25758
+
25759
+ /**
25760
+ * optional int32 total_pages = 3;
25761
+ * @return {number}
25762
+ */
25763
+ proto.game.SearchGamesFullCategorySection.prototype.getTotalPages = function() {
25764
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
25765
+ };
25766
+
25767
+
25768
+ /**
25769
+ * @param {number} value
25770
+ * @return {!proto.game.SearchGamesFullCategorySection} returns this
25771
+ */
25772
+ proto.game.SearchGamesFullCategorySection.prototype.setTotalPages = function(value) {
25773
+ return jspb.Message.setField(this, 3, value);
25774
+ };
25775
+
25776
+
25777
+ /**
25778
+ * Clears the field making it undefined.
25779
+ * @return {!proto.game.SearchGamesFullCategorySection} returns this
25780
+ */
25781
+ proto.game.SearchGamesFullCategorySection.prototype.clearTotalPages = function() {
25782
+ return jspb.Message.setField(this, 3, undefined);
25783
+ };
25784
+
25785
+
25786
+ /**
25787
+ * Returns whether this field is set.
25788
+ * @return {boolean}
25789
+ */
25790
+ proto.game.SearchGamesFullCategorySection.prototype.hasTotalPages = function() {
25791
+ return jspb.Message.getField(this, 3) != null;
25792
+ };
25793
+
25794
+
25795
+
25796
+
25797
+
25798
+ if (jspb.Message.GENERATE_TO_OBJECT) {
25799
+ /**
25800
+ * Creates an object representation of this proto.
25801
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
25802
+ * Optional fields that are not set will be set to undefined.
25803
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
25804
+ * For the list of reserved names please see:
25805
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
25806
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
25807
+ * JSPB instance for transitional soy proto support:
25808
+ * http://goto/soy-param-migration
25809
+ * @return {!Object}
25810
+ */
25811
+ proto.game.SearchGamesFullResponse.prototype.toObject = function(opt_includeInstance) {
25812
+ return proto.game.SearchGamesFullResponse.toObject(opt_includeInstance, this);
25813
+ };
25814
+
25815
+
25816
+ /**
25817
+ * Static version of the {@see toObject} method.
25818
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
25819
+ * the JSPB instance for transitional soy proto support:
25820
+ * http://goto/soy-param-migration
25821
+ * @param {!proto.game.SearchGamesFullResponse} msg The msg instance to transform.
25822
+ * @return {!Object}
25823
+ * @suppress {unusedLocalVariables} f is only used for nested messages
25824
+ */
25825
+ proto.game.SearchGamesFullResponse.toObject = function(includeInstance, msg) {
25826
+ var f, obj = {
25827
+ games: (f = msg.getGames()) && proto.game.SearchGamesFullGameSection.toObject(includeInstance, f),
25828
+ providers: (f = msg.getProviders()) && proto.game.SearchGamesFullProviderSection.toObject(includeInstance, f),
25829
+ categories: (f = msg.getCategories()) && proto.game.SearchGamesFullCategorySection.toObject(includeInstance, f)
25830
+ };
25831
+
25832
+ if (includeInstance) {
25833
+ obj.$jspbMessageInstance = msg;
25834
+ }
25835
+ return obj;
25836
+ };
25837
+ }
25838
+
25839
+
25840
+ /**
25841
+ * Deserializes binary data (in protobuf wire format).
25842
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
25843
+ * @return {!proto.game.SearchGamesFullResponse}
25844
+ */
25845
+ proto.game.SearchGamesFullResponse.deserializeBinary = function(bytes) {
25846
+ var reader = new jspb.BinaryReader(bytes);
25847
+ var msg = new proto.game.SearchGamesFullResponse;
25848
+ return proto.game.SearchGamesFullResponse.deserializeBinaryFromReader(msg, reader);
25849
+ };
25850
+
25851
+
25852
+ /**
25853
+ * Deserializes binary data (in protobuf wire format) from the
25854
+ * given reader into the given message object.
25855
+ * @param {!proto.game.SearchGamesFullResponse} msg The message object to deserialize into.
25856
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
25857
+ * @return {!proto.game.SearchGamesFullResponse}
25858
+ */
25859
+ proto.game.SearchGamesFullResponse.deserializeBinaryFromReader = function(msg, reader) {
25860
+ while (reader.nextField()) {
25861
+ if (reader.isEndGroup()) {
25862
+ break;
25863
+ }
25864
+ var field = reader.getFieldNumber();
25865
+ switch (field) {
25866
+ case 1:
25867
+ var value = new proto.game.SearchGamesFullGameSection;
25868
+ reader.readMessage(value,proto.game.SearchGamesFullGameSection.deserializeBinaryFromReader);
25869
+ msg.setGames(value);
25870
+ break;
25871
+ case 2:
25872
+ var value = new proto.game.SearchGamesFullProviderSection;
25873
+ reader.readMessage(value,proto.game.SearchGamesFullProviderSection.deserializeBinaryFromReader);
25874
+ msg.setProviders(value);
25875
+ break;
25876
+ case 3:
25877
+ var value = new proto.game.SearchGamesFullCategorySection;
25878
+ reader.readMessage(value,proto.game.SearchGamesFullCategorySection.deserializeBinaryFromReader);
25879
+ msg.setCategories(value);
25880
+ break;
25881
+ default:
25882
+ reader.skipField();
25883
+ break;
25884
+ }
25885
+ }
25886
+ return msg;
25887
+ };
25888
+
25889
+
25890
+ /**
25891
+ * Serializes the message to binary data (in protobuf wire format).
25892
+ * @return {!Uint8Array}
25893
+ */
25894
+ proto.game.SearchGamesFullResponse.prototype.serializeBinary = function() {
25895
+ var writer = new jspb.BinaryWriter();
25896
+ proto.game.SearchGamesFullResponse.serializeBinaryToWriter(this, writer);
25897
+ return writer.getResultBuffer();
25898
+ };
25899
+
25900
+
25901
+ /**
25902
+ * Serializes the given message to binary data (in protobuf wire
25903
+ * format), writing to the given BinaryWriter.
25904
+ * @param {!proto.game.SearchGamesFullResponse} message
25905
+ * @param {!jspb.BinaryWriter} writer
25906
+ * @suppress {unusedLocalVariables} f is only used for nested messages
25907
+ */
25908
+ proto.game.SearchGamesFullResponse.serializeBinaryToWriter = function(message, writer) {
25909
+ var f = undefined;
25910
+ f = message.getGames();
25911
+ if (f != null) {
25912
+ writer.writeMessage(
25913
+ 1,
25914
+ f,
25915
+ proto.game.SearchGamesFullGameSection.serializeBinaryToWriter
25916
+ );
25917
+ }
25918
+ f = message.getProviders();
25919
+ if (f != null) {
25920
+ writer.writeMessage(
25921
+ 2,
25922
+ f,
25923
+ proto.game.SearchGamesFullProviderSection.serializeBinaryToWriter
25924
+ );
25925
+ }
25926
+ f = message.getCategories();
25927
+ if (f != null) {
25928
+ writer.writeMessage(
25929
+ 3,
25930
+ f,
25931
+ proto.game.SearchGamesFullCategorySection.serializeBinaryToWriter
25932
+ );
25933
+ }
25934
+ };
25935
+
25936
+
25937
+ /**
25938
+ * optional SearchGamesFullGameSection games = 1;
25939
+ * @return {?proto.game.SearchGamesFullGameSection}
25940
+ */
25941
+ proto.game.SearchGamesFullResponse.prototype.getGames = function() {
25942
+ return /** @type{?proto.game.SearchGamesFullGameSection} */ (
25943
+ jspb.Message.getWrapperField(this, proto.game.SearchGamesFullGameSection, 1));
25944
+ };
25945
+
25946
+
25947
+ /**
25948
+ * @param {?proto.game.SearchGamesFullGameSection|undefined} value
25949
+ * @return {!proto.game.SearchGamesFullResponse} returns this
25950
+ */
25951
+ proto.game.SearchGamesFullResponse.prototype.setGames = function(value) {
25952
+ return jspb.Message.setWrapperField(this, 1, value);
25953
+ };
25954
+
25955
+
25956
+ /**
25957
+ * Clears the message field making it undefined.
25958
+ * @return {!proto.game.SearchGamesFullResponse} returns this
25959
+ */
25960
+ proto.game.SearchGamesFullResponse.prototype.clearGames = function() {
25961
+ return this.setGames(undefined);
25962
+ };
25963
+
25964
+
25965
+ /**
25966
+ * Returns whether this field is set.
25967
+ * @return {boolean}
25968
+ */
25969
+ proto.game.SearchGamesFullResponse.prototype.hasGames = function() {
25970
+ return jspb.Message.getField(this, 1) != null;
25971
+ };
25972
+
25973
+
25974
+ /**
25975
+ * optional SearchGamesFullProviderSection providers = 2;
25976
+ * @return {?proto.game.SearchGamesFullProviderSection}
25977
+ */
25978
+ proto.game.SearchGamesFullResponse.prototype.getProviders = function() {
25979
+ return /** @type{?proto.game.SearchGamesFullProviderSection} */ (
25980
+ jspb.Message.getWrapperField(this, proto.game.SearchGamesFullProviderSection, 2));
25981
+ };
25982
+
25983
+
25984
+ /**
25985
+ * @param {?proto.game.SearchGamesFullProviderSection|undefined} value
25986
+ * @return {!proto.game.SearchGamesFullResponse} returns this
25987
+ */
25988
+ proto.game.SearchGamesFullResponse.prototype.setProviders = function(value) {
25989
+ return jspb.Message.setWrapperField(this, 2, value);
25990
+ };
25991
+
25992
+
25993
+ /**
25994
+ * Clears the message field making it undefined.
25995
+ * @return {!proto.game.SearchGamesFullResponse} returns this
25996
+ */
25997
+ proto.game.SearchGamesFullResponse.prototype.clearProviders = function() {
25998
+ return this.setProviders(undefined);
25999
+ };
26000
+
26001
+
26002
+ /**
26003
+ * Returns whether this field is set.
26004
+ * @return {boolean}
26005
+ */
26006
+ proto.game.SearchGamesFullResponse.prototype.hasProviders = function() {
26007
+ return jspb.Message.getField(this, 2) != null;
26008
+ };
26009
+
26010
+
26011
+ /**
26012
+ * optional SearchGamesFullCategorySection categories = 3;
26013
+ * @return {?proto.game.SearchGamesFullCategorySection}
26014
+ */
26015
+ proto.game.SearchGamesFullResponse.prototype.getCategories = function() {
26016
+ return /** @type{?proto.game.SearchGamesFullCategorySection} */ (
26017
+ jspb.Message.getWrapperField(this, proto.game.SearchGamesFullCategorySection, 3));
26018
+ };
26019
+
26020
+
26021
+ /**
26022
+ * @param {?proto.game.SearchGamesFullCategorySection|undefined} value
26023
+ * @return {!proto.game.SearchGamesFullResponse} returns this
26024
+ */
26025
+ proto.game.SearchGamesFullResponse.prototype.setCategories = function(value) {
26026
+ return jspb.Message.setWrapperField(this, 3, value);
26027
+ };
26028
+
26029
+
26030
+ /**
26031
+ * Clears the message field making it undefined.
26032
+ * @return {!proto.game.SearchGamesFullResponse} returns this
26033
+ */
26034
+ proto.game.SearchGamesFullResponse.prototype.clearCategories = function() {
26035
+ return this.setCategories(undefined);
26036
+ };
26037
+
26038
+
26039
+ /**
26040
+ * Returns whether this field is set.
26041
+ * @return {boolean}
26042
+ */
26043
+ proto.game.SearchGamesFullResponse.prototype.hasCategories = function() {
26044
+ return jspb.Message.getField(this, 3) != null;
26045
+ };
26046
+
26047
+
26048
+
23698
26049
  /**
23699
26050
  * List of repeated fields within this message type.
23700
26051
  * @private {!Array<number>}