huaweicloudsdkmssi 3.1.142__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

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.
Files changed (53) hide show
  1. huaweicloudsdkmssi/v1/model/action_base_info.py +33 -33
  2. huaweicloudsdkmssi/v1/model/api_config.py +3 -3
  3. huaweicloudsdkmssi/v1/model/auth_config_a.py +15 -15
  4. huaweicloudsdkmssi/v1/model/base_connection_info.py +23 -23
  5. huaweicloudsdkmssi/v1/model/connection_info.py +55 -55
  6. huaweicloudsdkmssi/v1/model/connector_info.py +47 -47
  7. huaweicloudsdkmssi/v1/model/connector_info0.py +35 -35
  8. huaweicloudsdkmssi/v1/model/create_connection_info_request.py +3 -3
  9. huaweicloudsdkmssi/v1/model/create_connection_info_response.py +7 -7
  10. huaweicloudsdkmssi/v1/model/create_custom_connector_from_openapi_request.py +3 -3
  11. huaweicloudsdkmssi/v1/model/create_custom_connector_from_openapi_response.py +15 -15
  12. huaweicloudsdkmssi/v1/model/create_flow_request.py +3 -3
  13. huaweicloudsdkmssi/v1/model/create_flow_response.py +9 -9
  14. huaweicloudsdkmssi/v1/model/create_flow_template_from_flow_request.py +5 -5
  15. huaweicloudsdkmssi/v1/model/create_flow_template_from_flow_response.py +9 -9
  16. huaweicloudsdkmssi/v1/model/custom_connector_info_v2.py +13 -13
  17. huaweicloudsdkmssi/v1/model/delete_connection_info_request.py +3 -3
  18. huaweicloudsdkmssi/v1/model/delete_connection_info_response.py +7 -7
  19. huaweicloudsdkmssi/v1/model/delete_custom_connector_request.py +3 -3
  20. huaweicloudsdkmssi/v1/model/delete_custom_connector_response.py +7 -7
  21. huaweicloudsdkmssi/v1/model/delete_flow_request.py +3 -3
  22. huaweicloudsdkmssi/v1/model/delete_flow_response.py +7 -7
  23. huaweicloudsdkmssi/v1/model/flow_meta.py +73 -73
  24. huaweicloudsdkmssi/v1/model/runtime_permission.py +11 -11
  25. huaweicloudsdkmssi/v1/model/search_flow_by_id_request.py +5 -5
  26. huaweicloudsdkmssi/v1/model/search_flow_by_id_response.py +73 -73
  27. huaweicloudsdkmssi/v1/model/show_all_connections_request.py +7 -7
  28. huaweicloudsdkmssi/v1/model/show_all_connections_response.py +1 -1
  29. huaweicloudsdkmssi/v1/model/show_all_flows_request.py +13 -13
  30. huaweicloudsdkmssi/v1/model/show_all_flows_response.py +5 -5
  31. huaweicloudsdkmssi/v1/model/show_connectors_request.py +13 -13
  32. huaweicloudsdkmssi/v1/model/show_connectors_response.py +5 -5
  33. huaweicloudsdkmssi/v1/model/show_custom_connector_request.py +3 -3
  34. huaweicloudsdkmssi/v1/model/show_custom_connector_response.py +7 -7
  35. huaweicloudsdkmssi/v1/model/show_custom_connectors_request.py +7 -7
  36. huaweicloudsdkmssi/v1/model/show_custom_connectors_response.py +5 -5
  37. huaweicloudsdkmssi/v1/model/show_single_connection_request.py +3 -3
  38. huaweicloudsdkmssi/v1/model/show_single_connection_response.py +55 -55
  39. huaweicloudsdkmssi/v1/model/tag.py +5 -5
  40. huaweicloudsdkmssi/v1/model/template_message.py +7 -7
  41. huaweicloudsdkmssi/v1/model/trigger_base_info.py +33 -33
  42. huaweicloudsdkmssi/v1/model/update_connection_info_request.py +5 -5
  43. huaweicloudsdkmssi/v1/model/update_connection_info_response.py +7 -7
  44. huaweicloudsdkmssi/v1/model/update_flow_request.py +5 -5
  45. huaweicloudsdkmssi/v1/model/update_flow_response.py +9 -9
  46. huaweicloudsdkmssi/v1/mssi_async_client.py +16 -16
  47. huaweicloudsdkmssi/v1/mssi_client.py +16 -16
  48. {huaweicloudsdkmssi-3.1.142.dist-info → huaweicloudsdkmssi-3.1.143.dist-info}/METADATA +2 -2
  49. huaweicloudsdkmssi-3.1.143.dist-info/RECORD +57 -0
  50. huaweicloudsdkmssi-3.1.142.dist-info/RECORD +0 -57
  51. {huaweicloudsdkmssi-3.1.142.dist-info → huaweicloudsdkmssi-3.1.143.dist-info}/LICENSE +0 -0
  52. {huaweicloudsdkmssi-3.1.142.dist-info → huaweicloudsdkmssi-3.1.143.dist-info}/WHEEL +0 -0
  53. {huaweicloudsdkmssi-3.1.142.dist-info → huaweicloudsdkmssi-3.1.143.dist-info}/top_level.txt +0 -0
