GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Test Failed
Push — master ( fcd69e...2201ab )
by
unknown
06:10
created

GetOpenNLUHighRecall::withLabels()   A

Complexity

Conditions 1
Paths 1

Size

Total Lines 6
Code Lines 3

Duplication

Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
eloc 3
dl 0
loc 6
rs 10
c 0
b 0
f 0
cc 1
nc 1
nop 1
1
<?php
2
3
namespace AlibabaCloud\Alinlp\V20200629;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method ADClock aDClock(array $options = [])
9
 * @method ADMiniCog aDMiniCog(array $options = [])
10
 * @method ADMiniCogResult aDMiniCogResult(array $options = [])
11
 * @method ADMMU aDMMU(array $options = [])
12
 * @method GetBrandChEcom getBrandChEcom(array $options = [])
13
 * @method GetCateChEcom getCateChEcom(array $options = [])
14
 * @method GetCheckDuplicationChMedical getCheckDuplicationChMedical(array $options = [])
15
 * @method GetDiagnosisChMedical getDiagnosisChMedical(array $options = [])
16
 * @method GetDpChEcom getDpChEcom(array $options = [])
17
 * @method GetDpChGeneralCTB getDpChGeneralCTB(array $options = [])
18
 * @method GetDpChGeneralStanford getDpChGeneralStanford(array $options = [])
19
 * @method GetEcChGeneral getEcChGeneral(array $options = [])
20
 * @method GetEcEnGeneral getEcEnGeneral(array $options = [])
21
 * @method GetEmbedding getEmbedding(array $options = [])
22
 * @method GetItemPubChEcom getItemPubChEcom(array $options = [])
23
 * @method GetKeywordChEcom getKeywordChEcom(array $options = [])
24
 * @method GetKeywordEnEcom getKeywordEnEcom(array $options = [])
25
 * @method GetMedicineChMedical getMedicineChMedical(array $options = [])
26
 * @method GetNerChEcom getNerChEcom(array $options = [])
27
 * @method GetNerChMedical getNerChMedical(array $options = [])
28
 * @method GetNerCustomizedChEcom getNerCustomizedChEcom(array $options = [])
29
 * @method GetNerCustomizedSeaEcom getNerCustomizedSeaEcom(array $options = [])
30
 * @method GetOpenNLU getOpenNLU(array $options = [])
31
 * @method GetOpenNLUHighRecall getOpenNLUHighRecall(array $options = [])
32
 * @method GetOperationChMedical getOperationChMedical(array $options = [])
33
 * @method GetPosChEcom getPosChEcom(array $options = [])
34
 * @method GetPosChGeneral getPosChGeneral(array $options = [])
35
 * @method GetPriceChEcom getPriceChEcom(array $options = [])
36
 * @method GetSaChGeneral getSaChGeneral(array $options = [])
37
 * @method GetSaSeaEcom getSaSeaEcom(array $options = [])
38
 * @method GetSimilarityChMedical getSimilarityChMedical(array $options = [])
39
 * @method GetSSETest getSSETest(array $options = [])
40
 * @method GetSummaryChEcom getSummaryChEcom(array $options = [])
41
 * @method GetTableQAServiceInfoById getTableQAServiceInfoById(array $options = [])
42
 * @method GetTcChEcom getTcChEcom(array $options = [])
43
 * @method GetTcChGeneral getTcChGeneral(array $options = [])
44
 * @method GetTsChEcom getTsChEcom(array $options = [])
45
 * @method GetUserUploadSign getUserUploadSign(array $options = [])
46
 * @method GetWeChComment getWeChComment(array $options = [])
47
 * @method GetWeChEcom getWeChEcom(array $options = [])
48
 * @method GetWeChEntertainment getWeChEntertainment(array $options = [])
49
 * @method GetWeChGeneral getWeChGeneral(array $options = [])
50
 * @method GetWeChSearch getWeChSearch(array $options = [])
51
 * @method GetWsChGeneral getWsChGeneral(array $options = [])
52
 * @method GetWsCustomizedChEcomComment getWsCustomizedChEcomComment(array $options = [])
53
 * @method GetWsCustomizedChEcomContent getWsCustomizedChEcomContent(array $options = [])
54
 * @method GetWsCustomizedChEcomTitle getWsCustomizedChEcomTitle(array $options = [])
55
 * @method GetWsCustomizedChEntertainment getWsCustomizedChEntertainment(array $options = [])
56
 * @method GetWsCustomizedChGeneral getWsCustomizedChGeneral(array $options = [])
57
 * @method GetWsCustomizedChO2O getWsCustomizedChO2O(array $options = [])
58
 * @method GetWsCustomizedSeaEcom getWsCustomizedSeaEcom(array $options = [])
59
 * @method GetWsCustomizedSeaGeneral getWsCustomizedSeaGeneral(array $options = [])
60
 * @method InsertCustom insertCustom(array $options = [])
61
 * @method OpenAlinlpService openAlinlpService(array $options = [])
62
 * @method RequestTableQA requestTableQA(array $options = [])
63
 * @method RequestTableQAOnline requestTableQAOnline(array $options = [])
64
 */
65
class AlinlpApiResolver extends ApiResolver
66
{
67
}
68
69
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
70
{
71
    /** @var string */
72
    public $product = 'alinlp';
73
74
    /** @var string */
75
    public $version = '2020-06-29';
76
77
    /** @var string */
78
    public $method = 'POST';
79
80
    /** @var string */
81
    public $serviceCode = 'alinlp';
82
}
83
84
/**
85
 * @method string getParams()
86
 * @method string getServiceCode()
87
 */
88
class ADClock extends Rpc
89
{
90
91
    /**
92
     * @param string $value
93
     *
94
     * @return $this
95
     */
96
    public function withParams($value)
97
    {
98
        $this->data['Params'] = $value;
99
        $this->options['form_params']['Params'] = $value;
100
101
        return $this;
102
    }
103
104
    /**
105
     * @param string $value
106
     *
107
     * @return $this
108
     */
109
    public function withServiceCode($value)
110
    {
111
        $this->data['ServiceCode'] = $value;
112
        $this->options['form_params']['ServiceCode'] = $value;
113
114
        return $this;
115
    }
116
}
117
118
/**
119
 * @method string getParams()
120
 * @method string getServiceCode()
121
 */
122
class ADMiniCog extends Rpc
123
{
124
125
    /**
126
     * @param string $value
127
     *
128
     * @return $this
129
     */
130
    public function withParams($value)
131
    {
132
        $this->data['Params'] = $value;
133
        $this->options['form_params']['Params'] = $value;
134
135
        return $this;
136
    }
137
138
    /**
139
     * @param string $value
140
     *
141
     * @return $this
142
     */
143
    public function withServiceCode($value)
144
    {
145
        $this->data['ServiceCode'] = $value;
146
        $this->options['form_params']['ServiceCode'] = $value;
147
148
        return $this;
149
    }
150
}
151
152
/**
153
 * @method string getParams()
154
 * @method string getServiceCode()
155
 */
156
class ADMiniCogResult extends Rpc
157
{
158
159
    /**
160
     * @param string $value
161
     *
162
     * @return $this
163
     */
164
    public function withParams($value)
165
    {
166
        $this->data['Params'] = $value;
167
        $this->options['form_params']['Params'] = $value;
168
169
        return $this;
170
    }
171
172
    /**
173
     * @param string $value
174
     *
175
     * @return $this
176
     */
177
    public function withServiceCode($value)
178
    {
179
        $this->data['ServiceCode'] = $value;
180
        $this->options['form_params']['ServiceCode'] = $value;
181
182
        return $this;
183
    }
184
}
185
186
/**
187
 * @method string getParams()
188
 * @method string getServiceCode()
189
 */
190
class ADMMU extends Rpc
191
{
192
193
    /**
194
     * @param string $value
195
     *
196
     * @return $this
197
     */
198
    public function withParams($value)
199
    {
200
        $this->data['Params'] = $value;
201
        $this->options['form_params']['Params'] = $value;
202
203
        return $this;
204
    }
205
206
    /**
207
     * @param string $value
208
     *
209
     * @return $this
210
     */
211
    public function withServiceCode($value)
212
    {
213
        $this->data['ServiceCode'] = $value;
214
        $this->options['form_params']['ServiceCode'] = $value;
215
216
        return $this;
217
    }
218
}
219
220
/**
221
 * @method string getServiceCode()
222
 * @method string getImageUrl()
223
 * @method string getText()
224
 */
