You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/integrations_v1alpha.projects.locations.integrations.versions.html
+24-8Lines changed: 24 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -876,13 +876,14 @@ <h3>Method Details</h3>
876
876
"taskId": "A String", # Task number of the next task.
877
877
},
878
878
],
879
+
"trigger": "A String", # Optional. Name of the trigger. Example: "API Trigger", "Cloud Pub Sub Trigger" When set will be sent out to monitoring dashabord for tracking purpose.
879
880
"triggerId": "A String", # Optional. The backend trigger ID.
880
881
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the integration on UI.
881
882
"triggerType": "A String", # Optional. Type of trigger
{ # Configuration detail of a trigger. Next available id: 19
886
+
{ # Configuration detail of a trigger. Next available id: 20
886
887
"alertConfig": [ # An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
887
888
{ # Message to be used to configure custom alerting in the {@code EventConfig} protos for an event.
888
889
"aggregationPeriod": "A String", # For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
@@ -1028,6 +1029,7 @@ <h3>Method Details</h3>
1028
1029
"triggerCriteriaTaskImplementationClassName": "A String", # Optional. Implementation class name. The class should implement the “TypedTask” interface.
1029
1030
},
1030
1031
"triggerId": "A String", # The backend trigger ID.
1032
+
"triggerName": "A String", # Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
1031
1033
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the workflow on UI.
1032
1034
"triggerType": "A String",
1033
1035
},
@@ -1797,13 +1799,14 @@ <h3>Method Details</h3>
1797
1799
"taskId": "A String", # Task number of the next task.
1798
1800
},
1799
1801
],
1802
+
"trigger": "A String", # Optional. Name of the trigger. Example: "API Trigger", "Cloud Pub Sub Trigger" When set will be sent out to monitoring dashabord for tracking purpose.
1800
1803
"triggerId": "A String", # Optional. The backend trigger ID.
1801
1804
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the integration on UI.
1802
1805
"triggerType": "A String", # Optional. Type of trigger
{ # Configuration detail of a trigger. Next available id: 19
1809
+
{ # Configuration detail of a trigger. Next available id: 20
1807
1810
"alertConfig": [ # An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
1808
1811
{ # Message to be used to configure custom alerting in the {@code EventConfig} protos for an event.
1809
1812
"aggregationPeriod": "A String", # For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
@@ -1949,6 +1952,7 @@ <h3>Method Details</h3>
1949
1952
"triggerCriteriaTaskImplementationClassName": "A String", # Optional. Implementation class name. The class should implement the “TypedTask” interface.
1950
1953
},
1951
1954
"triggerId": "A String", # The backend trigger ID.
1955
+
"triggerName": "A String", # Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
1952
1956
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the workflow on UI.
1953
1957
"triggerType": "A String",
1954
1958
},
@@ -2765,13 +2769,14 @@ <h3>Method Details</h3>
2765
2769
"taskId": "A String", # Task number of the next task.
2766
2770
},
2767
2771
],
2772
+
"trigger": "A String", # Optional. Name of the trigger. Example: "API Trigger", "Cloud Pub Sub Trigger" When set will be sent out to monitoring dashabord for tracking purpose.
2768
2773
"triggerId": "A String", # Optional. The backend trigger ID.
2769
2774
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the integration on UI.
2770
2775
"triggerType": "A String", # Optional. Type of trigger
{ # Configuration detail of a trigger. Next available id: 19
2779
+
{ # Configuration detail of a trigger. Next available id: 20
2775
2780
"alertConfig": [ # An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
2776
2781
{ # Message to be used to configure custom alerting in the {@code EventConfig} protos for an event.
2777
2782
"aggregationPeriod": "A String", # For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
@@ -2917,6 +2922,7 @@ <h3>Method Details</h3>
2917
2922
"triggerCriteriaTaskImplementationClassName": "A String", # Optional. Implementation class name. The class should implement the “TypedTask” interface.
2918
2923
},
2919
2924
"triggerId": "A String", # The backend trigger ID.
2925
+
"triggerName": "A String", # Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
2920
2926
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the workflow on UI.
2921
2927
"triggerType": "A String",
2922
2928
},
@@ -3698,13 +3704,14 @@ <h3>Method Details</h3>
3698
3704
"taskId": "A String", # Task number of the next task.
3699
3705
},
3700
3706
],
3707
+
"trigger": "A String", # Optional. Name of the trigger. Example: "API Trigger", "Cloud Pub Sub Trigger" When set will be sent out to monitoring dashabord for tracking purpose.
3701
3708
"triggerId": "A String", # Optional. The backend trigger ID.
3702
3709
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the integration on UI.
3703
3710
"triggerType": "A String", # Optional. Type of trigger
{ # Configuration detail of a trigger. Next available id: 19
3714
+
{ # Configuration detail of a trigger. Next available id: 20
3708
3715
"alertConfig": [ # An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
3709
3716
{ # Message to be used to configure custom alerting in the {@code EventConfig} protos for an event.
3710
3717
"aggregationPeriod": "A String", # For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
@@ -3850,6 +3857,7 @@ <h3>Method Details</h3>
3850
3857
"triggerCriteriaTaskImplementationClassName": "A String", # Optional. Implementation class name. The class should implement the “TypedTask” interface.
3851
3858
},
3852
3859
"triggerId": "A String", # The backend trigger ID.
3860
+
"triggerName": "A String", # Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
3853
3861
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the workflow on UI.
3854
3862
"triggerType": "A String",
3855
3863
},
@@ -4637,13 +4645,14 @@ <h3>Method Details</h3>
4637
4645
"taskId": "A String", # Task number of the next task.
4638
4646
},
4639
4647
],
4648
+
"trigger": "A String", # Optional. Name of the trigger. Example: "API Trigger", "Cloud Pub Sub Trigger" When set will be sent out to monitoring dashabord for tracking purpose.
4640
4649
"triggerId": "A String", # Optional. The backend trigger ID.
4641
4650
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the integration on UI.
4642
4651
"triggerType": "A String", # Optional. Type of trigger
{ # Configuration detail of a trigger. Next available id: 19
4655
+
{ # Configuration detail of a trigger. Next available id: 20
4647
4656
"alertConfig": [ # An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
4648
4657
{ # Message to be used to configure custom alerting in the {@code EventConfig} protos for an event.
4649
4658
"aggregationPeriod": "A String", # For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
@@ -4789,6 +4798,7 @@ <h3>Method Details</h3>
4789
4798
"triggerCriteriaTaskImplementationClassName": "A String", # Optional. Implementation class name. The class should implement the “TypedTask” interface.
4790
4799
},
4791
4800
"triggerId": "A String", # The backend trigger ID.
4801
+
"triggerName": "A String", # Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
4792
4802
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the workflow on UI.
4793
4803
"triggerType": "A String",
4794
4804
},
@@ -5557,13 +5567,14 @@ <h3>Method Details</h3>
5557
5567
"taskId": "A String", # Task number of the next task.
5558
5568
},
5559
5569
],
5570
+
"trigger": "A String", # Optional. Name of the trigger. Example: "API Trigger", "Cloud Pub Sub Trigger" When set will be sent out to monitoring dashabord for tracking purpose.
5560
5571
"triggerId": "A String", # Optional. The backend trigger ID.
5561
5572
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the integration on UI.
5562
5573
"triggerType": "A String", # Optional. Type of trigger
{ # Configuration detail of a trigger. Next available id: 19
5577
+
{ # Configuration detail of a trigger. Next available id: 20
5567
5578
"alertConfig": [ # An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
5568
5579
{ # Message to be used to configure custom alerting in the {@code EventConfig} protos for an event.
5569
5580
"aggregationPeriod": "A String", # For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
@@ -5709,6 +5720,7 @@ <h3>Method Details</h3>
5709
5720
"triggerCriteriaTaskImplementationClassName": "A String", # Optional. Implementation class name. The class should implement the “TypedTask” interface.
5710
5721
},
5711
5722
"triggerId": "A String", # The backend trigger ID.
5723
+
"triggerName": "A String", # Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
5712
5724
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the workflow on UI.
5713
5725
"triggerType": "A String",
5714
5726
},
@@ -6514,13 +6526,14 @@ <h3>Method Details</h3>
6514
6526
"taskId": "A String", # Task number of the next task.
6515
6527
},
6516
6528
],
6529
+
"trigger": "A String", # Optional. Name of the trigger. Example: "API Trigger", "Cloud Pub Sub Trigger" When set will be sent out to monitoring dashabord for tracking purpose.
6517
6530
"triggerId": "A String", # Optional. The backend trigger ID.
6518
6531
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the integration on UI.
6519
6532
"triggerType": "A String", # Optional. Type of trigger
{ # Configuration detail of a trigger. Next available id: 19
6536
+
{ # Configuration detail of a trigger. Next available id: 20
6524
6537
"alertConfig": [ # An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
6525
6538
{ # Message to be used to configure custom alerting in the {@code EventConfig} protos for an event.
6526
6539
"aggregationPeriod": "A String", # For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
@@ -6666,6 +6679,7 @@ <h3>Method Details</h3>
6666
6679
"triggerCriteriaTaskImplementationClassName": "A String", # Optional. Implementation class name. The class should implement the “TypedTask” interface.
6667
6680
},
6668
6681
"triggerId": "A String", # The backend trigger ID.
6682
+
"triggerName": "A String", # Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
6669
6683
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the workflow on UI.
6670
6684
"triggerType": "A String",
6671
6685
},
@@ -7474,13 +7488,14 @@ <h3>Method Details</h3>
7474
7488
"taskId": "A String", # Task number of the next task.
7475
7489
},
7476
7490
],
7491
+
"trigger": "A String", # Optional. Name of the trigger. Example: "API Trigger", "Cloud Pub Sub Trigger" When set will be sent out to monitoring dashabord for tracking purpose.
7477
7492
"triggerId": "A String", # Optional. The backend trigger ID.
7478
7493
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the integration on UI.
7479
7494
"triggerType": "A String", # Optional. Type of trigger
{ # Configuration detail of a trigger. Next available id: 19
7498
+
{ # Configuration detail of a trigger. Next available id: 20
7484
7499
"alertConfig": [ # An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
7485
7500
{ # Message to be used to configure custom alerting in the {@code EventConfig} protos for an event.
7486
7501
"aggregationPeriod": "A String", # For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
@@ -7626,6 +7641,7 @@ <h3>Method Details</h3>
7626
7641
"triggerCriteriaTaskImplementationClassName": "A String", # Optional. Implementation class name. The class should implement the “TypedTask” interface.
7627
7642
},
7628
7643
"triggerId": "A String", # The backend trigger ID.
7644
+
"triggerName": "A String", # Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
7629
7645
"triggerNumber": "A String", # Required. A number to uniquely identify each trigger config within the workflow on UI.
0 commit comments