@@ -95,7 +95,7 @@ class FlowMeta:
95
95
  }
96
96
 
97
97
  def __init__(self, apic_id=None, apic_release_status=None, apig_url=None, connectors=None, connectors_latest=None, creatd_time=None, description=None, dev_status=None, domain_id=None, enterprise_project_id=None, enterprise_project_name=None, extend_configs=None, flow_source_type=None, functions=None, graph=None, his_transfer_status=None, icon=None, id=None, installed_connector=None, is_valid=None, label=None, name=None, notice_status=None, project_id=None, schema_version=None, status=None, steps=None, tags=None, template_id=None, template_name=None, test_result=None, type=None, updated_time=None, user_id=None, version=None, webhook=None):
98
- """FlowMeta
98
+ r"""FlowMeta
99
99
 
100
100
  The model defined in huaweicloud sdk
101
101
 
@@ -288,7 +288,7 @@ class FlowMeta:
288
288
 
289
289
  @property
290
290
  def apic_id(self):
291
- """Gets the apic_id of this FlowMeta.
291
+ r"""Gets the apic_id of this FlowMeta.
292
292
 
293
293
  发布到apic的api id
294
294
 
@@ -299,7 +299,7 @@ class FlowMeta:
299
299
 
300
300
  @apic_id.setter
301
301
  def apic_id(self, apic_id):
302
- """Sets the apic_id of this FlowMeta.
302
+ r"""Sets the apic_id of this FlowMeta.
303
303
 
304
304
  发布到apic的api id
305
305
 
@@ -310,7 +310,7 @@ class FlowMeta:
310
310
 
311
311
  @property
312
312
  def apic_release_status(self):
313
- """Gets the apic_release_status of this FlowMeta.
313
+ r"""Gets the apic_release_status of this FlowMeta.
314
314
 
315
315
  发布到apic的状态
316
316
 
@@ -321,7 +321,7 @@ class FlowMeta:
321
321
 
322
322
  @apic_release_status.setter
323
323
  def apic_release_status(self, apic_release_status):
324
- """Sets the apic_release_status of this FlowMeta.
324
+ r"""Sets the apic_release_status of this FlowMeta.
325
325
 
326
326
  发布到apic的状态
327
327
 
@@ -332,7 +332,7 @@ class FlowMeta:
332
332
 
333
333
  @property
334
334
  def apig_url(self):
335
- """Gets the apig_url of this FlowMeta.
335
+ r"""Gets the apig_url of this FlowMeta.
336
336
 
337
337
  api流注册到apig的url
338
338
 
@@ -343,7 +343,7 @@ class FlowMeta:
343
343
 
344
344
  @apig_url.setter
345
345
  def apig_url(self, apig_url):
346
- """Sets the apig_url of this FlowMeta.
346
+ r"""Sets the apig_url of this FlowMeta.
347
347
 
348
348
  api流注册到apig的url
349
349
 
@@ -354,7 +354,7 @@ class FlowMeta:
354
354
 
355
355
  @property
356
356
  def connectors(self):
357
- """Gets the connectors of this FlowMeta.
357
+ r"""Gets the connectors of this FlowMeta.
358
358
 
359
359
  连接器
360
360
 
@@ -365,7 +365,7 @@ class FlowMeta:
365
365
 
366
366
  @connectors.setter