225
class GetBrandChEcom extends Rpc
226
{
227
228
    /**
229
     * @param string $value
230
     *
231
     * @return $this
232
     */
233
    public function withServiceCode($value)
234
    {
235
        $this->data['ServiceCode'] = $value;
236
        $this->options['form_params']['ServiceCode'] = $value;
237
238
        return $this;
239
    }
240
241
    /**
242
     * @param string $value
243
     *
244
     * @return $this
245
     */
246
    public function withImageUrl($value)
247
    {
248
        $this->data['ImageUrl'] = $value;
249
        $this->options['form_params']['ImageUrl'] = $value;
250
251
        return $this;
252
    }
253
254
    /**
255
     * @param string $value
256
     *
257
     * @return $this
258
     */
259
    public function withText($value)
260
    {
261
        $this->data['Text'] = $value;
262
        $this->options['form_params']['Text'] = $value;
263
264
        return $this;
265
    }
266
}
267
268
/**
269
 * @method string getBusiness()
270
 * @method $this withBusiness($value)
271
 * @method string getServiceCode()
272
 * @method string getImageUrl()
273
 * @method string getText()
274
 */
275
class GetCateChEcom extends Rpc
276
{
277
278
    /**
279
     * @param string $value
280
     *
281
     * @return $this
282
     */
283
    public function withServiceCode($value)
284
    {
285
        $this->data['ServiceCode'] = $value;
286
        $this->options['form_params']['ServiceCode'] = $value;
287
288
        return $this;
289
    }
290
291
    /**
292
     * @param string $value
293
     *
294
     * @return $this
295
     */
296
    public function withImageUrl($value)
297
    {
298
        $this->data['ImageUrl'] = $value;
299
        $this->options['form_params']['ImageUrl'] = $value;
300
301
        return $this;
302
    }
303
304
    /**
305
     * @param string $value
306
     *
307
     * @return $this
308
     */
309
    public function withText($value)
310
    {
311
        $this->data['Text'] = $value;
312
        $this->options['form_params']['Text'] = $value;
313
314
        return $this;
315
    }
316
}
317
318
/**
319
 * @method string getServiceCode()
320
 * @method string getOriginT()
321
 * @method string getOriginQ()
322
 */
323
class GetCheckDuplicationChMedical extends Rpc
324
{
325
326
    /**
327
     * @param string $value
328
     *
329
     * @return $this
330
     */
331
    public function withServiceCode($value)
332
    {
333
        $this->data['ServiceCode'] = $value;
334
        $this->options['form_params']['ServiceCode'] = $value;
335
336
        return $this;
337
    }
338
339
    /**
340
     * @param string $value
341
     *
342
     * @return $this
343
     */
344
    public function withOriginT($value)
345
    {
346
        $this->data['OriginT'] = $value;
347
        $this->options['form_params']['OriginT'] = $value;
348
349
        return $this;
350
    }
351
352
    /**
353
     * @param string $value
354
     *
355
     * @return $this
356
     */
357
    public function withOriginQ($value)
358
    {
359
        $this->data['OriginQ'] = $value;
360
        $this->options['form_params']['OriginQ'] = $value;
361
362
        return $this;
363
    }
364
}
365
366
/**
367
 * @method string getServiceCode()
368
 * @method string getName()
369
 */
370
class GetDiagnosisChMedical extends Rpc
371
{
372
373
    /**
374
     * @param string $value
375
     *
376
     * @return $this
377
     */
378
    public function withServiceCode($value)
379
    {
380
        $this->data['ServiceCode'] = $value;
381
        $this->options['form_params']['ServiceCode'] = $value;
382
383
        return $this;
384
    }
385
386
    /**
387
     * @param string $value
388
     *
389
     * @return $this
390
     */
391
    public function withName($value)
392
    {
393
        $this->data['Name'] = $value;
394
        $this->options['form_params']['Name'] = $value;
395
396
        return $this;
397
    }
398
}
399
400
/**
401
 * @method string getServiceCode()
402
 * @method string getText()
403
 */
404
class GetDpChEcom extends Rpc
405
{
406
407
    /**
408
     * @param string $value
409
     *
410
     * @return $this
411
     */
412
    public function withServiceCode($value)
413
    {
414
        $this->data['ServiceCode'] = $value;
415
        $this->options['form_params']['ServiceCode'] = $value;
416
417
        return $this;
418
    }
419
420
    /**
421
     * @param string $value
422
     *
423
     * @return $this
424
     */
425
    public function withText($value)
426
    {
427
        $this->data['Text'] = $value;
428
        $this->options['form_params']['Text'] = $value;
429
430
        return $this;
431
    }
432
}
433
434
/**
435
 * @method string getServiceCode()
436
 * @method string getText()
437
 */
438
class GetDpChGeneralCTB extends Rpc
439
{
440
441
    /**
442
     * @param string $value
443
     *
444
     * @return $this
445
     */
446
    public function withServiceCode($value)
447
    {
448
        $this->data['ServiceCode'] = $value;
449
        $this->options['form_params']['ServiceCode'] = $value;
450
451
        return $this;
452
    }
453
454
    /**
455
     * @param string $value
456
     *
457
     * @return $this
458
     */
459
    public function withText($value)
460
    {
461
        $this->data['Text'] = $value;
462
        $this->options['form_params']['Text'] = $value;
463
464
        return $this;
465
    }
466
}
467
468
/**
469
 * @method string getServiceCode()
470
 * @method string getText()
471
 */
472
class GetDpChGeneralStanford extends Rpc
473
{
474
475
    /**
476
     * @param string $value
477
     *
478
     * @return $this
479
     */
480
    public function withServiceCode($value)
481
    {
482
        $this->data['ServiceCode'] = $value;
483
        $this->options['form_params']['ServiceCode'] = $value;
484
485
        return $this;
486
    }
487
488
    /**
489
     * @param string $value
490
     *
491
     * @return $this
492
     */
493
    public function withText($value)
494
    {
495
        $this->data['Text'] = $value;
496
        $this->options['form_params']['Text'] = $value;
497
498
        return $this;
499
    }
500
}
501
502
/**
503
 * @method string getServiceCode()
504
 * @method string getText()
505
 */
506
class GetEcChGeneral extends Rpc
507
{
508
509
    /**
510
     * @param string $value
511
     *
512
     * @return $this
513
     */
514
    public function withServiceCode($value)
515
    {
516
        $this->data['ServiceCode'] = $value;
517
        $this->options['form_params']['ServiceCode'] = $value;
518
519
        return $this;
520
    }
521
522
    /**
523
     * @param string $value
524
     *
525
     * @return $this
526
     */
527
    public function withText($value)
528
    {
529
        $this->data['Text'] = $value;
530
        $this->options['form_params']['Text'] = $value;
531
532
        return $this;
533
    }
534
}
535
536
/**
537
 * @method string getServiceCode()
538
 * @method string getText()
539
 */
540
class GetEcEnGeneral extends Rpc
541
{
542
543
    /**
544
     * @param string $value
545
     *
546
     * @return $this
547
     */
548
    public function withServiceCode($value)
549
    {
550
        $this->data['ServiceCode'] = $value;
551
        $this->options['form_params']['ServiceCode'] = $value;
552
553
        return $this;
554
    }
555
556
    /**
557
     * @param string $value
558
     *
559
     * @return $this
560
     */
561
    public function withText($value)
562
    {
563
        $this->data['Text'] = $value;
564
        $this->options['form_params']['Text'] = $value;
565
566
        return $this;
567
    }
568
}
569
570
/**
571
 * @method string getBusiness()
572
 * @method $this withBusiness($value)
573
 * @method string getServiceCode()
574
 * @method string getText()
575
 */
576
class GetEmbedding extends Rpc
577
{
578
579
    /**
580
     * @param string $value
581
     *
582
     * @return $this
583
     */
584
    public function withServiceCode($value)
585
    {
586
        $this->data['ServiceCode'] = $value;
587
        $this->options['form_params']['ServiceCode'] = $value;
588
589
        return $this;
590
    }
591
592
    /**
593
     * @param string $value
594
     *
595
     * @return $this
596
     */
597
    public function withText($value)
598
    {
599
        $this->data['Text'] = $value;
600
        $this->options['form_params']['Text'] = $value;
601
602
        return $this;
603
    }
604
}
605
606
/**
607
 * @method string getServiceCode()
608
 * @method string getImageUrl()
609
 * @method string getText()
610
 */
611
class GetItemPubChEcom extends Rpc
612
{
613
614
    /**
615
     * @param string $value
616
     *
617
     * @return $this
618
     */
619
    public function withServiceCode($value)
620
    {
621
        $this->data['ServiceCode'] = $value;
622
        $this->options['form_params']['ServiceCode'] = $value;
623
624
        return $this;
625
    }
626
627
    /**
628
     * @param string $value
629
     *
630
     * @return $this
631
     */
632
    public function withImageUrl($value)
633
    {
634
        $this->data['ImageUrl'] = $value;
635
        $this->options['form_params']['ImageUrl'] = $value;
636
637
        return $this;
638
    }
639
640
    /**
641
     * @param string $value
642
     *
643
     * @return $this
644
     */
645
    public function withText($value)
646
    {
647
        $this->data['Text'] = $value;
648
        $this->options['form_params']['Text'] = $value;
649
650
        return $this;
651
    }
652
}
653
654
/**
655
 * @method string getApiVersion()
656
 * @method string getServiceCode()
657
 * @method string getText()
658
 */
