protobuf-platform 1.2.611 → 1.2.613
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/analytic/analytic.proto +35 -0
- package/analytic/analytic_grpc_pb.js +34 -0
- package/analytic/analytic_pb.js +1256 -0
- package/package.json +1 -1
- package/user/user.proto +44 -0
- package/user/user_grpc_pb.js +122 -0
- package/user/user_pb.js +2045 -167
package/analytic/analytic_pb.js
CHANGED
|
@@ -21,6 +21,8 @@ var global = (function() {
|
|
|
21
21
|
return Function('return this')();
|
|
22
22
|
}.call(null));
|
|
23
23
|
|
|
24
|
+
goog.exportSymbol('proto.analytic.AffiliateWageredPlayerItem', null, global);
|
|
25
|
+
goog.exportSymbol('proto.analytic.AffiliateWageredSortItem', null, global);
|
|
24
26
|
goog.exportSymbol('proto.analytic.DashboardRequest', null, global);
|
|
25
27
|
goog.exportSymbol('proto.analytic.DashboardResponse', null, global);
|
|
26
28
|
goog.exportSymbol('proto.analytic.DashboardTurnoverSeries', null, global);
|
|
@@ -30,6 +32,8 @@ goog.exportSymbol('proto.analytic.DepositsResponse', null, global);
|
|
|
30
32
|
goog.exportSymbol('proto.analytic.GameItem', null, global);
|
|
31
33
|
goog.exportSymbol('proto.analytic.GameItemWrapper', null, global);
|
|
32
34
|
goog.exportSymbol('proto.analytic.GamesResponse', null, global);
|
|
35
|
+
goog.exportSymbol('proto.analytic.GetAffiliateWageredPlayersRequest', null, global);
|
|
36
|
+
goog.exportSymbol('proto.analytic.GetAffiliateWageredPlayersResponse', null, global);
|
|
33
37
|
goog.exportSymbol('proto.analytic.GlobalCasinoItem', null, global);
|
|
34
38
|
goog.exportSymbol('proto.analytic.GlobalCasinoResponse', null, global);
|
|
35
39
|
goog.exportSymbol('proto.analytic.GlobalSearchRequest', null, global);
|
|
@@ -593,6 +597,90 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
593
597
|
*/
|
|
594
598
|
proto.analytic.ScaleoActivityBucketItem.displayName = 'proto.analytic.ScaleoActivityBucketItem';
|
|
595
599
|
}
|
|
600
|
+
/**
|
|
601
|
+
* Generated by JsPbCodeGenerator.
|
|
602
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
603
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
604
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
605
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
606
|
+
* valid.
|
|
607
|
+
* @extends {jspb.Message}
|
|
608
|
+
* @constructor
|
|
609
|
+
*/
|
|
610
|
+
proto.analytic.AffiliateWageredSortItem = function(opt_data) {
|
|
611
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
612
|
+
};
|
|
613
|
+
goog.inherits(proto.analytic.AffiliateWageredSortItem, jspb.Message);
|
|
614
|
+
if (goog.DEBUG && !COMPILED) {
|
|
615
|
+
/**
|
|
616
|
+
* @public
|
|
617
|
+
* @override
|
|
618
|
+
*/
|
|
619
|
+
proto.analytic.AffiliateWageredSortItem.displayName = 'proto.analytic.AffiliateWageredSortItem';
|
|
620
|
+
}
|
|
621
|
+
/**
|
|
622
|
+
* Generated by JsPbCodeGenerator.
|
|
623
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
624
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
625
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
626
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
627
|
+
* valid.
|
|
628
|
+
* @extends {jspb.Message}
|
|
629
|
+
* @constructor
|
|
630
|
+
*/
|
|
631
|
+
proto.analytic.GetAffiliateWageredPlayersRequest = function(opt_data) {
|
|
632
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.analytic.GetAffiliateWageredPlayersRequest.repeatedFields_, null);
|
|
633
|
+
};
|
|
634
|
+
goog.inherits(proto.analytic.GetAffiliateWageredPlayersRequest, jspb.Message);
|
|
635
|
+
if (goog.DEBUG && !COMPILED) {
|
|
636
|
+
/**
|
|
637
|
+
* @public
|
|
638
|
+
* @override
|
|
639
|
+
*/
|
|
640
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.displayName = 'proto.analytic.GetAffiliateWageredPlayersRequest';
|
|
641
|
+
}
|
|
642
|
+
/**
|
|
643
|
+
* Generated by JsPbCodeGenerator.
|
|
644
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
645
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
646
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
647
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
648
|
+
* valid.
|
|
649
|
+
* @extends {jspb.Message}
|
|
650
|
+
* @constructor
|
|
651
|
+
*/
|
|
652
|
+
proto.analytic.AffiliateWageredPlayerItem = function(opt_data) {
|
|
653
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
654
|
+
};
|
|
655
|
+
goog.inherits(proto.analytic.AffiliateWageredPlayerItem, jspb.Message);
|
|
656
|
+
if (goog.DEBUG && !COMPILED) {
|
|
657
|
+
/**
|
|
658
|
+
* @public
|
|
659
|
+
* @override
|
|
660
|
+
*/
|
|
661
|
+
proto.analytic.AffiliateWageredPlayerItem.displayName = 'proto.analytic.AffiliateWageredPlayerItem';
|
|
662
|
+
}
|
|
663
|
+
/**
|
|
664
|
+
* Generated by JsPbCodeGenerator.
|
|
665
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
666
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
667
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
668
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
669
|
+
* valid.
|
|
670
|
+
* @extends {jspb.Message}
|
|
671
|
+
* @constructor
|
|
672
|
+
*/
|
|
673
|
+
proto.analytic.GetAffiliateWageredPlayersResponse = function(opt_data) {
|
|
674
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.analytic.GetAffiliateWageredPlayersResponse.repeatedFields_, null);
|
|
675
|
+
};
|
|
676
|
+
goog.inherits(proto.analytic.GetAffiliateWageredPlayersResponse, jspb.Message);
|
|
677
|
+
if (goog.DEBUG && !COMPILED) {
|
|
678
|
+
/**
|
|
679
|
+
* @public
|
|
680
|
+
* @override
|
|
681
|
+
*/
|
|
682
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.displayName = 'proto.analytic.GetAffiliateWageredPlayersResponse';
|
|
683
|
+
}
|
|
596
684
|
|
|
597
685
|
|
|
598
686
|
|
|
@@ -11302,4 +11390,1172 @@ proto.analytic.ScaleoActivityBucketItem.prototype.setCurrency = function(value)
|
|
|
11302
11390
|
};
|
|
11303
11391
|
|
|
11304
11392
|
|
|
11393
|
+
|
|
11394
|
+
|
|
11395
|
+
|
|
11396
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
11397
|
+
/**
|
|
11398
|
+
* Creates an object representation of this proto.
|
|
11399
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
11400
|
+
* Optional fields that are not set will be set to undefined.
|
|
11401
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
11402
|
+
* For the list of reserved names please see:
|
|
11403
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
11404
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
11405
|
+
* JSPB instance for transitional soy proto support:
|
|
11406
|
+
* http://goto/soy-param-migration
|
|
11407
|
+
* @return {!Object}
|
|
11408
|
+
*/
|
|
11409
|
+
proto.analytic.AffiliateWageredSortItem.prototype.toObject = function(opt_includeInstance) {
|
|
11410
|
+
return proto.analytic.AffiliateWageredSortItem.toObject(opt_includeInstance, this);
|
|
11411
|
+
};
|
|
11412
|
+
|
|
11413
|
+
|
|
11414
|
+
/**
|
|
11415
|
+
* Static version of the {@see toObject} method.
|
|
11416
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
11417
|
+
* the JSPB instance for transitional soy proto support:
|
|
11418
|
+
* http://goto/soy-param-migration
|
|
11419
|
+
* @param {!proto.analytic.AffiliateWageredSortItem} msg The msg instance to transform.
|
|
11420
|
+
* @return {!Object}
|
|
11421
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
11422
|
+
*/
|
|
11423
|
+
proto.analytic.AffiliateWageredSortItem.toObject = function(includeInstance, msg) {
|
|
11424
|
+
var f, obj = {
|
|
11425
|
+
field: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
11426
|
+
direction: jspb.Message.getFieldWithDefault(msg, 2, "")
|
|
11427
|
+
};
|
|
11428
|
+
|
|
11429
|
+
if (includeInstance) {
|
|
11430
|
+
obj.$jspbMessageInstance = msg;
|
|
11431
|
+
}
|
|
11432
|
+
return obj;
|
|
11433
|
+
};
|
|
11434
|
+
}
|
|
11435
|
+
|
|
11436
|
+
|
|
11437
|
+
/**
|
|
11438
|
+
* Deserializes binary data (in protobuf wire format).
|
|
11439
|
+
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
11440
|
+
* @return {!proto.analytic.AffiliateWageredSortItem}
|
|
11441
|
+
*/
|
|
11442
|
+
proto.analytic.AffiliateWageredSortItem.deserializeBinary = function(bytes) {
|
|
11443
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
11444
|
+
var msg = new proto.analytic.AffiliateWageredSortItem;
|
|
11445
|
+
return proto.analytic.AffiliateWageredSortItem.deserializeBinaryFromReader(msg, reader);
|
|
11446
|
+
};
|
|
11447
|
+
|
|
11448
|
+
|
|
11449
|
+
/**
|
|
11450
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
11451
|
+
* given reader into the given message object.
|
|
11452
|
+
* @param {!proto.analytic.AffiliateWageredSortItem} msg The message object to deserialize into.
|
|
11453
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
11454
|
+
* @return {!proto.analytic.AffiliateWageredSortItem}
|
|
11455
|
+
*/
|
|
11456
|
+
proto.analytic.AffiliateWageredSortItem.deserializeBinaryFromReader = function(msg, reader) {
|
|
11457
|
+
while (reader.nextField()) {
|
|
11458
|
+
if (reader.isEndGroup()) {
|
|
11459
|
+
break;
|
|
11460
|
+
}
|
|
11461
|
+
var field = reader.getFieldNumber();
|
|
11462
|
+
switch (field) {
|
|
11463
|
+
case 1:
|
|
11464
|
+
var value = /** @type {string} */ (reader.readString());
|
|
11465
|
+
msg.setField(value);
|
|
11466
|
+
break;
|
|
11467
|
+
case 2:
|
|
11468
|
+
var value = /** @type {string} */ (reader.readString());
|
|
11469
|
+
msg.setDirection(value);
|
|
11470
|
+
break;
|
|
11471
|
+
default:
|
|
11472
|
+
reader.skipField();
|
|
11473
|
+
break;
|
|
11474
|
+
}
|
|
11475
|
+
}
|
|
11476
|
+
return msg;
|
|
11477
|
+
};
|
|
11478
|
+
|
|
11479
|
+
|
|
11480
|
+
/**
|
|
11481
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
11482
|
+
* @return {!Uint8Array}
|
|
11483
|
+
*/
|
|
11484
|
+
proto.analytic.AffiliateWageredSortItem.prototype.serializeBinary = function() {
|
|
11485
|
+
var writer = new jspb.BinaryWriter();
|
|
11486
|
+
proto.analytic.AffiliateWageredSortItem.serializeBinaryToWriter(this, writer);
|
|
11487
|
+
return writer.getResultBuffer();
|
|
11488
|
+
};
|
|
11489
|
+
|
|
11490
|
+
|
|
11491
|
+
/**
|
|
11492
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
11493
|
+
* format), writing to the given BinaryWriter.
|
|
11494
|
+
* @param {!proto.analytic.AffiliateWageredSortItem} message
|
|
11495
|
+
* @param {!jspb.BinaryWriter} writer
|
|
11496
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
11497
|
+
*/
|
|
11498
|
+
proto.analytic.AffiliateWageredSortItem.serializeBinaryToWriter = function(message, writer) {
|
|
11499
|
+
var f = undefined;
|
|
11500
|
+
f = message.getField();
|
|
11501
|
+
if (f.length > 0) {
|
|
11502
|
+
writer.writeString(
|
|
11503
|
+
1,
|
|
11504
|
+
f
|
|
11505
|
+
);
|
|
11506
|
+
}
|
|
11507
|
+
f = message.getDirection();
|
|
11508
|
+
if (f.length > 0) {
|
|
11509
|
+
writer.writeString(
|
|
11510
|
+
2,
|
|
11511
|
+
f
|
|
11512
|
+
);
|
|
11513
|
+
}
|
|
11514
|
+
};
|
|
11515
|
+
|
|
11516
|
+
|
|
11517
|
+
/**
|
|
11518
|
+
* optional string field = 1;
|
|
11519
|
+
* @return {string}
|
|
11520
|
+
*/
|
|
11521
|
+
proto.analytic.AffiliateWageredSortItem.prototype.getField = function() {
|
|
11522
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
11523
|
+
};
|
|
11524
|
+
|
|
11525
|
+
|
|
11526
|
+
/**
|
|
11527
|
+
* @param {string} value
|
|
11528
|
+
* @return {!proto.analytic.AffiliateWageredSortItem} returns this
|
|
11529
|
+
*/
|
|
11530
|
+
proto.analytic.AffiliateWageredSortItem.prototype.setField = function(value) {
|
|
11531
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
11532
|
+
};
|
|
11533
|
+
|
|
11534
|
+
|
|
11535
|
+
/**
|
|
11536
|
+
* optional string direction = 2;
|
|
11537
|
+
* @return {string}
|
|
11538
|
+
*/
|
|
11539
|
+
proto.analytic.AffiliateWageredSortItem.prototype.getDirection = function() {
|
|
11540
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
11541
|
+
};
|
|
11542
|
+
|
|
11543
|
+
|
|
11544
|
+
/**
|
|
11545
|
+
* @param {string} value
|
|
11546
|
+
* @return {!proto.analytic.AffiliateWageredSortItem} returns this
|
|
11547
|
+
*/
|
|
11548
|
+
proto.analytic.AffiliateWageredSortItem.prototype.setDirection = function(value) {
|
|
11549
|
+
return jspb.Message.setProto3StringField(this, 2, value);
|
|
11550
|
+
};
|
|
11551
|
+
|
|
11552
|
+
|
|
11553
|
+
|
|
11554
|
+
/**
|
|
11555
|
+
* List of repeated fields within this message type.
|
|
11556
|
+
* @private {!Array<number>}
|
|
11557
|
+
* @const
|
|
11558
|
+
*/
|
|
11559
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.repeatedFields_ = [9];
|
|
11560
|
+
|
|
11561
|
+
|
|
11562
|
+
|
|
11563
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
11564
|
+
/**
|
|
11565
|
+
* Creates an object representation of this proto.
|
|
11566
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
11567
|
+
* Optional fields that are not set will be set to undefined.
|
|
11568
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
11569
|
+
* For the list of reserved names please see:
|
|
11570
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
11571
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
11572
|
+
* JSPB instance for transitional soy proto support:
|
|
11573
|
+
* http://goto/soy-param-migration
|
|
11574
|
+
* @return {!Object}
|
|
11575
|
+
*/
|
|
11576
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.toObject = function(opt_includeInstance) {
|
|
11577
|
+
return proto.analytic.GetAffiliateWageredPlayersRequest.toObject(opt_includeInstance, this);
|
|
11578
|
+
};
|
|
11579
|
+
|
|
11580
|
+
|
|
11581
|
+
/**
|
|
11582
|
+
* Static version of the {@see toObject} method.
|
|
11583
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
11584
|
+
* the JSPB instance for transitional soy proto support:
|
|
11585
|
+
* http://goto/soy-param-migration
|
|
11586
|
+
* @param {!proto.analytic.GetAffiliateWageredPlayersRequest} msg The msg instance to transform.
|
|
11587
|
+
* @return {!Object}
|
|
11588
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
11589
|
+
*/
|
|
11590
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.toObject = function(includeInstance, msg) {
|
|
11591
|
+
var f, obj = {
|
|
11592
|
+
affiliateId: jspb.Message.getFieldWithDefault(msg, 1, 0),
|
|
11593
|
+
dateStart: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
11594
|
+
dateEnd: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
11595
|
+
limit: jspb.Message.getFieldWithDefault(msg, 4, 0),
|
|
11596
|
+
offset: jspb.Message.getFieldWithDefault(msg, 5, 0),
|
|
11597
|
+
order: jspb.Message.getFieldWithDefault(msg, 6, ""),
|
|
11598
|
+
wageredMin: jspb.Message.getFieldWithDefault(msg, 7, ""),
|
|
11599
|
+
wageredMax: jspb.Message.getFieldWithDefault(msg, 8, ""),
|
|
11600
|
+
orderByList: jspb.Message.toObjectList(msg.getOrderByList(),
|
|
11601
|
+
proto.analytic.AffiliateWageredSortItem.toObject, includeInstance)
|
|
11602
|
+
};
|
|
11603
|
+
|
|
11604
|
+
if (includeInstance) {
|
|
11605
|
+
obj.$jspbMessageInstance = msg;
|
|
11606
|
+
}
|
|
11607
|
+
return obj;
|
|
11608
|
+
};
|
|
11609
|
+
}
|
|
11610
|
+
|
|
11611
|
+
|
|
11612
|
+
/**
|
|
11613
|
+
* Deserializes binary data (in protobuf wire format).
|
|
11614
|
+
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
11615
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest}
|
|
11616
|
+
*/
|
|
11617
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.deserializeBinary = function(bytes) {
|
|
11618
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
11619
|
+
var msg = new proto.analytic.GetAffiliateWageredPlayersRequest;
|
|
11620
|
+
return proto.analytic.GetAffiliateWageredPlayersRequest.deserializeBinaryFromReader(msg, reader);
|
|
11621
|
+
};
|
|
11622
|
+
|
|
11623
|
+
|
|
11624
|
+
/**
|
|
11625
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
11626
|
+
* given reader into the given message object.
|
|
11627
|
+
* @param {!proto.analytic.GetAffiliateWageredPlayersRequest} msg The message object to deserialize into.
|
|
11628
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
11629
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest}
|
|
11630
|
+
*/
|
|
11631
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.deserializeBinaryFromReader = function(msg, reader) {
|
|
11632
|
+
while (reader.nextField()) {
|
|
11633
|
+
if (reader.isEndGroup()) {
|
|
11634
|
+
break;
|
|
11635
|
+
}
|
|
11636
|
+
var field = reader.getFieldNumber();
|
|
11637
|
+
switch (field) {
|
|
11638
|
+
case 1:
|
|
11639
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
11640
|
+
msg.setAffiliateId(value);
|
|
11641
|
+
break;
|
|
11642
|
+
case 2:
|
|
11643
|
+
var value = /** @type {string} */ (reader.readString());
|
|
11644
|
+
msg.setDateStart(value);
|
|
11645
|
+
break;
|
|
11646
|
+
case 3:
|
|
11647
|
+
var value = /** @type {string} */ (reader.readString());
|
|
11648
|
+
msg.setDateEnd(value);
|
|
11649
|
+
break;
|
|
11650
|
+
case 4:
|
|
11651
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
11652
|
+
msg.setLimit(value);
|
|
11653
|
+
break;
|
|
11654
|
+
case 5:
|
|
11655
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
11656
|
+
msg.setOffset(value);
|
|
11657
|
+
break;
|
|
11658
|
+
case 6:
|
|
11659
|
+
var value = /** @type {string} */ (reader.readString());
|
|
11660
|
+
msg.setOrder(value);
|
|
11661
|
+
break;
|
|
11662
|
+
case 7:
|
|
11663
|
+
var value = /** @type {string} */ (reader.readString());
|
|
11664
|
+
msg.setWageredMin(value);
|
|
11665
|
+
break;
|
|
11666
|
+
case 8:
|
|
11667
|
+
var value = /** @type {string} */ (reader.readString());
|
|
11668
|
+
msg.setWageredMax(value);
|
|
11669
|
+
break;
|
|
11670
|
+
case 9:
|
|
11671
|
+
var value = new proto.analytic.AffiliateWageredSortItem;
|
|
11672
|
+
reader.readMessage(value,proto.analytic.AffiliateWageredSortItem.deserializeBinaryFromReader);
|
|
11673
|
+
msg.addOrderBy(value);
|
|
11674
|
+
break;
|
|
11675
|
+
default:
|
|
11676
|
+
reader.skipField();
|
|
11677
|
+
break;
|
|
11678
|
+
}
|
|
11679
|
+
}
|
|
11680
|
+
return msg;
|
|
11681
|
+
};
|
|
11682
|
+
|
|
11683
|
+
|
|
11684
|
+
/**
|
|
11685
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
11686
|
+
* @return {!Uint8Array}
|
|
11687
|
+
*/
|
|
11688
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.serializeBinary = function() {
|
|
11689
|
+
var writer = new jspb.BinaryWriter();
|
|
11690
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.serializeBinaryToWriter(this, writer);
|
|
11691
|
+
return writer.getResultBuffer();
|
|
11692
|
+
};
|
|
11693
|
+
|
|
11694
|
+
|
|
11695
|
+
/**
|
|
11696
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
11697
|
+
* format), writing to the given BinaryWriter.
|
|
11698
|
+
* @param {!proto.analytic.GetAffiliateWageredPlayersRequest} message
|
|
11699
|
+
* @param {!jspb.BinaryWriter} writer
|
|
11700
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
11701
|
+
*/
|
|
11702
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.serializeBinaryToWriter = function(message, writer) {
|
|
11703
|
+
var f = undefined;
|
|
11704
|
+
f = message.getAffiliateId();
|
|
11705
|
+
if (f !== 0) {
|
|
11706
|
+
writer.writeInt32(
|
|
11707
|
+
1,
|
|
11708
|
+
f
|
|
11709
|
+
);
|
|
11710
|
+
}
|
|
11711
|
+
f = message.getDateStart();
|
|
11712
|
+
if (f.length > 0) {
|
|
11713
|
+
writer.writeString(
|
|
11714
|
+
2,
|
|
11715
|
+
f
|
|
11716
|
+
);
|
|
11717
|
+
}
|
|
11718
|
+
f = message.getDateEnd();
|
|
11719
|
+
if (f.length > 0) {
|
|
11720
|
+
writer.writeString(
|
|
11721
|
+
3,
|
|
11722
|
+
f
|
|
11723
|
+
);
|
|
11724
|
+
}
|
|
11725
|
+
f = message.getLimit();
|
|
11726
|
+
if (f !== 0) {
|
|
11727
|
+
writer.writeInt32(
|
|
11728
|
+
4,
|
|
11729
|
+
f
|
|
11730
|
+
);
|
|
11731
|
+
}
|
|
11732
|
+
f = message.getOffset();
|
|
11733
|
+
if (f !== 0) {
|
|
11734
|
+
writer.writeInt32(
|
|
11735
|
+
5,
|
|
11736
|
+
f
|
|
11737
|
+
);
|
|
11738
|
+
}
|
|
11739
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 6));
|
|
11740
|
+
if (f != null) {
|
|
11741
|
+
writer.writeString(
|
|
11742
|
+
6,
|
|
11743
|
+
f
|
|
11744
|
+
);
|
|
11745
|
+
}
|
|
11746
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 7));
|
|
11747
|
+
if (f != null) {
|
|
11748
|
+
writer.writeString(
|
|
11749
|
+
7,
|
|
11750
|
+
f
|
|
11751
|
+
);
|
|
11752
|
+
}
|
|
11753
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 8));
|
|
11754
|
+
if (f != null) {
|
|
11755
|
+
writer.writeString(
|
|
11756
|
+
8,
|
|
11757
|
+
f
|
|
11758
|
+
);
|
|
11759
|
+
}
|
|
11760
|
+
f = message.getOrderByList();
|
|
11761
|
+
if (f.length > 0) {
|
|
11762
|
+
writer.writeRepeatedMessage(
|
|
11763
|
+
9,
|
|
11764
|
+
f,
|
|
11765
|
+
proto.analytic.AffiliateWageredSortItem.serializeBinaryToWriter
|
|
11766
|
+
);
|
|
11767
|
+
}
|
|
11768
|
+
};
|
|
11769
|
+
|
|
11770
|
+
|
|
11771
|
+
/**
|
|
11772
|
+
* optional int32 affiliate_id = 1;
|
|
11773
|
+
* @return {number}
|
|
11774
|
+
*/
|
|
11775
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.getAffiliateId = function() {
|
|
11776
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));
|
|
11777
|
+
};
|
|
11778
|
+
|
|
11779
|
+
|
|
11780
|
+
/**
|
|
11781
|
+
* @param {number} value
|
|
11782
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11783
|
+
*/
|
|
11784
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.setAffiliateId = function(value) {
|
|
11785
|
+
return jspb.Message.setProto3IntField(this, 1, value);
|
|
11786
|
+
};
|
|
11787
|
+
|
|
11788
|
+
|
|
11789
|
+
/**
|
|
11790
|
+
* optional string date_start = 2;
|
|
11791
|
+
* @return {string}
|
|
11792
|
+
*/
|
|
11793
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.getDateStart = function() {
|
|
11794
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
11795
|
+
};
|
|
11796
|
+
|
|
11797
|
+
|
|
11798
|
+
/**
|
|
11799
|
+
* @param {string} value
|
|
11800
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11801
|
+
*/
|
|
11802
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.setDateStart = function(value) {
|
|
11803
|
+
return jspb.Message.setProto3StringField(this, 2, value);
|
|
11804
|
+
};
|
|
11805
|
+
|
|
11806
|
+
|
|
11807
|
+
/**
|
|
11808
|
+
* optional string date_end = 3;
|
|
11809
|
+
* @return {string}
|
|
11810
|
+
*/
|
|
11811
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.getDateEnd = function() {
|
|
11812
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
11813
|
+
};
|
|
11814
|
+
|
|
11815
|
+
|
|
11816
|
+
/**
|
|
11817
|
+
* @param {string} value
|
|
11818
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11819
|
+
*/
|
|
11820
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.setDateEnd = function(value) {
|
|
11821
|
+
return jspb.Message.setProto3StringField(this, 3, value);
|
|
11822
|
+
};
|
|
11823
|
+
|
|
11824
|
+
|
|
11825
|
+
/**
|
|
11826
|
+
* optional int32 limit = 4;
|
|
11827
|
+
* @return {number}
|
|
11828
|
+
*/
|
|
11829
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.getLimit = function() {
|
|
11830
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));
|
|
11831
|
+
};
|
|
11832
|
+
|
|
11833
|
+
|
|
11834
|
+
/**
|
|
11835
|
+
* @param {number} value
|
|
11836
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11837
|
+
*/
|
|
11838
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.setLimit = function(value) {
|
|
11839
|
+
return jspb.Message.setProto3IntField(this, 4, value);
|
|
11840
|
+
};
|
|
11841
|
+
|
|
11842
|
+
|
|
11843
|
+
/**
|
|
11844
|
+
* optional int32 offset = 5;
|
|
11845
|
+
* @return {number}
|
|
11846
|
+
*/
|
|
11847
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.getOffset = function() {
|
|
11848
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));
|
|
11849
|
+
};
|
|
11850
|
+
|
|
11851
|
+
|
|
11852
|
+
/**
|
|
11853
|
+
* @param {number} value
|
|
11854
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11855
|
+
*/
|
|
11856
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.setOffset = function(value) {
|
|
11857
|
+
return jspb.Message.setProto3IntField(this, 5, value);
|
|
11858
|
+
};
|
|
11859
|
+
|
|
11860
|
+
|
|
11861
|
+
/**
|
|
11862
|
+
* optional string order = 6;
|
|
11863
|
+
* @return {string}
|
|
11864
|
+
*/
|
|
11865
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.getOrder = function() {
|
|
11866
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
|
|
11867
|
+
};
|
|
11868
|
+
|
|
11869
|
+
|
|
11870
|
+
/**
|
|
11871
|
+
* @param {string} value
|
|
11872
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11873
|
+
*/
|
|
11874
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.setOrder = function(value) {
|
|
11875
|
+
return jspb.Message.setField(this, 6, value);
|
|
11876
|
+
};
|
|
11877
|
+
|
|
11878
|
+
|
|
11879
|
+
/**
|
|
11880
|
+
* Clears the field making it undefined.
|
|
11881
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11882
|
+
*/
|
|
11883
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.clearOrder = function() {
|
|
11884
|
+
return jspb.Message.setField(this, 6, undefined);
|
|
11885
|
+
};
|
|
11886
|
+
|
|
11887
|
+
|
|
11888
|
+
/**
|
|
11889
|
+
* Returns whether this field is set.
|
|
11890
|
+
* @return {boolean}
|
|
11891
|
+
*/
|
|
11892
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.hasOrder = function() {
|
|
11893
|
+
return jspb.Message.getField(this, 6) != null;
|
|
11894
|
+
};
|
|
11895
|
+
|
|
11896
|
+
|
|
11897
|
+
/**
|
|
11898
|
+
* optional string wagered_min = 7;
|
|
11899
|
+
* @return {string}
|
|
11900
|
+
*/
|
|
11901
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.getWageredMin = function() {
|
|
11902
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, ""));
|
|
11903
|
+
};
|
|
11904
|
+
|
|
11905
|
+
|
|
11906
|
+
/**
|
|
11907
|
+
* @param {string} value
|
|
11908
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11909
|
+
*/
|
|
11910
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.setWageredMin = function(value) {
|
|
11911
|
+
return jspb.Message.setField(this, 7, value);
|
|
11912
|
+
};
|
|
11913
|
+
|
|
11914
|
+
|
|
11915
|
+
/**
|
|
11916
|
+
* Clears the field making it undefined.
|
|
11917
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11918
|
+
*/
|
|
11919
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.clearWageredMin = function() {
|
|
11920
|
+
return jspb.Message.setField(this, 7, undefined);
|
|
11921
|
+
};
|
|
11922
|
+
|
|
11923
|
+
|
|
11924
|
+
/**
|
|
11925
|
+
* Returns whether this field is set.
|
|
11926
|
+
* @return {boolean}
|
|
11927
|
+
*/
|
|
11928
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.hasWageredMin = function() {
|
|
11929
|
+
return jspb.Message.getField(this, 7) != null;
|
|
11930
|
+
};
|
|
11931
|
+
|
|
11932
|
+
|
|
11933
|
+
/**
|
|
11934
|
+
* optional string wagered_max = 8;
|
|
11935
|
+
* @return {string}
|
|
11936
|
+
*/
|
|
11937
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.getWageredMax = function() {
|
|
11938
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 8, ""));
|
|
11939
|
+
};
|
|
11940
|
+
|
|
11941
|
+
|
|
11942
|
+
/**
|
|
11943
|
+
* @param {string} value
|
|
11944
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11945
|
+
*/
|
|
11946
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.setWageredMax = function(value) {
|
|
11947
|
+
return jspb.Message.setField(this, 8, value);
|
|
11948
|
+
};
|
|
11949
|
+
|
|
11950
|
+
|
|
11951
|
+
/**
|
|
11952
|
+
* Clears the field making it undefined.
|
|
11953
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11954
|
+
*/
|
|
11955
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.clearWageredMax = function() {
|
|
11956
|
+
return jspb.Message.setField(this, 8, undefined);
|
|
11957
|
+
};
|
|
11958
|
+
|
|
11959
|
+
|
|
11960
|
+
/**
|
|
11961
|
+
* Returns whether this field is set.
|
|
11962
|
+
* @return {boolean}
|
|
11963
|
+
*/
|
|
11964
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.hasWageredMax = function() {
|
|
11965
|
+
return jspb.Message.getField(this, 8) != null;
|
|
11966
|
+
};
|
|
11967
|
+
|
|
11968
|
+
|
|
11969
|
+
/**
|
|
11970
|
+
* repeated AffiliateWageredSortItem order_by = 9;
|
|
11971
|
+
* @return {!Array<!proto.analytic.AffiliateWageredSortItem>}
|
|
11972
|
+
*/
|
|
11973
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.getOrderByList = function() {
|
|
11974
|
+
return /** @type{!Array<!proto.analytic.AffiliateWageredSortItem>} */ (
|
|
11975
|
+
jspb.Message.getRepeatedWrapperField(this, proto.analytic.AffiliateWageredSortItem, 9));
|
|
11976
|
+
};
|
|
11977
|
+
|
|
11978
|
+
|
|
11979
|
+
/**
|
|
11980
|
+
* @param {!Array<!proto.analytic.AffiliateWageredSortItem>} value
|
|
11981
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
11982
|
+
*/
|
|
11983
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.setOrderByList = function(value) {
|
|
11984
|
+
return jspb.Message.setRepeatedWrapperField(this, 9, value);
|
|
11985
|
+
};
|
|
11986
|
+
|
|
11987
|
+
|
|
11988
|
+
/**
|
|
11989
|
+
* @param {!proto.analytic.AffiliateWageredSortItem=} opt_value
|
|
11990
|
+
* @param {number=} opt_index
|
|
11991
|
+
* @return {!proto.analytic.AffiliateWageredSortItem}
|
|
11992
|
+
*/
|
|
11993
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.addOrderBy = function(opt_value, opt_index) {
|
|
11994
|
+
return jspb.Message.addToRepeatedWrapperField(this, 9, opt_value, proto.analytic.AffiliateWageredSortItem, opt_index);
|
|
11995
|
+
};
|
|
11996
|
+
|
|
11997
|
+
|
|
11998
|
+
/**
|
|
11999
|
+
* Clears the list making it empty but non-null.
|
|
12000
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersRequest} returns this
|
|
12001
|
+
*/
|
|
12002
|
+
proto.analytic.GetAffiliateWageredPlayersRequest.prototype.clearOrderByList = function() {
|
|
12003
|
+
return this.setOrderByList([]);
|
|
12004
|
+
};
|
|
12005
|
+
|
|
12006
|
+
|
|
12007
|
+
|
|
12008
|
+
|
|
12009
|
+
|
|
12010
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
12011
|
+
/**
|
|
12012
|
+
* Creates an object representation of this proto.
|
|
12013
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
12014
|
+
* Optional fields that are not set will be set to undefined.
|
|
12015
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
12016
|
+
* For the list of reserved names please see:
|
|
12017
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
12018
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
12019
|
+
* JSPB instance for transitional soy proto support:
|
|
12020
|
+
* http://goto/soy-param-migration
|
|
12021
|
+
* @return {!Object}
|
|
12022
|
+
*/
|
|
12023
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.toObject = function(opt_includeInstance) {
|
|
12024
|
+
return proto.analytic.AffiliateWageredPlayerItem.toObject(opt_includeInstance, this);
|
|
12025
|
+
};
|
|
12026
|
+
|
|
12027
|
+
|
|
12028
|
+
/**
|
|
12029
|
+
* Static version of the {@see toObject} method.
|
|
12030
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
12031
|
+
* the JSPB instance for transitional soy proto support:
|
|
12032
|
+
* http://goto/soy-param-migration
|
|
12033
|
+
* @param {!proto.analytic.AffiliateWageredPlayerItem} msg The msg instance to transform.
|
|
12034
|
+
* @return {!Object}
|
|
12035
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
12036
|
+
*/
|
|
12037
|
+
proto.analytic.AffiliateWageredPlayerItem.toObject = function(includeInstance, msg) {
|
|
12038
|
+
var f, obj = {
|
|
12039
|
+
userId: jspb.Message.getFieldWithDefault(msg, 1, 0),
|
|
12040
|
+
userPublicId: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
12041
|
+
nickname: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
12042
|
+
affiliateId: jspb.Message.getFieldWithDefault(msg, 4, 0),
|
|
12043
|
+
wagered: jspb.Message.getFieldWithDefault(msg, 5, ""),
|
|
12044
|
+
currency: jspb.Message.getFieldWithDefault(msg, 6, "")
|
|
12045
|
+
};
|
|
12046
|
+
|
|
12047
|
+
if (includeInstance) {
|
|
12048
|
+
obj.$jspbMessageInstance = msg;
|
|
12049
|
+
}
|
|
12050
|
+
return obj;
|
|
12051
|
+
};
|
|
12052
|
+
}
|
|
12053
|
+
|
|
12054
|
+
|
|
12055
|
+
/**
|
|
12056
|
+
* Deserializes binary data (in protobuf wire format).
|
|
12057
|
+
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
12058
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem}
|
|
12059
|
+
*/
|
|
12060
|
+
proto.analytic.AffiliateWageredPlayerItem.deserializeBinary = function(bytes) {
|
|
12061
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
12062
|
+
var msg = new proto.analytic.AffiliateWageredPlayerItem;
|
|
12063
|
+
return proto.analytic.AffiliateWageredPlayerItem.deserializeBinaryFromReader(msg, reader);
|
|
12064
|
+
};
|
|
12065
|
+
|
|
12066
|
+
|
|
12067
|
+
/**
|
|
12068
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
12069
|
+
* given reader into the given message object.
|
|
12070
|
+
* @param {!proto.analytic.AffiliateWageredPlayerItem} msg The message object to deserialize into.
|
|
12071
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
12072
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem}
|
|
12073
|
+
*/
|
|
12074
|
+
proto.analytic.AffiliateWageredPlayerItem.deserializeBinaryFromReader = function(msg, reader) {
|
|
12075
|
+
while (reader.nextField()) {
|
|
12076
|
+
if (reader.isEndGroup()) {
|
|
12077
|
+
break;
|
|
12078
|
+
}
|
|
12079
|
+
var field = reader.getFieldNumber();
|
|
12080
|
+
switch (field) {
|
|
12081
|
+
case 1:
|
|
12082
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
12083
|
+
msg.setUserId(value);
|
|
12084
|
+
break;
|
|
12085
|
+
case 2:
|
|
12086
|
+
var value = /** @type {string} */ (reader.readString());
|
|
12087
|
+
msg.setUserPublicId(value);
|
|
12088
|
+
break;
|
|
12089
|
+
case 3:
|
|
12090
|
+
var value = /** @type {string} */ (reader.readString());
|
|
12091
|
+
msg.setNickname(value);
|
|
12092
|
+
break;
|
|
12093
|
+
case 4:
|
|
12094
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
12095
|
+
msg.setAffiliateId(value);
|
|
12096
|
+
break;
|
|
12097
|
+
case 5:
|
|
12098
|
+
var value = /** @type {string} */ (reader.readString());
|
|
12099
|
+
msg.setWagered(value);
|
|
12100
|
+
break;
|
|
12101
|
+
case 6:
|
|
12102
|
+
var value = /** @type {string} */ (reader.readString());
|
|
12103
|
+
msg.setCurrency(value);
|
|
12104
|
+
break;
|
|
12105
|
+
default:
|
|
12106
|
+
reader.skipField();
|
|
12107
|
+
break;
|
|
12108
|
+
}
|
|
12109
|
+
}
|
|
12110
|
+
return msg;
|
|
12111
|
+
};
|
|
12112
|
+
|
|
12113
|
+
|
|
12114
|
+
/**
|
|
12115
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
12116
|
+
* @return {!Uint8Array}
|
|
12117
|
+
*/
|
|
12118
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.serializeBinary = function() {
|
|
12119
|
+
var writer = new jspb.BinaryWriter();
|
|
12120
|
+
proto.analytic.AffiliateWageredPlayerItem.serializeBinaryToWriter(this, writer);
|
|
12121
|
+
return writer.getResultBuffer();
|
|
12122
|
+
};
|
|
12123
|
+
|
|
12124
|
+
|
|
12125
|
+
/**
|
|
12126
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
12127
|
+
* format), writing to the given BinaryWriter.
|
|
12128
|
+
* @param {!proto.analytic.AffiliateWageredPlayerItem} message
|
|
12129
|
+
* @param {!jspb.BinaryWriter} writer
|
|
12130
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
12131
|
+
*/
|
|
12132
|
+
proto.analytic.AffiliateWageredPlayerItem.serializeBinaryToWriter = function(message, writer) {
|
|
12133
|
+
var f = undefined;
|
|
12134
|
+
f = message.getUserId();
|
|
12135
|
+
if (f !== 0) {
|
|
12136
|
+
writer.writeInt32(
|
|
12137
|
+
1,
|
|
12138
|
+
f
|
|
12139
|
+
);
|
|
12140
|
+
}
|
|
12141
|
+
f = message.getUserPublicId();
|
|
12142
|
+
if (f.length > 0) {
|
|
12143
|
+
writer.writeString(
|
|
12144
|
+
2,
|
|
12145
|
+
f
|
|
12146
|
+
);
|
|
12147
|
+
}
|
|
12148
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 3));
|
|
12149
|
+
if (f != null) {
|
|
12150
|
+
writer.writeString(
|
|
12151
|
+
3,
|
|
12152
|
+
f
|
|
12153
|
+
);
|
|
12154
|
+
}
|
|
12155
|
+
f = message.getAffiliateId();
|
|
12156
|
+
if (f !== 0) {
|
|
12157
|
+
writer.writeInt32(
|
|
12158
|
+
4,
|
|
12159
|
+
f
|
|
12160
|
+
);
|
|
12161
|
+
}
|
|
12162
|
+
f = message.getWagered();
|
|
12163
|
+
if (f.length > 0) {
|
|
12164
|
+
writer.writeString(
|
|
12165
|
+
5,
|
|
12166
|
+
f
|
|
12167
|
+
);
|
|
12168
|
+
}
|
|
12169
|
+
f = message.getCurrency();
|
|
12170
|
+
if (f.length > 0) {
|
|
12171
|
+
writer.writeString(
|
|
12172
|
+
6,
|
|
12173
|
+
f
|
|
12174
|
+
);
|
|
12175
|
+
}
|
|
12176
|
+
};
|
|
12177
|
+
|
|
12178
|
+
|
|
12179
|
+
/**
|
|
12180
|
+
* optional int32 user_id = 1;
|
|
12181
|
+
* @return {number}
|
|
12182
|
+
*/
|
|
12183
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.getUserId = function() {
|
|
12184
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));
|
|
12185
|
+
};
|
|
12186
|
+
|
|
12187
|
+
|
|
12188
|
+
/**
|
|
12189
|
+
* @param {number} value
|
|
12190
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem} returns this
|
|
12191
|
+
*/
|
|
12192
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.setUserId = function(value) {
|
|
12193
|
+
return jspb.Message.setProto3IntField(this, 1, value);
|
|
12194
|
+
};
|
|
12195
|
+
|
|
12196
|
+
|
|
12197
|
+
/**
|
|
12198
|
+
* optional string user_public_id = 2;
|
|
12199
|
+
* @return {string}
|
|
12200
|
+
*/
|
|
12201
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.getUserPublicId = function() {
|
|
12202
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
12203
|
+
};
|
|
12204
|
+
|
|
12205
|
+
|
|
12206
|
+
/**
|
|
12207
|
+
* @param {string} value
|
|
12208
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem} returns this
|
|
12209
|
+
*/
|
|
12210
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.setUserPublicId = function(value) {
|
|
12211
|
+
return jspb.Message.setProto3StringField(this, 2, value);
|
|
12212
|
+
};
|
|
12213
|
+
|
|
12214
|
+
|
|
12215
|
+
/**
|
|
12216
|
+
* optional string nickname = 3;
|
|
12217
|
+
* @return {string}
|
|
12218
|
+
*/
|
|
12219
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.getNickname = function() {
|
|
12220
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
12221
|
+
};
|
|
12222
|
+
|
|
12223
|
+
|
|
12224
|
+
/**
|
|
12225
|
+
* @param {string} value
|
|
12226
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem} returns this
|
|
12227
|
+
*/
|
|
12228
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.setNickname = function(value) {
|
|
12229
|
+
return jspb.Message.setField(this, 3, value);
|
|
12230
|
+
};
|
|
12231
|
+
|
|
12232
|
+
|
|
12233
|
+
/**
|
|
12234
|
+
* Clears the field making it undefined.
|
|
12235
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem} returns this
|
|
12236
|
+
*/
|
|
12237
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.clearNickname = function() {
|
|
12238
|
+
return jspb.Message.setField(this, 3, undefined);
|
|
12239
|
+
};
|
|
12240
|
+
|
|
12241
|
+
|
|
12242
|
+
/**
|
|
12243
|
+
* Returns whether this field is set.
|
|
12244
|
+
* @return {boolean}
|
|
12245
|
+
*/
|
|
12246
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.hasNickname = function() {
|
|
12247
|
+
return jspb.Message.getField(this, 3) != null;
|
|
12248
|
+
};
|
|
12249
|
+
|
|
12250
|
+
|
|
12251
|
+
/**
|
|
12252
|
+
* optional int32 affiliate_id = 4;
|
|
12253
|
+
* @return {number}
|
|
12254
|
+
*/
|
|
12255
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.getAffiliateId = function() {
|
|
12256
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));
|
|
12257
|
+
};
|
|
12258
|
+
|
|
12259
|
+
|
|
12260
|
+
/**
|
|
12261
|
+
* @param {number} value
|
|
12262
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem} returns this
|
|
12263
|
+
*/
|
|
12264
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.setAffiliateId = function(value) {
|
|
12265
|
+
return jspb.Message.setProto3IntField(this, 4, value);
|
|
12266
|
+
};
|
|
12267
|
+
|
|
12268
|
+
|
|
12269
|
+
/**
|
|
12270
|
+
* optional string wagered = 5;
|
|
12271
|
+
* @return {string}
|
|
12272
|
+
*/
|
|
12273
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.getWagered = function() {
|
|
12274
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
|
|
12275
|
+
};
|
|
12276
|
+
|
|
12277
|
+
|
|
12278
|
+
/**
|
|
12279
|
+
* @param {string} value
|
|
12280
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem} returns this
|
|
12281
|
+
*/
|
|
12282
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.setWagered = function(value) {
|
|
12283
|
+
return jspb.Message.setProto3StringField(this, 5, value);
|
|
12284
|
+
};
|
|
12285
|
+
|
|
12286
|
+
|
|
12287
|
+
/**
|
|
12288
|
+
* optional string currency = 6;
|
|
12289
|
+
* @return {string}
|
|
12290
|
+
*/
|
|
12291
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.getCurrency = function() {
|
|
12292
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
|
|
12293
|
+
};
|
|
12294
|
+
|
|
12295
|
+
|
|
12296
|
+
/**
|
|
12297
|
+
* @param {string} value
|
|
12298
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem} returns this
|
|
12299
|
+
*/
|
|
12300
|
+
proto.analytic.AffiliateWageredPlayerItem.prototype.setCurrency = function(value) {
|
|
12301
|
+
return jspb.Message.setProto3StringField(this, 6, value);
|
|
12302
|
+
};
|
|
12303
|
+
|
|
12304
|
+
|
|
12305
|
+
|
|
12306
|
+
/**
|
|
12307
|
+
* List of repeated fields within this message type.
|
|
12308
|
+
* @private {!Array<number>}
|
|
12309
|
+
* @const
|
|
12310
|
+
*/
|
|
12311
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.repeatedFields_ = [1];
|
|
12312
|
+
|
|
12313
|
+
|
|
12314
|
+
|
|
12315
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
12316
|
+
/**
|
|
12317
|
+
* Creates an object representation of this proto.
|
|
12318
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
12319
|
+
* Optional fields that are not set will be set to undefined.
|
|
12320
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
12321
|
+
* For the list of reserved names please see:
|
|
12322
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
12323
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
12324
|
+
* JSPB instance for transitional soy proto support:
|
|
12325
|
+
* http://goto/soy-param-migration
|
|
12326
|
+
* @return {!Object}
|
|
12327
|
+
*/
|
|
12328
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.toObject = function(opt_includeInstance) {
|
|
12329
|
+
return proto.analytic.GetAffiliateWageredPlayersResponse.toObject(opt_includeInstance, this);
|
|
12330
|
+
};
|
|
12331
|
+
|
|
12332
|
+
|
|
12333
|
+
/**
|
|
12334
|
+
* Static version of the {@see toObject} method.
|
|
12335
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
12336
|
+
* the JSPB instance for transitional soy proto support:
|
|
12337
|
+
* http://goto/soy-param-migration
|
|
12338
|
+
* @param {!proto.analytic.GetAffiliateWageredPlayersResponse} msg The msg instance to transform.
|
|
12339
|
+
* @return {!Object}
|
|
12340
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
12341
|
+
*/
|
|
12342
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.toObject = function(includeInstance, msg) {
|
|
12343
|
+
var f, obj = {
|
|
12344
|
+
itemsList: jspb.Message.toObjectList(msg.getItemsList(),
|
|
12345
|
+
proto.analytic.AffiliateWageredPlayerItem.toObject, includeInstance),
|
|
12346
|
+
totalItems: jspb.Message.getFieldWithDefault(msg, 2, 0),
|
|
12347
|
+
totalPages: jspb.Message.getFieldWithDefault(msg, 3, 0)
|
|
12348
|
+
};
|
|
12349
|
+
|
|
12350
|
+
if (includeInstance) {
|
|
12351
|
+
obj.$jspbMessageInstance = msg;
|
|
12352
|
+
}
|
|
12353
|
+
return obj;
|
|
12354
|
+
};
|
|
12355
|
+
}
|
|
12356
|
+
|
|
12357
|
+
|
|
12358
|
+
/**
|
|
12359
|
+
* Deserializes binary data (in protobuf wire format).
|
|
12360
|
+
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
12361
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersResponse}
|
|
12362
|
+
*/
|
|
12363
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.deserializeBinary = function(bytes) {
|
|
12364
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
12365
|
+
var msg = new proto.analytic.GetAffiliateWageredPlayersResponse;
|
|
12366
|
+
return proto.analytic.GetAffiliateWageredPlayersResponse.deserializeBinaryFromReader(msg, reader);
|
|
12367
|
+
};
|
|
12368
|
+
|
|
12369
|
+
|
|
12370
|
+
/**
|
|
12371
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
12372
|
+
* given reader into the given message object.
|
|
12373
|
+
* @param {!proto.analytic.GetAffiliateWageredPlayersResponse} msg The message object to deserialize into.
|
|
12374
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
12375
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersResponse}
|
|
12376
|
+
*/
|
|
12377
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
12378
|
+
while (reader.nextField()) {
|
|
12379
|
+
if (reader.isEndGroup()) {
|
|
12380
|
+
break;
|
|
12381
|
+
}
|
|
12382
|
+
var field = reader.getFieldNumber();
|
|
12383
|
+
switch (field) {
|
|
12384
|
+
case 1:
|
|
12385
|
+
var value = new proto.analytic.AffiliateWageredPlayerItem;
|
|
12386
|
+
reader.readMessage(value,proto.analytic.AffiliateWageredPlayerItem.deserializeBinaryFromReader);
|
|
12387
|
+
msg.addItems(value);
|
|
12388
|
+
break;
|
|
12389
|
+
case 2:
|
|
12390
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
12391
|
+
msg.setTotalItems(value);
|
|
12392
|
+
break;
|
|
12393
|
+
case 3:
|
|
12394
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
12395
|
+
msg.setTotalPages(value);
|
|
12396
|
+
break;
|
|
12397
|
+
default:
|
|
12398
|
+
reader.skipField();
|
|
12399
|
+
break;
|
|
12400
|
+
}
|
|
12401
|
+
}
|
|
12402
|
+
return msg;
|
|
12403
|
+
};
|
|
12404
|
+
|
|
12405
|
+
|
|
12406
|
+
/**
|
|
12407
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
12408
|
+
* @return {!Uint8Array}
|
|
12409
|
+
*/
|
|
12410
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.serializeBinary = function() {
|
|
12411
|
+
var writer = new jspb.BinaryWriter();
|
|
12412
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.serializeBinaryToWriter(this, writer);
|
|
12413
|
+
return writer.getResultBuffer();
|
|
12414
|
+
};
|
|
12415
|
+
|
|
12416
|
+
|
|
12417
|
+
/**
|
|
12418
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
12419
|
+
* format), writing to the given BinaryWriter.
|
|
12420
|
+
* @param {!proto.analytic.GetAffiliateWageredPlayersResponse} message
|
|
12421
|
+
* @param {!jspb.BinaryWriter} writer
|
|
12422
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
12423
|
+
*/
|
|
12424
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.serializeBinaryToWriter = function(message, writer) {
|
|
12425
|
+
var f = undefined;
|
|
12426
|
+
f = message.getItemsList();
|
|
12427
|
+
if (f.length > 0) {
|
|
12428
|
+
writer.writeRepeatedMessage(
|
|
12429
|
+
1,
|
|
12430
|
+
f,
|
|
12431
|
+
proto.analytic.AffiliateWageredPlayerItem.serializeBinaryToWriter
|
|
12432
|
+
);
|
|
12433
|
+
}
|
|
12434
|
+
f = /** @type {number} */ (jspb.Message.getField(message, 2));
|
|
12435
|
+
if (f != null) {
|
|
12436
|
+
writer.writeInt32(
|
|
12437
|
+
2,
|
|
12438
|
+
f
|
|
12439
|
+
);
|
|
12440
|
+
}
|
|
12441
|
+
f = /** @type {number} */ (jspb.Message.getField(message, 3));
|
|
12442
|
+
if (f != null) {
|
|
12443
|
+
writer.writeInt32(
|
|
12444
|
+
3,
|
|
12445
|
+
f
|
|
12446
|
+
);
|
|
12447
|
+
}
|
|
12448
|
+
};
|
|
12449
|
+
|
|
12450
|
+
|
|
12451
|
+
/**
|
|
12452
|
+
* repeated AffiliateWageredPlayerItem items = 1;
|
|
12453
|
+
* @return {!Array<!proto.analytic.AffiliateWageredPlayerItem>}
|
|
12454
|
+
*/
|
|
12455
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.getItemsList = function() {
|
|
12456
|
+
return /** @type{!Array<!proto.analytic.AffiliateWageredPlayerItem>} */ (
|
|
12457
|
+
jspb.Message.getRepeatedWrapperField(this, proto.analytic.AffiliateWageredPlayerItem, 1));
|
|
12458
|
+
};
|
|
12459
|
+
|
|
12460
|
+
|
|
12461
|
+
/**
|
|
12462
|
+
* @param {!Array<!proto.analytic.AffiliateWageredPlayerItem>} value
|
|
12463
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersResponse} returns this
|
|
12464
|
+
*/
|
|
12465
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.setItemsList = function(value) {
|
|
12466
|
+
return jspb.Message.setRepeatedWrapperField(this, 1, value);
|
|
12467
|
+
};
|
|
12468
|
+
|
|
12469
|
+
|
|
12470
|
+
/**
|
|
12471
|
+
* @param {!proto.analytic.AffiliateWageredPlayerItem=} opt_value
|
|
12472
|
+
* @param {number=} opt_index
|
|
12473
|
+
* @return {!proto.analytic.AffiliateWageredPlayerItem}
|
|
12474
|
+
*/
|
|
12475
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.addItems = function(opt_value, opt_index) {
|
|
12476
|
+
return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.analytic.AffiliateWageredPlayerItem, opt_index);
|
|
12477
|
+
};
|
|
12478
|
+
|
|
12479
|
+
|
|
12480
|
+
/**
|
|
12481
|
+
* Clears the list making it empty but non-null.
|
|
12482
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersResponse} returns this
|
|
12483
|
+
*/
|
|
12484
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.clearItemsList = function() {
|
|
12485
|
+
return this.setItemsList([]);
|
|
12486
|
+
};
|
|
12487
|
+
|
|
12488
|
+
|
|
12489
|
+
/**
|
|
12490
|
+
* optional int32 total_items = 2;
|
|
12491
|
+
* @return {number}
|
|
12492
|
+
*/
|
|
12493
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.getTotalItems = function() {
|
|
12494
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
|
|
12495
|
+
};
|
|
12496
|
+
|
|
12497
|
+
|
|
12498
|
+
/**
|
|
12499
|
+
* @param {number} value
|
|
12500
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersResponse} returns this
|
|
12501
|
+
*/
|
|
12502
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.setTotalItems = function(value) {
|
|
12503
|
+
return jspb.Message.setField(this, 2, value);
|
|
12504
|
+
};
|
|
12505
|
+
|
|
12506
|
+
|
|
12507
|
+
/**
|
|
12508
|
+
* Clears the field making it undefined.
|
|
12509
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersResponse} returns this
|
|
12510
|
+
*/
|
|
12511
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.clearTotalItems = function() {
|
|
12512
|
+
return jspb.Message.setField(this, 2, undefined);
|
|
12513
|
+
};
|
|
12514
|
+
|
|
12515
|
+
|
|
12516
|
+
/**
|
|
12517
|
+
* Returns whether this field is set.
|
|
12518
|
+
* @return {boolean}
|
|
12519
|
+
*/
|
|
12520
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.hasTotalItems = function() {
|
|
12521
|
+
return jspb.Message.getField(this, 2) != null;
|
|
12522
|
+
};
|
|
12523
|
+
|
|
12524
|
+
|
|
12525
|
+
/**
|
|
12526
|
+
* optional int32 total_pages = 3;
|
|
12527
|
+
* @return {number}
|
|
12528
|
+
*/
|
|
12529
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.getTotalPages = function() {
|
|
12530
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
|
|
12531
|
+
};
|
|
12532
|
+
|
|
12533
|
+
|
|
12534
|
+
/**
|
|
12535
|
+
* @param {number} value
|
|
12536
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersResponse} returns this
|
|
12537
|
+
*/
|
|
12538
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.setTotalPages = function(value) {
|
|
12539
|
+
return jspb.Message.setField(this, 3, value);
|
|
12540
|
+
};
|
|
12541
|
+
|
|
12542
|
+
|
|
12543
|
+
/**
|
|
12544
|
+
* Clears the field making it undefined.
|
|
12545
|
+
* @return {!proto.analytic.GetAffiliateWageredPlayersResponse} returns this
|
|
12546
|
+
*/
|
|
12547
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.clearTotalPages = function() {
|
|
12548
|
+
return jspb.Message.setField(this, 3, undefined);
|
|
12549
|
+
};
|
|
12550
|
+
|
|
12551
|
+
|
|
12552
|
+
/**
|
|
12553
|
+
* Returns whether this field is set.
|
|
12554
|
+
* @return {boolean}
|
|
12555
|
+
*/
|
|
12556
|
+
proto.analytic.GetAffiliateWageredPlayersResponse.prototype.hasTotalPages = function() {
|
|
12557
|
+
return jspb.Message.getField(this, 3) != null;
|
|
12558
|
+
};
|
|
12559
|
+
|
|
12560
|
+
|
|
11305
12561
|
goog.object.extend(exports, proto.analytic);
|