367
367
  def connectors(self, connectors):
368
- """Sets the connectors of this FlowMeta.
368
+ r"""Sets the connectors of this FlowMeta.
369
369
 
370
370
  连接器
371
371
 
@@ -376,7 +376,7 @@ class FlowMeta:
376
376
 
377
377
  @property
378
378
  def connectors_latest(self):
379
- """Gets the connectors_latest of this FlowMeta.
379
+ r"""Gets the connectors_latest of this FlowMeta.
380
380
 
381
381
  连接器最新版本
382
382
 
@@ -387,7 +387,7 @@ class FlowMeta:
387
387
 
388
388
  @connectors_latest.setter
389
389
  def connectors_latest(self, connectors_latest):
390
- """Sets the connectors_latest of this FlowMeta.
390
+ r"""Sets the connectors_latest of this FlowMeta.
391
391
 
392
392
  连接器最新版本
393
393
 
@@ -398,7 +398,7 @@ class FlowMeta:
398
398
 
399
399
  @property
400
400
  def creatd_time(self):
401
- """Gets the creatd_time of this FlowMeta.
401
+ r"""Gets the creatd_time of this FlowMeta.
402
402
 
403
403
  创建时间
404
404
 
@@ -409,7 +409,7 @@ class FlowMeta:
409
409
 
410
410
  @creatd_time.setter
411
411
  def creatd_time(self, creatd_time):
412
- """Sets the creatd_time of this FlowMeta.
412
+ r"""Sets the creatd_time of this FlowMeta.
413
413
 
414
414
  创建时间
415
415
 
@@ -420,7 +420,7 @@ class FlowMeta:
420
420
 
421
421
  @property
422
422
  def description(self):
423
- """Gets the description of this FlowMeta.
423
+ r"""Gets the description of this FlowMeta.
424
424
 
425
425
  流的描述信息
426
426
 
@@ -431,7 +431,7 @@ class FlowMeta:
431
431
 
432
432
  @description.setter
433
433
  def description(self, description):
434
- """Sets the description of this FlowMeta.
434
+ r"""Sets the description of this FlowMeta.
435
435
 
436
436
  流的描述信息
437
437
 
@@ -442,7 +442,7 @@ class FlowMeta:
442
442
 
443
443
  @property
444
444
  def dev_status(self):
445
- """Gets the dev_status of this FlowMeta.
445
+ r"""Gets the dev_status of this FlowMeta.
446
446
 
447
447
  开发状态
448
448
 
@@ -453,7 +453,7 @@ class FlowMeta:
453
453
 
454
454
  @dev_status.setter
455
455
  def dev_status(self, dev_status):
456
- """Sets the dev_status of this FlowMeta.
456
+ r"""Sets the dev_status of this FlowMeta.
457
457
 
458
458
  开发状态
459
459
 
@@ -464,7 +464,7 @@ class FlowMeta:
464
464
 
465
465
  @property
466
466
  def domain_id(self):
467
- """Gets the domain_id of this FlowMeta.
467
+ r"""Gets the domain_id of this FlowMeta.
468
468
 
469
469
  租户ID
470
470
 
@@ -475,7 +475,7 @@ class FlowMeta:
475
475
 
476
476
  @domain_id.setter
477
477
  def domain_id(self, domain_id):
478
- """Sets the domain_id of this FlowMeta.
478
+ r"""Sets the domain_id of this FlowMeta.
479
479
 
480
480
  租户ID
481
481
 
@@ -486,7 +486,7 @@ class FlowMeta:
486
486
 
487
487
  @property
488
488
  def enterprise_project_id(self):
489
- """Gets the enterprise_project_id of this FlowMeta.
489
+ r"""Gets the enterprise_project_id of this FlowMeta.
490
490
 
491
491
  企业项目id
492
492
 
@@ -497,7 +497,7 @@ class FlowMeta:
497
497
 
498
498
  @enterprise_project_id.setter
499
499
  def enterprise_project_id(self, enterprise_project_id):
500
- """Sets the enterprise_project_id of this FlowMeta.
500
+ r"""Sets the enterprise_project_id of this FlowMeta.
501
501
 
502
502
  企业项目id
503
503
 
@@ -508,7 +508,7 @@ class FlowMeta:
508
508
 
509
509
  @property