659
class GetKeywordChEcom extends Rpc
660
{
661
662
    /**
663
     * @param string $value
664
     *
665
     * @return $this
666
     */
667
    public function withApiVersion($value)
668
    {
669
        $this->data['ApiVersion'] = $value;
670
        $this->options['form_params']['ApiVersion'] = $value;
671
672
        return $this;
673
    }
674
675
    /**
676
     * @param string $value
677
     *
678
     * @return $this
679
     */
680
    public function withServiceCode($value)
681
    {
682
        $this->data['ServiceCode'] = $value;
683
        $this->options['form_params']['ServiceCode'] = $value;
684
685
        return $this;
686
    }
687
688
    /**
689
     * @param string $value
690
     *
691
     * @return $this
692
     */
693
    public function withText($value)
694
    {
695
        $this->data['Text'] = $value;
696
        $this->options['form_params']['Text'] = $value;
697
698
        return $this;
699
    }
700
}
701
702
/**
703
 * @method string getServiceCode()
704
 * @method string getText()
705
 */
706
class GetKeywordEnEcom extends Rpc
707
{
708
709
    /**
710
     * @param string $value
711
     *
712
     * @return $this
713
     */
714
    public function withServiceCode($value)
715
    {
716
        $this->data['ServiceCode'] = $value;
717
        $this->options['form_params']['ServiceCode'] = $value;
718
719
        return $this;
720
    }
721
722
    /**
723
     * @param string $value
724
     *
725
     * @return $this
726
     */
727
    public function withText($value)
728
    {
729
        $this->data['Text'] = $value;
730
        $this->options['form_params']['Text'] = $value;
731
732
        return $this;
733
    }
734
}
735
736
/**
737
 * @method string getFactory()
738
 * @method string getSpecification()
739
 * @method string getUnit()
740
 * @method string getServiceCode()
741
 * @method string getName()
742
 */
743
class GetMedicineChMedical extends Rpc
744
{
745
746
    /**
747
     * @param string $value
748
     *
749
     * @return $this
750
     */
751
    public function withFactory($value)
752
    {
753
        $this->data['Factory'] = $value;
754
        $this->options['form_params']['Factory'] = $value;
755
756
        return $this;
757
    }
758
759
    /**
760
     * @param string $value
761
     *
762
     * @return $this
763
     */
764
    public function withSpecification($value)
765
    {
766
        $this->data['Specification'] = $value;
767
        $this->options['form_params']['Specification'] = $value;
768
769
        return $this;
770
    }
771
772
    /**
773
     * @param string $value
774
     *
775
     * @return $this
776
     */
777
    public function withUnit($value)
778
    {
779
        $this->data['Unit'] = $value;
780
        $this->options['form_params']['Unit'] = $value;
781
782
        return $this;
783
    }
784
785
    /**
786
     * @param string $value
787
     *
788
     * @return $this
789
     */
790
    public function withServiceCode($value)
791
    {
792
        $this->data['ServiceCode'] = $value;
793
        $this->options['form_params']['ServiceCode'] = $value;
794
795
        return $this;
796
    }
797
798
    /**
799
     * @param string $value
800
     *
801
     * @return $this
802
     */
803
    public function withName($value)
804
    {
805
        $this->data['Name'] = $value;
806
        $this->options['form_params']['Name'] = $value;
807
808
        return $this;
809
    }
810
}
811
812
/**
813
 * @method string getLexerId()
814
 * @method string getServiceCode()
815
 * @method string getText()
816
 */
817
class GetNerChEcom extends Rpc
818
{
819
820
    /**
821
     * @param string $value
822
     *
823
     * @return $this
824
     */
825
    public function withLexerId($value)
826
    {
827
        $this->data['LexerId'] = $value;
828
        $this->options['form_params']['LexerId'] = $value;
829
830
        return $this;
831
    }
832
833
    /**
834
     * @param string $value
835
     *
836
     * @return $this
837
     */
838
    public function withServiceCode($value)
839
    {
840
        $this->data['ServiceCode'] = $value;
841
        $this->options['form_params']['ServiceCode'] = $value;
842
843
        return $this;
844
    }
845
846
    /**
847
     * @param string $value
848
     *
849
     * @return $this
850
     */
851
    public function withText($value)
852
    {
853
        $this->data['Text'] = $value;
854
        $this->options['form_params']['Text'] = $value;
855
856
        return $this;
857
    }
858
}
859
860
/**
861
 * @method string getServiceCode()
862
 * @method string getText()
863
 */
864
class GetNerChMedical extends Rpc
865
{
866
867
    /**
868
     * @param string $value
869
     *
870
     * @return $this
871
     */
872
    public function withServiceCode($value)
873
    {
874
        $this->data['ServiceCode'] = $value;
875
        $this->options['form_params']['ServiceCode'] = $value;
876
877
        return $this;
878
    }
879
880
    /**
881
     * @param string $value
882
     *
883
     * @return $this
884
     */
885
    public function withText($value)
886
    {
887
        $this->data['Text'] = $value;
888
        $this->options['form_params']['Text'] = $value;
889
890
        return $this;
891
    }
892
}
893
894
/**
895
 * @method string getLexerId()
896
 * @method string getServiceCode()
897
 * @method string getText()
898
 */
899
class GetNerCustomizedChEcom extends Rpc
900
{
901
902
    /**
903
     * @param string $value
904
     *
905
     * @return $this
906
     */
907
    public function withLexerId($value)
908
    {
909
        $this->data['LexerId'] = $value;
910
        $this->options['form_params']['LexerId'] = $value;
911
912
        return $this;
913
    }
914
915
    /**
916
     * @param string $value
917
     *
918
     * @return $this
919
     */
920
    public function withServiceCode($value)
921
    {
922
        $this->data['ServiceCode'] = $value;
923
        $this->options['form_params']['ServiceCode'] = $value;
924
925
        return $this;
926
    }
927
928
    /**
929
     * @param string $value
930
     *
931
     * @return $this
932
     */
933
    public function withText($value)
934
    {
935
        $this->data['Text'] = $value;
936
        $this->options['form_params']['Text'] = $value;
937
938
        return $this;
939
    }
940
}
941
942
/**
943
 * @method string getLanguage()
944
 * @method string getServiceCode()
945
 * @method string getText()
946
 */
947
class GetNerCustomizedSeaEcom extends Rpc
948
{
949
950
    /**
951
     * @param string $value
952
     *
953
     * @return $this
954
     */
955
    public function withLanguage($value)
956
    {
957
        $this->data['Language'] = $value;
958
        $this->options['form_params']['Language'] = $value;
959
960
        return $this;
961
    }
962
963
    /**
964
     * @param string $value
965
     *
966
     * @return $this
967
     */
968
    public function withServiceCode($value)
969
    {
970
        $this->data['ServiceCode'] = $value;
971
        $this->options['form_params']['ServiceCode'] = $value;
972
973
        return $this;
974
    }
975
976
    /**
977
     * @param string $value
978
     *
979
     * @return $this
980
     */
981
    public function withText($value)
982
    {
983
        $this->data['Text'] = $value;
984
        $this->options['form_params']['Text'] = $value;
985
986
        return $this;
987
    }
988
}
989
990
/**
991
 * @method string getSentence()
992
 * @method string getBusiness()
993
 * @method $this withBusiness($value)
994
 * @method string getLabels()
995
 * @method string getTask()
996
 * @method string getServiceCode()
997
 * @method string getExamples()
998
 */
999
class GetOpenNLU extends Rpc
1000
{
1001
1002
    /**
1003
     * @param string $value
1004
     *
1005
     * @return $this
1006
     */
1007
    public function withSentence($value)
1008
    {
1009
        $this->data['Sentence'] = $value;
1010
        $this->options['form_params']['Sentence'] = $value;
1011
1012
        return $this;
1013
    }
1014
1015
    /**
1016
     * @param string $value
1017
     *
1018
     * @return $this
1019
     */
1020
    public function withLabels($value)
1021
    {
1022
        $this->data['Labels'] = $value;
1023
        $this->options['form_params']['Labels'] = $value;
1024
1025
        return $this;
1026
    }
1027
1028
    /**
1029
     * @param string $value
1030
     *
1031
     * @return $this
1032
     */
1033
    public function withTask($value)
1034
    {
1035
        $this->data['Task'] = $value;
1036
        $this->options['form_params']['Task'] = $value;
1037
1038
        return $this;
1039
    }
1040
1041
    /**
1042
     * @param string $value
1043
     *
1044
     * @return $this
1045
     */
1046
    public function withServiceCode($value)
1047
    {
1048
        $this->data['ServiceCode'] = $value;
1049
        $this->options['form_params']['ServiceCode'] = $value;
1050
1051
        return $this;
1052
    }
1053
1054
    /**
1055
     * @param string $value
1056
     *
1057
     * @return $this
1058
     */
1059
    public function withExamples($value)
1060
    {
1061
        $this->data['Examples'] = $value;
1062
        $this->options['form_params']['Examples'] = $value;
1063
1064
        return $this;
1065
    }
1066
}
1067
1068
/**
1069
 * @method string getSentence()
1070
 * @method string getBusiness()
1071
 * @method $this withBusiness($value)
1072
 * @method string getLabels()
1073
 * @method string getTask()
1074
 * @method string getServiceCode()
1075
 * @method string getExamples()
1076
 */
1077
class GetOpenNLUHighRecall extends Rpc
1078
{
1079
1080
    /**
1081
     * @param string $value
1082
     *
1083
     * @return $this
1084
     */
1085
    public function withSentence($value)
1086
    {
1087
        $this->data['Sentence'] = $value;
1088
        $this->options['form_params']['Sentence'] = $value;
1089
1090
        return $this;
1091
    }
1092
1093
    /**
1094
     * @param string $value
1095
     *
1096
     * @return $this
1097
     */
1098
    public function withLabels($value)
1099
    {
1100
        $this->data['Labels'] = $value;
1101
        $this->options['form_params']['Labels'] = $value;
1102
1103
        return $this;
1104
    }
1105
1106
    /**
1107
     * @param string $value
1108
     *
1109
     * @return $this
1110
     */
1111
    public function withTask($value)
1112
    {
1113
        $this->data['Task'] = $value;
1114
        $this->options['form_params']['Task'] = $value;
1115
1116
        return $this;
1117
    }
1118
1119
    /**
1120
     * @param string $value
1121
     *
1122
     * @return $this
1123
     */
1124
    public function withServiceCode($value)
1125
    {
1126
        $this->data['ServiceCode'] = $value;
1127
        $this->options['form_params']['ServiceCode'] = $value;
1128
1129
        return $this;
1130
    }
1131
1132
    /**
1133
     * @param string $value
1134
     *
1135
     * @return $this
1136
     */
1137
    public function withExamples($value)
1138
    {
1139
        $this->data['Examples'] = $value;
1140
        $this->options['form_params']['Examples'] = $value;
1141
1142
        return $this;
1143
    }
1144
}
1145
1146
/**
1147
 * @method string getServiceCode()
1148
 * @method string getName()
1149
 */
1150
class GetOperationChMedical extends Rpc
1151
{
1152
1153
    /**
1154
     * @param string $value
1155
     *
1156
     * @return $this
1157
     */
1158
    public function withServiceCode($value)
1159
    {
1160
        $this->data['ServiceCode'] = $value;
1161
        $this->options['form_params']['ServiceCode'] = $value;
1162
1163
        return $this;
1164
    }
1165
1166
    /**
1167
     * @param string $value
1168
     *
1169
     * @return $this
1170
     */
1171
    public function withName($value)
1172
    {
1173
        $this->data['Name'] = $value;
1174
        $this->options['form_params']['Name'] = $value;
1175
1176
        return $this;
1177
    }
1178
}
1179
1180
/**
1181
 * @method string getServiceCode()
1182
 * @method string getTokenizerId()
1183
 * @method string getText()
1184
 * @method string getOutType()
1185
 */
1186
class GetPosChEcom extends Rpc
1187
{
1188
1189
    /**
1190
     * @param string $value
1191
     *
1192
     * @return $this
1193
     */
1194
    public function withServiceCode($value)
1195
    {
1196
        $this->data['ServiceCode'] = $value;
1197
        $this->options['form_params']['ServiceCode'] = $value;
1198
1199
        return $this;
1200
    }
1201
1202
    /**
1203
     * @param string $value
1204
     *
1205
     * @return $this
1206
     */
1207
    public function withTokenizerId($value)
1208
    {
1209
        $this->data['TokenizerId'] = $value;
1210
        $this->options['form_params']['TokenizerId'] = $value;
1211
1212
        return $this;
1213
    }
1214
1215
    /**
1216
     * @param string $value
1217
     *
1218
     * @return $this
1219
     */
1220
    public function withText($value)
1221
    {
1222
        $this->data['Text'] = $value;
1223
        $this->options['form_params']['Text'] = $value;
1224
1225
        return $this;
1226
    }
1227
1228
    /**
1229
     * @param string $value
1230
     *
1231
     * @return $this
1232
     */
1233
    public function withOutType($value)
1234
    {
1235
        $this->data['OutType'] = $value;
1236
        $this->options['form_params']['OutType'] = $value;
1237
1238
        return $this;
1239
    }
1240
}
1241
1242
/**
1243
 * @method string getServiceCode()
1244
 * @method string getTokenizerId()
1245
 * @method string getText()
1246
 * @method string getOutType()
1247
 */
1248
class GetPosChGeneral extends Rpc
1249
{
1250
1251
    /**
1252
     * @param string $value
1253
     *
1254
     * @return $this
1255
     */
1256
    public function withServiceCode($value)
1257
    {
1258
        $this->data['ServiceCode'] = $value;
1259
        $this->options['form_params']['ServiceCode'] = $value;
1260
1261
        return $this;
1262
    }
1263
1264
    /**
1265
     * @param string $value
1266
     *
1267
     * @return $this
1268
     */
1269
    public function withTokenizerId($value)
1270
    {
1271
        $this->data['TokenizerId'] = $value;
1272
        $this->options['form_params']['TokenizerId'] = $value;
1273
1274
        return $this;
1275
    }
1276
1277
    /**
1278
     * @param string $value
1279
     *
1280
     * @return $this
1281
     */
1282
    public function withText($value)
1283
    {
1284
        $this->data['Text'] = $value;
1285
        $this->options['form_params']['Text'] = $value;
1286
1287
        return $this;
1288
    }
1289
1290
    /**
1291
     * @param string $value
1292
     *
1293
     * @return $this
1294
     */
1295
    public function withOutType($value)
1296
    {
1297
        $this->data['OutType'] = $value;
1298
        $this->options['form_params']['OutType'] = $value;
1299
1300
        return $this;
1301
    }
1302
}
1303
1304
/**
1305
 * @method string getServiceCode()
1306
 * @method string getText()
1307
 */
1308
class GetPriceChEcom extends Rpc
1309
{
1310
1311
    /**
1312
     * @param string $value
1313
     *
1314
     * @return $this
1315
     */
1316
    public function withServiceCode($value)
1317
    {
1318
        $this->data['ServiceCode'] = $value;
1319
        $this->options['form_params']['ServiceCode'] = $value;
1320
1321
        return $this;
1322
    }
1323
1324
    /**
1325
     * @param string $value
1326
     *
1327
     * @return $this
1328
     */
1329
    public function withText($value)
1330
    {
1331
        $this->data['Text'] = $value;
1332
        $this->options['form_params']['Text'] = $value;
1333
1334
        return $this;
1335
    }
1336
}
1337
1338
/**
1339
 * @method string getServiceCode()
1340
 * @method string getText()
1341
 */
1342
class GetSaChGeneral extends Rpc
1343
{
1344
1345
    /**
1346
     * @param string $value
1347
     *
1348
     * @return $this
1349
     */
1350
    public function withServiceCode($value)
1351
    {
1352
        $this->data['ServiceCode'] = $value;
1353
        $this->options['form_params']['ServiceCode'] = $value;
1354
1355
        return $this;
1356
    }
1357
1358
    /**
1359
     * @param string $value
1360
     *
1361
     * @return $this
1362
     */
1363
    public function withText($value)
1364
    {
1365
        $this->data['Text'] = $value;
1366
        $this->options['form_params']['Text'] = $value;
1367
1368
        return $this;
1369
    }
1370
}
1371
1372
/**
1373
 * @method string getLanguage()
1374
 * @method string getServiceCode()
1375
 * @method string getText()
1376
 */
1377
class GetSaSeaEcom extends Rpc
1378
{
1379
1380
    /**
1381
     * @param string $value
1382
     *
1383
     * @return $this
1384
     */
1385
    public function withLanguage($value)
1386
    {
1387
        $this->data['Language'] = $value;
1388
        $this->options['form_params']['Language'] = $value;
1389
1390
        return $this;
1391
    }
1392
1393
    /**
1394
     * @param string $value
1395
     *
1396
     * @return $this
1397
     */
1398
    public function withServiceCode($value)
1399
    {
1400
        $this->data['ServiceCode'] = $value;
1401
        $this->options['form_params']['ServiceCode'] = $value;
1402
1403
        return $this;
1404
    }
1405
1406
    /**
1407
     * @param string $value
1408
     *
1409
     * @return $this
1410
     */
1411
    public function withText($value)
1412
    {
1413
        $this->data['Text'] = $value;
1414
        $this->options['form_params']['Text'] = $value;
1415
1416
        return $this;
1417
    }
1418
}
1419
1420
/**
1421
 * @method string getServiceCode()
1422
 * @method string getOriginT()
1423
 * @method string getOriginQ()
1424
 */