510
510
  def enterprise_project_name(self):
511
- """Gets the enterprise_project_name of this FlowMeta.
511
+ r"""Gets the enterprise_project_name of this FlowMeta.
512
512
 
513
513
  企业项目名称
514
514
 
@@ -519,7 +519,7 @@ class FlowMeta:
519
519
 
520
520
  @enterprise_project_name.setter
521
521
  def enterprise_project_name(self, enterprise_project_name):
522
- """Sets the enterprise_project_name of this FlowMeta.
522
+ r"""Sets the enterprise_project_name of this FlowMeta.
523
523
 
524
524
  企业项目名称
525
525
 
@@ -530,7 +530,7 @@ class FlowMeta:
530
530
 
531
531
  @property
532
532
  def extend_configs(self):
533
- """Gets the extend_configs of this FlowMeta.
533
+ r"""Gets the extend_configs of this FlowMeta.
534
534
 
535
535
  流/流模板扩展配置列表
536
536
 
@@ -541,7 +541,7 @@ class FlowMeta:
541
541
 
542
542
  @extend_configs.setter
543
543
  def extend_configs(self, extend_configs):
544
- """Sets the extend_configs of this FlowMeta.
544
+ r"""Sets the extend_configs of this FlowMeta.
545
545
 
546
546
  流/流模板扩展配置列表
547
547
 
@@ -552,7 +552,7 @@ class FlowMeta:
552
552
 
553
553
  @property
554
554
  def flow_source_type(self):
555
- """Gets the flow_source_type of this FlowMeta.
555
+ r"""Gets the flow_source_type of this FlowMeta.
556
556
 
557
557
  流来源: inner: 公共流模板; custom: 我的流模板
558
558
 
@@ -563,7 +563,7 @@ class FlowMeta:
563
563
 
564
564
  @flow_source_type.setter
565
565
  def flow_source_type(self, flow_source_type):
566
- """Sets the flow_source_type of this FlowMeta.
566
+ r"""Sets the flow_source_type of this FlowMeta.
567
567
 
568
568
  流来源: inner: 公共流模板; custom: 我的流模板
569
569
 
@@ -574,7 +574,7 @@ class FlowMeta:
574
574
 
575
575
  @property
576
576
  def functions(self):
577
- """Gets the functions of this FlowMeta.
577
+ r"""Gets the functions of this FlowMeta.
578
578
 
579
579
  流/流模板函数列表
580
580
 
@@ -585,7 +585,7 @@ class FlowMeta:
585
585
 
586
586
  @functions.setter
587
587
  def functions(self, functions):
588
- """Sets the functions of this FlowMeta.
588
+ r"""Sets the functions of this FlowMeta.
589
589
 
590
590
  流/流模板函数列表
591
591
 
@@ -596,7 +596,7 @@ class FlowMeta:
596
596
 
597
597
  @property
598
598
  def graph(self):
599
- """Gets the graph of this FlowMeta.
599
+ r"""Gets the graph of this FlowMeta.
600
600
 
601
601
  流的编排数据(大josn)
602
602
 
@@ -607,7 +607,7 @@ class FlowMeta:
607
607
 
608
608
  @graph.setter
609
609
  def graph(self, graph):
610
- """Sets the graph of this FlowMeta.
610
+ r"""Sets the graph of this FlowMeta.
611
611
 
612
612
  流的编排数据(大josn)
613
613
 
@@ -618,7 +618,7 @@ class FlowMeta:
618
618
 
619
619
  @property
620
620
  def his_transfer_status(self):
621
- """Gets the his_transfer_status of this FlowMeta.
621
+ r"""Gets the his_transfer_status of this FlowMeta.
622
622
 
623
623
  :return: The his_transfer_status of this FlowMeta.
624
624
  :rtype: str
@@ -627,7 +627,7 @@ class FlowMeta:
627
627
 
628
628
  @his_transfer_status.setter
629
629
  def his_transfer_status(self, his_transfer_status):
630
- """Sets the his_transfer_status of this FlowMeta.
630
+ r"""Sets the his_transfer_status of this FlowMeta.
631
631
 
632
632
  :param his_transfer_status: The his_transfer_status of this FlowMeta.
633
633
  :type his_transfer_status: str
@@ -636,7 +636,7 @@ class FlowMeta:
636
636
 