1425
class GetSimilarityChMedical extends Rpc
1426
{
1427
1428
    /**
1429
     * @param string $value
1430
     *
1431
     * @return $this
1432
     */
1433
    public function withServiceCode($value)
1434
    {
1435
        $this->data['ServiceCode'] = $value;
1436
        $this->options['form_params']['ServiceCode'] = $value;
1437
1438
        return $this;
1439
    }
1440
1441
    /**
1442
     * @param string $value
1443
     *
1444
     * @return $this
1445
     */
1446
    public function withOriginT($value)
1447
    {
1448
        $this->data['OriginT'] = $value;
1449
        $this->options['form_params']['OriginT'] = $value;
1450
1451
        return $this;
1452
    }
1453
1454
    /**
1455
     * @param string $value
1456
     *
1457
     * @return $this
1458
     */
1459
    public function withOriginQ($value)
1460
    {
1461
        $this->data['OriginQ'] = $value;
1462
        $this->options['form_params']['OriginQ'] = $value;
1463
1464
        return $this;
1465
    }
1466
}
1467
1468
/**
1469
 * @method string getParams()
1470
 * @method string getServiceCode()
1471
 */
1472
class GetSSETest extends Rpc
1473
{
1474
1475
    /** @var string */
1476
    public $scheme = 'https';
1477
1478
    /**
1479
     * @param string $value
1480
     *
1481
     * @return $this
1482
     */
1483
    public function withParams($value)
1484
    {
1485
        $this->data['Params'] = $value;
1486
        $this->options['form_params']['Params'] = $value;
1487
1488
        return $this;
1489
    }
1490
1491
    /**
1492
     * @param string $value
1493
     *
1494
     * @return $this
1495
     */
1496
    public function withServiceCode($value)
1497
    {
1498
        $this->data['ServiceCode'] = $value;
1499
        $this->options['form_params']['ServiceCode'] = $value;
1500
1501
        return $this;
1502
    }
1503
}
1504
1505
/**
1506
 * @method string getServiceCode()
1507
 * @method string getText()
1508
 */
1509
class GetSummaryChEcom extends Rpc
1510
{
1511
1512
    /**
1513
     * @param string $value
1514
     *
1515
     * @return $this
1516
     */
1517
    public function withServiceCode($value)
1518
    {
1519
        $this->data['ServiceCode'] = $value;
1520
        $this->options['form_params']['ServiceCode'] = $value;
1521
1522
        return $this;
1523
    }
1524
1525
    /**
1526
     * @param string $value
1527
     *
1528
     * @return $this
1529
     */
1530
    public function withText($value)
1531
    {
1532
        $this->data['Text'] = $value;
1533
        $this->options['form_params']['Text'] = $value;
1534
1535
        return $this;
1536
    }
1537
}
1538
1539
/**
1540
 * @method string getServiceCode()
1541
 * @method string getServiceId()
1542
 */
1543
class GetTableQAServiceInfoById extends Rpc
1544
{
1545
1546
    /**
1547
     * @param string $value
1548
     *
1549
     * @return $this
1550
     */
1551
    public function withServiceCode($value)
1552
    {
1553
        $this->data['ServiceCode'] = $value;
1554
        $this->options['form_params']['ServiceCode'] = $value;
1555
1556
        return $this;
1557
    }
1558
1559
    /**
1560
     * @param string $value
1561
     *
1562
     * @return $this
1563
     */
1564
    public function withServiceId($value)
1565
    {
1566
        $this->data['ServiceId'] = $value;
1567
        $this->options['form_params']['ServiceId'] = $value;
1568
1569
        return $this;
1570
    }
1571
}
1572
1573
/**
1574
 * @method string getServiceCode()
1575
 * @method string getText()
1576
 */
1577
class GetTcChEcom extends Rpc
1578
{
1579
1580
    /**
1581
     * @param string $value
1582
     *
1583
     * @return $this
1584
     */
1585
    public function withServiceCode($value)
1586
    {
1587
        $this->data['ServiceCode'] = $value;
1588
        $this->options['form_params']['ServiceCode'] = $value;
1589
1590
        return $this;
1591
    }
1592
1593
    /**
1594
     * @param string $value
1595
     *
1596
     * @return $this
1597
     */
1598
    public function withText($value)
1599
    {
1600
        $this->data['Text'] = $value;
1601
        $this->options['form_params']['Text'] = $value;
1602
1603
        return $this;
1604
    }
1605
}
1606
1607
/**
1608
 * @method string getServiceCode()
1609
 * @method string getText()
1610
 */
1611
class GetTcChGeneral extends Rpc
1612
{
1613
1614
    /**
1615
     * @param string $value
1616
     *
1617
     * @return $this
1618
     */
1619
    public function withServiceCode($value)
1620
    {
1621
        $this->data['ServiceCode'] = $value;
1622
        $this->options['form_params']['ServiceCode'] = $value;
1623
1624
        return $this;
1625
    }
1626
1627
    /**
1628
     * @param string $value
1629
     *
1630
     * @return $this
1631
     */
1632
    public function withText($value)
1633
    {
1634
        $this->data['Text'] = $value;
1635
        $this->options['form_params']['Text'] = $value;
1636
1637
        return $this;
1638
    }
1639
}
1640
1641
/**
1642
 * @method string getType()
1643
 * @method string getServiceCode()
1644
 * @method string getOriginT()
1645
 * @method string getOriginQ()
1646
 */
1647
class GetTsChEcom extends Rpc
1648
{
1649
1650
    /**
1651
     * @param string $value
1652
     *
1653
     * @return $this
1654
     */
1655
    public function withType($value)
1656
    {
1657
        $this->data['Type'] = $value;
1658
        $this->options['form_params']['Type'] = $value;
1659
1660
        return $this;
1661
    }
1662
1663
    /**
1664
     * @param string $value
1665
     *
1666
     * @return $this
1667
     */
1668
    public function withServiceCode($value)
1669
    {
1670
        $this->data['ServiceCode'] = $value;
1671
        $this->options['form_params']['ServiceCode'] = $value;
1672
1673
        return $this;
1674
    }
1675
1676
    /**
1677
     * @param string $value
1678
     *
1679
     * @return $this
1680
     */
1681
    public function withOriginT($value)
1682
    {
1683
        $this->data['OriginT'] = $value;
1684
        $this->options['form_params']['OriginT'] = $value;
1685
1686
        return $this;
1687
    }
1688
1689
    /**
1690
     * @param string $value
1691
     *
1692
     * @return $this
1693
     */
1694
    public function withOriginQ($value)
1695
    {
1696
        $this->data['OriginQ'] = $value;
1697
        $this->options['form_params']['OriginQ'] = $value;
1698
1699
        return $this;
1700
    }
1701
}
1702
1703
/**
1704
 * @method string getServiceCode()
1705
 */
1706
class GetUserUploadSign extends Rpc
1707
{
1708
1709
    /**
1710
     * @param string $value
1711
     *
1712
     * @return $this
1713
     */
1714
    public function withServiceCode($value)
1715
    {
1716
        $this->data['ServiceCode'] = $value;
1717
        $this->options['form_params']['ServiceCode'] = $value;
1718
1719
        return $this;
1720
    }
1721
}
1722
1723
/**
1724
 * @method string getType()
1725
 * @method string getServiceCode()
1726
 * @method string getSize()
1727
 * @method string getTokenizerId()
1728
 * @method string getText()
1729
 * @method string getOperation()
1730
 */
1731
class GetWeChComment extends Rpc
1732
{
1733
1734
    /**
1735
     * @param string $value
1736
     *
1737
     * @return $this
1738
     */
1739
    public function withType($value)
1740
    {
1741
        $this->data['Type'] = $value;
1742
        $this->options['form_params']['Type'] = $value;
1743
1744
        return $this;
1745
    }
1746
1747
    /**
1748
     * @param string $value
1749
     *
1750
     * @return $this
1751
     */
1752
    public function withServiceCode($value)
1753
    {
1754
        $this->data['ServiceCode'] = $value;
1755
        $this->options['form_params']['ServiceCode'] = $value;
1756
1757
        return $this;
1758
    }
1759
1760
    /**
1761
     * @param string $value
1762
     *
1763
     * @return $this
1764
     */
1765
    public function withSize($value)
1766
    {
1767
        $this->data['Size'] = $value;
1768
        $this->options['form_params']['Size'] = $value;
1769
1770
        return $this;
1771
    }
1772
1773
    /**
1774
     * @param string $value
1775
     *
1776
     * @return $this
1777
     */
1778
    public function withTokenizerId($value)
1779
    {
1780
        $this->data['TokenizerId'] = $value;
1781
        $this->options['form_params']['TokenizerId'] = $value;
1782
1783
        return $this;
1784
    }
1785
1786
    /**
1787
     * @param string $value
1788
     *
1789
     * @return $this
1790
     */
1791
    public function withText($value)
1792
    {
1793
        $this->data['Text'] = $value;
1794
        $this->options['form_params']['Text'] = $value;
1795
1796
        return $this;
1797
    }
1798
1799
    /**
1800
     * @param string $value
1801
     *
1802
     * @return $this
1803
     */
1804
    public function withOperation($value)
1805
    {
1806
        $this->data['Operation'] = $value;
1807
        $this->options['form_params']['Operation'] = $value;
1808
1809
        return $this;
1810
    }
1811
}
1812
1813
/**
1814
 * @method string getType()
1815
 * @method string getServiceCode()
1816
 * @method string getSize()
1817
 * @method string getTokenizerId()
1818
 * @method string getText()
1819
 * @method string getOperation()
1820
 */
1821
class GetWeChEcom extends Rpc
1822
{
1823
1824
    /**
1825
     * @param string $value
1826
     *
1827
     * @return $this
1828
     */
1829
    public function withType($value)
1830
    {
1831
        $this->data['Type'] = $value;
1832
        $this->options['form_params']['Type'] = $value;
1833
1834
        return $this;
1835
    }
1836
1837
    /**
1838
     * @param string $value
1839
     *
1840
     * @return $this
1841
     */
1842
    public function withServiceCode($value)
1843
    {
1844
        $this->data['ServiceCode'] = $value;
1845
        $this->options['form_params']['ServiceCode'] = $value;
1846
1847
        return $this;
1848
    }
1849
1850
    /**
1851
     * @param string $value
1852
     *
1853
     * @return $this
1854
     */
1855
    public function withSize($value)
1856
    {
1857
        $this->data['Size'] = $value;
1858
        $this->options['form_params']['Size'] = $value;
1859
1860
        return $this;
1861
    }
1862
1863
    /**
1864
     * @param string $value
1865
     *
1866
     * @return $this
1867
     */
1868
    public function withTokenizerId($value)
1869
    {
1870
        $this->data['TokenizerId'] = $value;
1871
        $this->options['form_params']['TokenizerId'] = $value;
1872
1873
        return $this;
1874
    }
1875
1876
    /**
1877
     * @param string $value
1878
     *
1879
     * @return $this
1880
     */
1881
    public function withText($value)
1882
    {
1883
        $this->data['Text'] = $value;
1884
        $this->options['form_params']['Text'] = $value;
1885
1886
        return $this;
1887
    }
1888
1889
    /**
1890
     * @param string $value
1891
     *
1892
     * @return $this
1893
     */
1894
    public function withOperation($value)
1895
    {
1896
        $this->data['Operation'] = $value;
1897
        $this->options['form_params']['Operation'] = $value;
1898
1899
        return $this;
1900
    }
1901
}
1902
1903
/**
1904
 * @method string getType()
1905
 * @method string getServiceCode()
1906
 * @method string getSize()
1907
 * @method string getTokenizerId()
1908
 * @method string getText()
1909
 * @method string getOperation()
1910
 */
1911
class GetWeChEntertainment extends Rpc
1912
{
1913
1914
    /**
1915
     * @param string $value
1916
     *
1917
     * @return $this
1918
     */
1919
    public function withType($value)
1920
    {
1921
        $this->data['Type'] = $value;
1922
        $this->options['form_params']['Type'] = $value;
1923
1924
        return $this;
1925
    }
1926
1927
    /**
1928
     * @param string $value
1929
     *
1930
     * @return $this
1931
     */
1932
    public function withServiceCode($value)
1933
    {
1934
        $this->data['ServiceCode'] = $value;
1935
        $this->options['form_params']['ServiceCode'] = $value;
1936
1937
        return $this;
1938
    }
1939
1940
    /**
1941
     * @param string $value
1942
     *
1943
     * @return $this
1944
     */
1945
    public function withSize($value)
1946
    {
1947
        $this->data['Size'] = $value;
1948
        $this->options['form_params']['Size'] = $value;
1949
1950
        return $this;
1951
    }
1952
1953
    /**
1954
     * @param string $value
1955
     *
1956
     * @return $this
1957
     */
1958
    public function withTokenizerId($value)
1959
    {
1960
        $this->data['TokenizerId'] = $value;
1961
        $this->options['form_params']['TokenizerId'] = $value;
1962
1963
        return $this;
1964
    }
1965
1966
    /**
1967
     * @param string $value
1968
     *
1969
     * @return $this
1970
     */
1971
    public function withText($value)
1972
    {
1973
        $this->data['Text'] = $value;
1974
        $this->options['form_params']['Text'] = $value;
1975
1976
        return $this;
1977
    }
1978
1979
    /**
1980
     * @param string $value
1981
     *
1982
     * @return $this
1983
     */
1984
    public function withOperation($value)
1985
    {
1986
        $this->data['Operation'] = $value;
1987
        $this->options['form_params']['Operation'] = $value;
1988
1989
        return $this;
1990
    }
1991
}
1992
1993
/**
1994
 * @method string getType()
1995
 * @method string getServiceCode()
1996
 * @method string getSize()
1997
 * @method string getText()
1998
 * @method string getOperation()
1999
 */
2000
class GetWeChGeneral extends Rpc
2001
{
2002
2003
    /**
2004
     * @param string $value
2005
     *
2006
     * @return $this
2007
     */
2008
    public function withType($value)
2009
    {
2010
        $this->data['Type'] = $value;
2011
        $this->options['form_params']['Type'] = $value;
2012
2013
        return $this;
2014
    }
2015
2016
    /**
2017
     * @param string $value
2018
     *
2019
     * @return $this
2020
     */
2021
    public function withServiceCode($value)
2022
    {
2023
        $this->data['ServiceCode'] = $value;
2024
        $this->options['form_params']['ServiceCode'] = $value;
2025
2026
        return $this;
2027
    }
2028
2029
    /**
2030
     * @param string $value
2031
     *
2032
     * @return $this
2033
     */
2034
    public function withSize($value)
2035
    {
2036
        $this->data['Size'] = $value;
2037
        $this->options['form_params']['Size'] = $value;
2038
2039
        return $this;
2040
    }
2041
2042
    /**
2043
     * @param string $value
2044
     *
2045
     * @return $this
2046
     */
2047
    public function withText($value)
2048
    {
2049
        $this->data['Text'] = $value;
2050
        $this->options['form_params']['Text'] = $value;
2051
2052
        return $this;
2053
    }
2054
2055
    /**
2056
     * @param string $value
2057
     *
2058
     * @return $this
2059
     */
2060
    public function withOperation($value)
2061
    {
2062
        $this->data['Operation'] = $value;
2063
        $this->options['form_params']['Operation'] = $value;
2064
2065
        return $this;
2066
    }
2067
}
2068
2069
/**
2070
 * @method string getType()
2071
 * @method string getServiceCode()
2072
 * @method string getSize()
2073
 * @method string getTokenizerId()
2074
 * @method string getText()
2075
 * @method string getOperation()
2076
 */
2077
class GetWeChSearch extends Rpc
2078
{
2079
2080
    /**
2081
     * @param string $value
2082
     *
2083
     * @return $this
2084
     */
2085
    public function withType($value)
2086
    {
2087
        $this->data['Type'] = $value;
2088
        $this->options['form_params']['Type'] = $value;
2089
2090
        return $this;
2091
    }
2092
2093
    /**
2094
     * @param string $value
2095
     *
2096
     * @return $this
2097
     */
2098
    public function withServiceCode($value)
2099
    {
2100
        $this->data['ServiceCode'] = $value;
2101
        $this->options['form_params']['ServiceCode'] = $value;
2102
2103
        return $this;
2104
    }
2105
2106
    /**
2107
     * @param string $value
2108
     *
2109
     * @return $this
2110
     */
2111
    public function withSize($value)
2112
    {
2113
        $this->data['Size'] = $value;
2114
        $this->options['form_params']['Size'] = $value;
2115
2116
        return $this;
2117
    }
2118
2119
    /**
2120
     * @param string $value
2121
     *
2122
     * @return $this
2123
     */
2124
    public function withTokenizerId($value)
2125
    {
2126
        $this->data['TokenizerId'] = $value;
2127
        $this->options['form_params']['TokenizerId'] = $value;
2128
2129
        return $this;
2130
    }
2131
2132
    /**
2133
     * @param string $value
2134
     *
2135
     * @return $this
2136
     */
2137
    public function withText($value)
2138
    {
2139
        $this->data['Text'] = $value;
2140
        $this->options['form_params']['Text'] = $value;
2141
2142
        return $this;
2143
    }
2144
2145
    /**
2146
     * @param string $value
2147
     *
2148
     * @return $this
2149
     */
2150
    public function withOperation($value)
2151
    {
2152
        $this->data['Operation'] = $value;
2153
        $this->options['form_params']['Operation'] = $value;
2154
2155
        return $this;
2156
    }
2157
}
2158
2159
/**
2160
 * @method string getServiceCode()
2161
 * @method string getTokenizerId()
2162
 * @method string getText()
2163
 * @method string getOutType()
2164
 */