637
637
  @property
638
638
  def icon(self):
639
- """Gets the icon of this FlowMeta.
639
+ r"""Gets the icon of this FlowMeta.
640
640
 
641
641
  logo base64编码
642
642
 
@@ -647,7 +647,7 @@ class FlowMeta:
647
647
 
648
648
  @icon.setter
649
649
  def icon(self, icon):
650
- """Sets the icon of this FlowMeta.
650
+ r"""Sets the icon of this FlowMeta.
651
651
 
652
652
  logo base64编码
653
653
 
@@ -658,7 +658,7 @@ class FlowMeta:
658
658
 
659
659
  @property
660
660
  def id(self):
661
- """Gets the id of this FlowMeta.
661
+ r"""Gets the id of this FlowMeta.
662
662
 
663
663
  ID
664
664
 
@@ -669,7 +669,7 @@ class FlowMeta:
669
669
 
670
670
  @id.setter
671
671
  def id(self, id):
672
- """Sets the id of this FlowMeta.
672
+ r"""Sets the id of this FlowMeta.
673
673
 
674
674
  ID
675
675
 
@@ -680,7 +680,7 @@ class FlowMeta:
680
680
 
681
681
  @property
682
682
  def installed_connector(self):
683
- """Gets the installed_connector of this FlowMeta.
683
+ r"""Gets the installed_connector of this FlowMeta.
684
684
 
685
685
  已部署的connector id
686
686
 
@@ -691,7 +691,7 @@ class FlowMeta:
691
691
 
692
692
  @installed_connector.setter
693
693
  def installed_connector(self, installed_connector):
694
- """Sets the installed_connector of this FlowMeta.
694
+ r"""Sets the installed_connector of this FlowMeta.
695
695
 
696
696
  已部署的connector id
697
697
 
@@ -702,7 +702,7 @@ class FlowMeta:
702
702
 
703
703
  @property
704
704
  def is_valid(self):
705
- """Gets the is_valid of this FlowMeta.
705
+ r"""Gets the is_valid of this FlowMeta.
706
706
 
707
707
  :return: The is_valid of this FlowMeta.
708
708
  :rtype: bool
@@ -711,7 +711,7 @@ class FlowMeta:
711
711
 
712
712
  @is_valid.setter
713
713
  def is_valid(self, is_valid):
714
- """Sets the is_valid of this FlowMeta.
714
+ r"""Sets the is_valid of this FlowMeta.
715
715
 
716
716
  :param is_valid: The is_valid of this FlowMeta.
717
717
  :type is_valid: bool
@@ -720,7 +720,7 @@ class FlowMeta:
720
720
 
721
721
  @property
722
722
  def label(self):
723
- """Gets the label of this FlowMeta.
723
+ r"""Gets the label of this FlowMeta.
724
724
 
725
725
  :return: The label of this FlowMeta.
726
726
  :rtype: str
@@ -729,7 +729,7 @@ class FlowMeta:
729
729
 
730
730
  @label.setter
731
731
  def label(self, label):
732
- """Sets the label of this FlowMeta.
732
+ r"""Sets the label of this FlowMeta.
733
733
 
734
734
  :param label: The label of this FlowMeta.
735
735
  :type label: str
@@ -738,7 +738,7 @@ class FlowMeta:
738
738
 
739
739
  @property
740
740
  def name(self):
741
- """Gets the name of this FlowMeta.
741
+ r"""Gets the name of this FlowMeta.
742
742
 
743
743
  流的名称
744
744
 
@@ -749,7 +749,7 @@ class FlowMeta:
749
749
 
750
750
  @name.setter
751
751
  def name(self, name):
752
- """Sets the name of this FlowMeta.
752
+ r"""Sets the name of this FlowMeta.
753
753
 
754
754
  流的名称
755
755
 
@@ -760,7 +760,7 @@ class FlowMeta:
760
760
 
761
761
  @property
762
762
  def notice_status(self):
763
- """Gets the notice_status of this FlowMeta.
763
+ r"""Gets the notice_status of this FlowMeta.
764
764
 
765
765
  :return: The notice_status of this FlowMeta.
766
766
  :rtype: str
@@ -769,7 +769,7 @@ class FlowMeta:
769
769
 
770
770
  @notice_status.setter
771
771
  def notice_status(self, notice_status):
772
- """Sets the notice_status of this FlowMeta.
772
+ r"""Sets the notice_status of this FlowMeta.
773
773
 
774
774
  :param notice_status: The notice_status of this FlowMeta.
775
775
  :type notice_status: str
@@ -778,7 +778,7 @@ class FlowMeta:
778
778
 
779
779
  @property
780
780
  def project_id(self):
781
- """Gets the project_id of this FlowMeta.
781
+ r"""Gets the project_id of this FlowMeta.
782
782
 
783
783
  用户项目ID
784
784
 
@@ -789,7 +789,7 @@ class FlowMeta:
789
789
 
790
790
  @project_id.setter
791
791
  def project_id(self, project_id):
792
- """Sets the project_id of this FlowMeta.
792
+ r"""Sets the project_id of this FlowMeta.
793
793
 
794
794
  用户项目ID
795
795
 
@@ -800,7 +800,7 @@ class FlowMeta:
800
800
 
801
801
  @property
802
802
  def schema_version(self):
803
- """Gets the schema_version of this FlowMeta.
803
+ r"""Gets the schema_version of this FlowMeta.
804
804
 
805
805
  schema版本
806
806
 
@@ -811,7 +811,7 @@ class FlowMeta:
811
811
 
812
812
  @schema_version.setter
813
813
  def schema_version(self, schema_version):
814
- """Sets the schema_version of this FlowMeta.
814
+ r"""Sets the schema_version of this FlowMeta.
815
815
 
816
816
  schema版本
817
817
 
@@ -822,7 +822,7 @@ class FlowMeta:
822
822
 
823
823
  @property
824
824
  def status(self):
825
- """Gets the status of this FlowMeta.
825
+ r"""Gets the status of this FlowMeta.
826
826
 
827
827
  流的状态
828
828
 
@@ -833,7 +833,7 @@ class FlowMeta:
833
833
 
834
834
  @status.setter
835
835
  def status(self, status):
836
- """Sets the status of this FlowMeta.
836
+ r"""Sets the status of this FlowMeta.
837
837
 
838
838
  流的状态
839
839
 
@@ -844,7 +844,7 @@ class FlowMeta:
844
844
 
845
845
  @property
846
846
  def steps(self):
847
- """Gets the steps of this FlowMeta.
847
+ r"""Gets the steps of this FlowMeta.
848
848
 
849
849
  流的编排数据(大josn)
850
850
 
@@ -855,7 +855,7 @@ class FlowMeta:
855
855
 
856
856
  @steps.setter
857
857
  def steps(self, steps):
858
- """Sets the steps of this FlowMeta.
858
+ r"""Sets the steps of this FlowMeta.
859
859
 
860
860
  流的编排数据(大josn)
861
861
 
@@ -866,7 +866,7 @@ class FlowMeta:
866
866
 
867
867
  @property
868
868
  def tags(self):
869
- """Gets the tags of this FlowMeta.
869
+ r"""Gets the tags of this FlowMeta.
870
870
 
871
871
  标签列表
872
872
 
@@ -877,7 +877,7 @@ class FlowMeta:
877
877
 
878
878
  @tags.setter
879
879
  def tags(self, tags):
880
- """Sets the tags of this FlowMeta.
880
+ r"""Sets the tags of this FlowMeta.
881
881
 
882
882
  标签列表
883
883
 
@@ -888,7 +888,7 @@ class FlowMeta:
888
888
 
889
889
  @property
890
890
  def template_id(self):
891
- """Gets the template_id of this FlowMeta.
891
+ r"""Gets the template_id of this FlowMeta.
892
892
 
893
893
  模板ID
894
894
 
@@ -899,7 +899,7 @@ class FlowMeta:
899
899
 
900
900
  @template_id.setter
901
901
  def template_id(self, template_id):
902
- """Sets the template_id of this FlowMeta.
902
+ r"""Sets the template_id of this FlowMeta.
903
903
 
904
904
  模板ID
905
905
 
@@ -910,7 +910,7 @@ class FlowMeta:
910
910
 
911
911
  @property
912
912
  def template_name(self):
913
- """Gets the template_name of this FlowMeta.
913
+ r"""Gets the template_name of this FlowMeta.
914
914
 
915
915
  模板名称