2165
class GetWsChGeneral extends Rpc
2166
{
2167
2168
    /**
2169
     * @param string $value
2170
     *
2171
     * @return $this
2172
     */
2173
    public function withServiceCode($value)
2174
    {
2175
        $this->data['ServiceCode'] = $value;
2176
        $this->options['form_params']['ServiceCode'] = $value;
2177
2178
        return $this;
2179
    }
2180
2181
    /**
2182
     * @param string $value
2183
     *
2184
     * @return $this
2185
     */
2186
    public function withTokenizerId($value)
2187
    {
2188
        $this->data['TokenizerId'] = $value;
2189
        $this->options['form_params']['TokenizerId'] = $value;
2190
2191
        return $this;
2192
    }
2193
2194
    /**
2195
     * @param string $value
2196
     *
2197
     * @return $this
2198
     */
2199
    public function withText($value)
2200
    {
2201
        $this->data['Text'] = $value;
2202
        $this->options['form_params']['Text'] = $value;
2203
2204
        return $this;
2205
    }
2206
2207
    /**
2208
     * @param string $value
2209
     *
2210
     * @return $this
2211
     */
2212
    public function withOutType($value)
2213
    {
2214
        $this->data['OutType'] = $value;
2215
        $this->options['form_params']['OutType'] = $value;
2216
2217
        return $this;
2218
    }
2219
}
2220
2221
/**
2222
 * @method string getServiceCode()
2223
 * @method string getTokenizerId()
2224
 * @method string getText()
2225
 * @method string getOutType()
2226
 */
2227
class GetWsCustomizedChEcomComment extends Rpc
2228
{
2229
2230
    /**
2231
     * @param string $value
2232
     *
2233
     * @return $this
2234
     */
2235
    public function withServiceCode($value)
2236
    {
2237
        $this->data['ServiceCode'] = $value;
2238
        $this->options['form_params']['ServiceCode'] = $value;
2239
2240
        return $this;
2241
    }
2242
2243
    /**
2244
     * @param string $value
2245
     *
2246
     * @return $this
2247
     */
2248
    public function withTokenizerId($value)
2249
    {
2250
        $this->data['TokenizerId'] = $value;
2251
        $this->options['form_params']['TokenizerId'] = $value;
2252
2253
        return $this;
2254
    }
2255
2256
    /**
2257
     * @param string $value
2258
     *
2259
     * @return $this
2260
     */
2261
    public function withText($value)
2262
    {
2263
        $this->data['Text'] = $value;
2264
        $this->options['form_params']['Text'] = $value;
2265
2266
        return $this;
2267
    }
2268
2269
    /**
2270
     * @param string $value
2271
     *
2272
     * @return $this
2273
     */
2274
    public function withOutType($value)
2275
    {
2276
        $this->data['OutType'] = $value;
2277
        $this->options['form_params']['OutType'] = $value;
2278
2279
        return $this;
2280
    }
2281
}
2282
2283
/**
2284
 * @method string getServiceCode()
2285
 * @method string getTokenizerId()
2286
 * @method string getText()
2287
 * @method string getOutType()
2288
 */
2289
class GetWsCustomizedChEcomContent extends Rpc
2290
{
2291
2292
    /**
2293
     * @param string $value
2294
     *
2295
     * @return $this
2296
     */
2297
    public function withServiceCode($value)
2298
    {
2299
        $this->data['ServiceCode'] = $value;
2300
        $this->options['form_params']['ServiceCode'] = $value;
2301
2302
        return $this;
2303
    }
2304
2305
    /**
2306
     * @param string $value
2307
     *
2308
     * @return $this
2309
     */
2310
    public function withTokenizerId($value)
2311
    {
2312
        $this->data['TokenizerId'] = $value;
2313
        $this->options['form_params']['TokenizerId'] = $value;
2314
2315
        return $this;
2316
    }
2317
2318
    /**
2319
     * @param string $value
2320
     *
2321
     * @return $this
2322
     */
2323
    public function withText($value)
2324
    {
2325
        $this->data['Text'] = $value;
2326
        $this->options['form_params']['Text'] = $value;
2327
2328
        return $this;
2329
    }
2330
2331
    /**
2332
     * @param string $value
2333
     *
2334
     * @return $this
2335
     */
2336
    public function withOutType($value)
2337
    {
2338
        $this->data['OutType'] = $value;
2339
        $this->options['form_params']['OutType'] = $value;
2340
2341
        return $this;
2342
    }
2343
}
2344
2345
/**
2346
 * @method string getServiceCode()
2347
 * @method string getTokenizerId()
2348
 * @method string getText()
2349
 * @method string getOutType()
2350
 */
2351
class GetWsCustomizedChEcomTitle extends Rpc
2352
{
2353
2354
    /**
2355
     * @param string $value
2356
     *
2357
     * @return $this
2358
     */
2359
    public function withServiceCode($value)
2360
    {
2361
        $this->data['ServiceCode'] = $value;
2362
        $this->options['form_params']['ServiceCode'] = $value;
2363
2364
        return $this;
2365
    }
2366
2367
    /**
2368
     * @param string $value
2369
     *
2370
     * @return $this
2371
     */
2372
    public function withTokenizerId($value)
2373
    {
2374
        $this->data['TokenizerId'] = $value;
2375
        $this->options['form_params']['TokenizerId'] = $value;
2376
2377
        return $this;
2378
    }
2379
2380
    /**
2381
     * @param string $value
2382
     *
2383
     * @return $this
2384
     */
2385
    public function withText($value)
2386
    {
2387
        $this->data['Text'] = $value;
2388
        $this->options['form_params']['Text'] = $value;
2389
2390
        return $this;
2391
    }
2392
2393
    /**
2394
     * @param string $value
2395
     *
2396
     * @return $this
2397
     */
2398
    public function withOutType($value)
2399
    {
2400
        $this->data['OutType'] = $value;
2401
        $this->options['form_params']['OutType'] = $value;
2402
2403
        return $this;
2404
    }
2405
}
2406
2407
/**
2408
 * @method string getServiceCode()
2409
 * @method string getTokenizerId()
2410
 * @method string getText()
2411
 * @method string getOutType()
2412
 */
2413
class GetWsCustomizedChEntertainment extends Rpc
2414
{
2415
2416
    /**
2417
     * @param string $value
2418
     *
2419
     * @return $this
2420
     */
2421
    public function withServiceCode($value)
2422
    {
2423
        $this->data['ServiceCode'] = $value;
2424
        $this->options['form_params']['ServiceCode'] = $value;
2425
2426
        return $this;
2427
    }
2428
2429
    /**
2430
     * @param string $value
2431
     *
2432
     * @return $this
2433
     */
2434
    public function withTokenizerId($value)
2435
    {
2436
        $this->data['TokenizerId'] = $value;
2437
        $this->options['form_params']['TokenizerId'] = $value;
2438
2439
        return $this;
2440
    }
2441
2442
    /**
2443
     * @param string $value
2444
     *
2445
     * @return $this
2446
     */
2447
    public function withText($value)
2448
    {
2449
        $this->data['Text'] = $value;
2450
        $this->options['form_params']['Text'] = $value;
2451
2452
        return $this;
2453
    }
2454
2455
    /**
2456
     * @param string $value
2457
     *
2458
     * @return $this
2459
     */
2460
    public function withOutType($value)
2461
    {
2462
        $this->data['OutType'] = $value;
2463
        $this->options['form_params']['OutType'] = $value;
2464
2465
        return $this;
2466
    }
2467
}
2468
2469
/**
2470
 * @method string getServiceCode()
2471
 * @method string getTokenizerId()
2472
 * @method string getText()
2473
 * @method string getOutType()
2474
 */
2475
class GetWsCustomizedChGeneral extends Rpc
2476
{
2477
2478
    /**
2479
     * @param string $value
2480
     *
2481
     * @return $this
2482
     */
2483
    public function withServiceCode($value)
2484
    {
2485
        $this->data['ServiceCode'] = $value;
2486
        $this->options['form_params']['ServiceCode'] = $value;
2487
2488
        return $this;
2489
    }
2490
2491
    /**
2492
     * @param string $value
2493
     *
2494
     * @return $this
2495
     */
2496
    public function withTokenizerId($value)
2497
    {
2498
        $this->data['TokenizerId'] = $value;
2499
        $this->options['form_params']['TokenizerId'] = $value;
2500
2501
        return $this;
2502
    }
2503
2504
    /**
2505
     * @param string $value
2506
     *
2507
     * @return $this
2508
     */
2509
    public function withText($value)
2510
    {
2511
        $this->data['Text'] = $value;
2512
        $this->options['form_params']['Text'] = $value;
2513
2514
        return $this;
2515
    }
2516
2517
    /**
2518
     * @param string $value
2519
     *
2520
     * @return $this
2521
     */
2522
    public function withOutType($value)
2523
    {
2524
        $this->data['OutType'] = $value;
2525
        $this->options['form_params']['OutType'] = $value;
2526
2527
        return $this;
2528
    }
2529
}
2530
2531
/**
2532
 * @method string getServiceCode()
2533
 * @method string getTokenizerId()
2534
 * @method string getText()
2535
 * @method string getOutType()
2536
 */