916
916
 
@@ -921,7 +921,7 @@ class FlowMeta:
921
921
 
922
922
  @template_name.setter
923
923
  def template_name(self, template_name):
924
- """Sets the template_name of this FlowMeta.
924
+ r"""Sets the template_name of this FlowMeta.
925
925
 
926
926
  模板名称
927
927
 
@@ -932,7 +932,7 @@ class FlowMeta:
932
932
 
933
933
  @property
934
934
  def test_result(self):
935
- """Gets the test_result of this FlowMeta.
935
+ r"""Gets the test_result of this FlowMeta.
936
936
 
937
937
  测试结果
938
938
 
@@ -943,7 +943,7 @@ class FlowMeta:
943
943
 
944
944
  @test_result.setter
945
945
  def test_result(self, test_result):
946
- """Sets the test_result of this FlowMeta.
946
+ r"""Sets the test_result of this FlowMeta.
947
947
 
948
948
  测试结果
949
949
 
@@ -954,7 +954,7 @@ class FlowMeta:
954
954
 
955
955
  @property
956
956
  def type(self):
957
- """Gets the type of this FlowMeta.
957
+ r"""Gets the type of this FlowMeta.
958
958
 
959
959
  类型
960
960
 
@@ -965,7 +965,7 @@ class FlowMeta:
965
965
 
966
966
  @type.setter
967
967
  def type(self, type):
968
- """Sets the type of this FlowMeta.
968
+ r"""Sets the type of this FlowMeta.
969
969
 
970
970
  类型
971
971
 
@@ -976,7 +976,7 @@ class FlowMeta:
976
976
 
977
977
  @property
978
978
  def updated_time(self):
979
- """Gets the updated_time of this FlowMeta.
979
+ r"""Gets the updated_time of this FlowMeta.
980
980
 
981
981
  修改时间
982
982
 
@@ -987,7 +987,7 @@ class FlowMeta:
987
987
 
988
988
  @updated_time.setter
989
989
  def updated_time(self, updated_time):
990
- """Sets the updated_time of this FlowMeta.
990
+ r"""Sets the updated_time of this FlowMeta.
991
991
 
992
992
  修改时间
993
993
 
@@ -998,7 +998,7 @@ class FlowMeta:
998
998
 
999
999
  @property
1000
1000
  def user_id(self):
1001
- """Gets the user_id of this FlowMeta.
1001
+ r"""Gets the user_id of this FlowMeta.
1002
1002
 
1003
1003
  账号(所有者)
1004
1004
 
@@ -1009,7 +1009,7 @@ class FlowMeta:
1009
1009
 
1010
1010
  @user_id.setter
1011
1011
  def user_id(self, user_id):
1012
- """Sets the user_id of this FlowMeta.
1012
+ r"""Sets the user_id of this FlowMeta.
1013
1013
 
1014
1014
  账号(所有者)
1015
1015
 
@@ -1020,7 +1020,7 @@ class FlowMeta:
1020
1020
 
1021
1021
  @property
1022
1022
  def version(self):
1023
- """Gets the version of this FlowMeta.
1023
+ r"""Gets the version of this FlowMeta.
1024
1024
 
1025
1025
  流的版本号
1026
1026
 
@@ -1031,7 +1031,7 @@ class FlowMeta:
1031
1031
 
1032
1032
  @version.setter
1033
1033
  def version(self, version):
1034
- """Sets the version of this FlowMeta.
1034
+ r"""Sets the version of this FlowMeta.
1035
1035
 
1036
1036
  流的版本号
1037
1037
 
@@ -1042,7 +1042,7 @@ class FlowMeta:
1042
1042
 
1043
1043
  @property
1044
1044
  def webhook(self):
1045
- """Gets the webhook of this FlowMeta.
1045
+ r"""Gets the webhook of this FlowMeta.
1046
1046
 
1047
1047
  webhook触发url的ID
1048
1048
 
@@ -1053,7 +1053,7 @@ class FlowMeta:
1053
1053
 
1054
1054
  @webhook.setter
1055
1055
  def webhook(self, webhook):
1056
- """Sets the webhook of this FlowMeta.
1056
+ r"""Sets the webhook of this FlowMeta.
1057
1057
 
1058
1058
  webhook触发url的ID
1059
1059