2537
class GetWsCustomizedChO2O extends Rpc
2538
{
2539
2540
    /**
2541
     * @param string $value
2542
     *
2543
     * @return $this
2544
     */
2545
    public function withServiceCode($value)
2546
    {
2547
        $this->data['ServiceCode'] = $value;
2548
        $this->options['form_params']['ServiceCode'] = $value;
2549
2550
        return $this;
2551
    }
2552
2553
    /**
2554
     * @param string $value
2555
     *
2556
     * @return $this
2557
     */
2558
    public function withTokenizerId($value)
2559
    {
2560
        $this->data['TokenizerId'] = $value;
2561
        $this->options['form_params']['TokenizerId'] = $value;
2562
2563
        return $this;
2564
    }
2565
2566
    /**
2567
     * @param string $value
2568
     *
2569
     * @return $this
2570
     */
2571
    public function withText($value)
2572
    {
2573
        $this->data['Text'] = $value;
2574
        $this->options['form_params']['Text'] = $value;
2575
2576
        return $this;
2577
    }
2578
2579
    /**
2580
     * @param string $value
2581
     *
2582
     * @return $this
2583
     */
2584
    public function withOutType($value)
2585
    {
2586
        $this->data['OutType'] = $value;
2587
        $this->options['form_params']['OutType'] = $value;
2588
2589
        return $this;
2590
    }
2591
}
2592
2593
/**
2594
 * @method string getLanguage()
2595
 * @method string getServiceCode()
2596
 * @method string getText()
2597
 */
2598
class GetWsCustomizedSeaEcom extends Rpc
2599
{
2600
2601
    /**
2602
     * @param string $value
2603
     *
2604
     * @return $this
2605
     */
2606
    public function withLanguage($value)
2607
    {
2608
        $this->data['Language'] = $value;
2609
        $this->options['form_params']['Language'] = $value;
2610
2611
        return $this;
2612
    }
2613
2614
    /**
2615
     * @param string $value
2616
     *
2617
     * @return $this
2618
     */
2619
    public function withServiceCode($value)
2620
    {
2621
        $this->data['ServiceCode'] = $value;
2622
        $this->options['form_params']['ServiceCode'] = $value;
2623
2624
        return $this;
2625
    }
2626
2627
    /**
2628
     * @param string $value
2629
     *
2630
     * @return $this
2631
     */
2632
    public function withText($value)
2633
    {
2634
        $this->data['Text'] = $value;
2635
        $this->options['form_params']['Text'] = $value;
2636
2637
        return $this;
2638
    }
2639
}
2640
2641
/**
2642
 * @method string getLanguage()
2643
 * @method string getServiceCode()
2644
 * @method string getText()
2645
 */
2646
class GetWsCustomizedSeaGeneral extends Rpc
2647
{
2648
2649
    /**
2650
     * @param string $value
2651
     *
2652
     * @return $this
2653
     */
2654
    public function withLanguage($value)
2655
    {
2656
        $this->data['Language'] = $value;
2657
        $this->options['form_params']['Language'] = $value;
2658
2659
        return $this;
2660
    }
2661
2662
    /**
2663
     * @param string $value
2664
     *
2665
     * @return $this
2666
     */
2667
    public function withServiceCode($value)
2668
    {
2669
        $this->data['ServiceCode'] = $value;
2670
        $this->options['form_params']['ServiceCode'] = $value;
2671
2672
        return $this;
2673
    }
2674
2675
    /**
2676
     * @param string $value
2677
     *
2678
     * @return $this
2679
     */
2680
    public function withText($value)
2681
    {
2682
        $this->data['Text'] = $value;
2683
        $this->options['form_params']['Text'] = $value;
2684
2685
        return $this;
2686
    }
2687
}
2688
2689
/**
2690
 * @method string getCustomUrl()
2691
 * @method string getRegUrl()
2692
 * @method string getServiceCode()
2693
 * @method string getRegFileName()
2694
 * @method string getCustomFileName()
2695
 * @method string getApiId()
2696
 */
2697
class InsertCustom extends Rpc
2698
{
2699
2700
    /**
2701
     * @param string $value
2702
     *
2703
     * @return $this
2704
     */
2705
    public function withCustomUrl($value)
2706
    {
2707
        $this->data['CustomUrl'] = $value;
2708
        $this->options['form_params']['CustomUrl'] = $value;
2709
2710
        return $this;
2711
    }
2712
2713
    /**
2714
     * @param string $value
2715
     *
2716
     * @return $this
2717
     */
2718
    public function withRegUrl($value)
2719
    {
2720
        $this->data['RegUrl'] = $value;
2721
        $this->options['form_params']['RegUrl'] = $value;
2722
2723
        return $this;
2724
    }
2725
2726
    /**
2727
     * @param string $value
2728
     *
2729
     * @return $this
2730
     */
2731
    public function withServiceCode($value)
2732
    {
2733
        $this->data['ServiceCode'] = $value;
2734
        $this->options['form_params']['ServiceCode'] = $value;
2735
2736
        return $this;
2737
    }
2738
2739
    /**
2740
     * @param string $value
2741
     *
2742
     * @return $this
2743
     */
2744
    public function withRegFileName($value)
2745
    {
2746
        $this->data['RegFileName'] = $value;
2747
        $this->options['form_params']['RegFileName'] = $value;
2748
2749
        return $this;
2750
    }
2751
2752
    /**
2753
     * @param string $value
2754
     *
2755
     * @return $this
2756
     */
2757
    public function withCustomFileName($value)
2758
    {
2759
        $this->data['CustomFileName'] = $value;
2760
        $this->options['form_params']['CustomFileName'] = $value;
2761
2762
        return $this;
2763
    }
2764
2765
    /**
2766
     * @param string $value
2767
     *
2768
     * @return $this
2769
     */
2770
    public function withApiId($value)
2771
    {
2772
        $this->data['ApiId'] = $value;
2773
        $this->options['form_params']['ApiId'] = $value;
2774
2775
        return $this;
2776
    }
2777
}
2778
2779
class OpenAlinlpService extends Rpc
2780
{
2781
}
2782
2783
/**
2784
 * @method string getParams()
2785
 * @method string getServiceCode()
2786
 */
2787
class RequestTableQA extends Rpc
2788
{
2789
2790
    /**
2791
     * @param string $value
2792
     *
2793
     * @return $this
2794
     */
2795
    public function withParams($value)
2796
    {
2797
        $this->data['Params'] = $value;
2798
        $this->options['form_params']['Params'] = $value;
2799
2800
        return $this;
2801
    }
2802
2803
    /**
2804
     * @param string $value
2805
     *
2806
     * @return $this
2807
     */
2808
    public function withServiceCode($value)
2809
    {
2810
        $this->data['ServiceCode'] = $value;
2811
        $this->options['form_params']['ServiceCode'] = $value;
2812
2813
        return $this;
2814
    }
2815
}
2816
2817
/**
2818
 * @method string getQuestion()
2819
 * @method string getParams()
2820
 * @method string getServiceCode()
2821
 * @method string getBotId()
2822
 */
2823
class RequestTableQAOnline extends Rpc
2824
{
2825
2826
    /**
2827
     * @param string $value
2828
     *
2829
     * @return $this
2830
     */
2831
    public function withQuestion($value)
2832
    {
2833
        $this->data['Question'] = $value;
2834
        $this->options['form_params']['Question'] = $value;
2835
2836
        return $this;
2837
    }
2838
2839
    /**
2840
     * @param string $value
2841
     *
2842
     * @return $this
2843
     */
2844
    public function withParams($value)
2845
    {
2846
        $this->data['Params'] = $value;
2847
        $this->options['form_params']['Params'] = $value;
2848
2849
        return $this;
2850
    }
2851
2852
    /**
2853
     * @param string $value
2854
     *
2855
     * @return $this
2856
     */
2857
    public function withServiceCode($value)
2858
    {
2859
        $this->data['ServiceCode'] = $value;
2860
        $this->options['form_params']['ServiceCode'] = $value;
2861
2862
        return $this;
2863
    }
2864
2865
    /**
2866
     * @param string $value
2867
     *
2868
     * @return $this
2869
     */
2870
    public function withBotId($value)
2871
    {
2872
        $this->data['BotId'] = $value;
2873
        $this->options['form_params']['BotId'] = $value;
2874
2875
        return $this;
2876
    }
2877
}
2878