google-apis-integrations_v1 0.2.0 → 0.4.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/lib/google/apis/integrations_v1/classes.rb +1694 -178
- data/lib/google/apis/integrations_v1/gem_version.rb +3 -3
- data/lib/google/apis/integrations_v1/representations.rb +750 -31
- data/lib/google/apis/integrations_v1/service.rb +1756 -808
- metadata +6 -9
@@ -100,6 +100,12 @@ module Google
|
|
100
100
|
include Google::Apis::Core::JsonObjectSupport
|
101
101
|
end
|
102
102
|
|
103
|
+
class EnterpriseCrmEventbusProtoCloudLoggingDetails
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
103
109
|
class EnterpriseCrmEventbusProtoCloudSchedulerConfig
|
104
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
111
|
|
@@ -124,6 +130,12 @@ module Google
|
|
124
130
|
include Google::Apis::Core::JsonObjectSupport
|
125
131
|
end
|
126
132
|
|
133
|
+
class EnterpriseCrmEventbusProtoConditionalFailurePolicies
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
127
139
|
class EnterpriseCrmEventbusProtoConnectorsConnection
|
128
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
141
|
|
@@ -616,6 +628,12 @@ module Google
|
|
616
628
|
include Google::Apis::Core::JsonObjectSupport
|
617
629
|
end
|
618
630
|
|
631
|
+
class EnterpriseCrmFrontendsEventbusProtoEventExecutionInfoReplayInfo
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
635
|
+
end
|
636
|
+
|
619
637
|
class EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot
|
620
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
639
|
|
@@ -718,37 +736,37 @@ module Google
|
|
718
736
|
include Google::Apis::Core::JsonObjectSupport
|
719
737
|
end
|
720
738
|
|
721
|
-
class
|
739
|
+
class EnterpriseCrmFrontendsEventbusProtoTriggerConfigVariables
|
722
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
741
|
|
724
742
|
include Google::Apis::Core::JsonObjectSupport
|
725
743
|
end
|
726
744
|
|
727
|
-
class
|
745
|
+
class EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry
|
728
746
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
747
|
|
730
748
|
include Google::Apis::Core::JsonObjectSupport
|
731
749
|
end
|
732
750
|
|
733
|
-
class
|
751
|
+
class EnterpriseCrmFrontendsEventbusProtoWorkflowParameters
|
734
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
753
|
|
736
754
|
include Google::Apis::Core::JsonObjectSupport
|
737
755
|
end
|
738
756
|
|
739
|
-
class
|
757
|
+
class GoogleCloudConnectorsV1AuthConfig
|
740
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
759
|
|
742
760
|
include Google::Apis::Core::JsonObjectSupport
|
743
761
|
end
|
744
762
|
|
745
|
-
class
|
763
|
+
class GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlow
|
746
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
765
|
|
748
766
|
include Google::Apis::Core::JsonObjectSupport
|
749
767
|
end
|
750
768
|
|
751
|
-
class
|
769
|
+
class GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlowGoogleManaged
|
752
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
771
|
|
754
772
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -832,6 +850,12 @@ module Google
|
|
832
850
|
include Google::Apis::Core::JsonObjectSupport
|
833
851
|
end
|
834
852
|
|
853
|
+
class GoogleCloudConnectorsV1EnrichmentConfig
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
|
+
|
856
|
+
include Google::Apis::Core::JsonObjectSupport
|
857
|
+
end
|
858
|
+
|
835
859
|
class GoogleCloudConnectorsV1EventingConfig
|
836
860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
861
|
|
@@ -856,6 +880,12 @@ module Google
|
|
856
880
|
include Google::Apis::Core::JsonObjectSupport
|
857
881
|
end
|
858
882
|
|
883
|
+
class GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions
|
884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
|
+
|
886
|
+
include Google::Apis::Core::JsonObjectSupport
|
887
|
+
end
|
888
|
+
|
859
889
|
class GoogleCloudConnectorsV1EventingStatus
|
860
890
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
891
|
|
@@ -916,6 +946,24 @@ module Google
|
|
916
946
|
include Google::Apis::Core::JsonObjectSupport
|
917
947
|
end
|
918
948
|
|
949
|
+
class GoogleCloudIntegrationsV1alphaApiTriggerResource
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
955
|
+
class GoogleCloudIntegrationsV1alphaAssertion
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
959
|
+
end
|
960
|
+
|
961
|
+
class GoogleCloudIntegrationsV1alphaAssertionResult
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
919
967
|
class GoogleCloudIntegrationsV1alphaAttemptStats
|
920
968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
969
|
|
@@ -988,6 +1036,12 @@ module Google
|
|
988
1036
|
include Google::Apis::Core::JsonObjectSupport
|
989
1037
|
end
|
990
1038
|
|
1039
|
+
class GoogleCloudIntegrationsV1alphaConditionalFailurePolicies
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1041
|
+
|
1042
|
+
include Google::Apis::Core::JsonObjectSupport
|
1043
|
+
end
|
1044
|
+
|
991
1045
|
class GoogleCloudIntegrationsV1alphaConnectionSchemaMetadata
|
992
1046
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
1047
|
|
@@ -1060,6 +1114,18 @@ module Google
|
|
1060
1114
|
include Google::Apis::Core::JsonObjectSupport
|
1061
1115
|
end
|
1062
1116
|
|
1117
|
+
class GoogleCloudIntegrationsV1alphaDownloadTemplateResponse
|
1118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
|
+
|
1120
|
+
include Google::Apis::Core::JsonObjectSupport
|
1121
|
+
end
|
1122
|
+
|
1123
|
+
class GoogleCloudIntegrationsV1alphaDownloadTestCaseResponse
|
1124
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
|
+
|
1126
|
+
include Google::Apis::Core::JsonObjectSupport
|
1127
|
+
end
|
1128
|
+
|
1063
1129
|
class GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse
|
1064
1130
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
1131
|
|
@@ -1096,6 +1162,30 @@ module Google
|
|
1096
1162
|
include Google::Apis::Core::JsonObjectSupport
|
1097
1163
|
end
|
1098
1164
|
|
1165
|
+
class GoogleCloudIntegrationsV1alphaExecuteTestCaseRequest
|
1166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1167
|
+
|
1168
|
+
include Google::Apis::Core::JsonObjectSupport
|
1169
|
+
end
|
1170
|
+
|
1171
|
+
class GoogleCloudIntegrationsV1alphaExecuteTestCaseResponse
|
1172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1173
|
+
|
1174
|
+
include Google::Apis::Core::JsonObjectSupport
|
1175
|
+
end
|
1176
|
+
|
1177
|
+
class GoogleCloudIntegrationsV1alphaExecuteTestCasesRequest
|
1178
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1179
|
+
|
1180
|
+
include Google::Apis::Core::JsonObjectSupport
|
1181
|
+
end
|
1182
|
+
|
1183
|
+
class GoogleCloudIntegrationsV1alphaExecuteTestCasesResponse
|
1184
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1185
|
+
|
1186
|
+
include Google::Apis::Core::JsonObjectSupport
|
1187
|
+
end
|
1188
|
+
|
1099
1189
|
class GoogleCloudIntegrationsV1alphaExecution
|
1100
1190
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
1191
|
|
@@ -1108,6 +1198,12 @@ module Google
|
|
1108
1198
|
include Google::Apis::Core::JsonObjectSupport
|
1109
1199
|
end
|
1110
1200
|
|
1201
|
+
class GoogleCloudIntegrationsV1alphaExecutionReplayInfo
|
1202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
|
+
|
1204
|
+
include Google::Apis::Core::JsonObjectSupport
|
1205
|
+
end
|
1206
|
+
|
1111
1207
|
class GoogleCloudIntegrationsV1alphaExecutionSnapshot
|
1112
1208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
1209
|
|
@@ -1132,6 +1228,18 @@ module Google
|
|
1132
1228
|
include Google::Apis::Core::JsonObjectSupport
|
1133
1229
|
end
|
1134
1230
|
|
1231
|
+
class GoogleCloudIntegrationsV1alphaGenerateOpenApiSpecRequest
|
1232
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
|
+
|
1234
|
+
include Google::Apis::Core::JsonObjectSupport
|
1235
|
+
end
|
1236
|
+
|
1237
|
+
class GoogleCloudIntegrationsV1alphaGenerateOpenApiSpecResponse
|
1238
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
|
+
|
1240
|
+
include Google::Apis::Core::JsonObjectSupport
|
1241
|
+
end
|
1242
|
+
|
1135
1243
|
class GoogleCloudIntegrationsV1alphaGenerateTokenResponse
|
1136
1244
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
1245
|
|
@@ -1150,6 +1258,18 @@ module Google
|
|
1150
1258
|
include Google::Apis::Core::JsonObjectSupport
|
1151
1259
|
end
|
1152
1260
|
|
1261
|
+
class GoogleCloudIntegrationsV1alphaImportTemplateRequest
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
|
+
|
1264
|
+
include Google::Apis::Core::JsonObjectSupport
|
1265
|
+
end
|
1266
|
+
|
1267
|
+
class GoogleCloudIntegrationsV1alphaImportTemplateResponse
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
|
+
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
1271
|
+
end
|
1272
|
+
|
1153
1273
|
class GoogleCloudIntegrationsV1alphaIntParameterArray
|
1154
1274
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
1275
|
|
@@ -1192,6 +1312,12 @@ module Google
|
|
1192
1312
|
include Google::Apis::Core::JsonObjectSupport
|
1193
1313
|
end
|
1194
1314
|
|
1315
|
+
class GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
|
+
|
1318
|
+
include Google::Apis::Core::JsonObjectSupport
|
1319
|
+
end
|
1320
|
+
|
1195
1321
|
class GoogleCloudIntegrationsV1alphaJwt
|
1196
1322
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
1323
|
|
@@ -1288,6 +1414,30 @@ module Google
|
|
1288
1414
|
include Google::Apis::Core::JsonObjectSupport
|
1289
1415
|
end
|
1290
1416
|
|
1417
|
+
class GoogleCloudIntegrationsV1alphaListTemplatesResponse
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
|
+
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
1421
|
+
end
|
1422
|
+
|
1423
|
+
class GoogleCloudIntegrationsV1alphaListTestCaseExecutionsResponse
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class GoogleCloudIntegrationsV1alphaListTestCasesResponse
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class GoogleCloudIntegrationsV1alphaMockConfig
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
|
+
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
1439
|
+
end
|
1440
|
+
|
1291
1441
|
class GoogleCloudIntegrationsV1alphaNextTask
|
1292
1442
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
1443
|
|
@@ -1366,6 +1516,18 @@ module Google
|
|
1366
1516
|
include Google::Apis::Core::JsonObjectSupport
|
1367
1517
|
end
|
1368
1518
|
|
1519
|
+
class GoogleCloudIntegrationsV1alphaReplayExecutionRequest
|
1520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
|
+
|
1522
|
+
include Google::Apis::Core::JsonObjectSupport
|
1523
|
+
end
|
1524
|
+
|
1525
|
+
class GoogleCloudIntegrationsV1alphaReplayExecutionResponse
|
1526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1527
|
+
|
1528
|
+
include Google::Apis::Core::JsonObjectSupport
|
1529
|
+
end
|
1530
|
+
|
1369
1531
|
class GoogleCloudIntegrationsV1alphaResolveSuspensionRequest
|
1370
1532
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1371
1533
|
|
@@ -1402,6 +1564,12 @@ module Google
|
|
1402
1564
|
include Google::Apis::Core::JsonObjectSupport
|
1403
1565
|
end
|
1404
1566
|
|
1567
|
+
class GoogleCloudIntegrationsV1alphaSearchTemplatesResponse
|
1568
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1569
|
+
|
1570
|
+
include Google::Apis::Core::JsonObjectSupport
|
1571
|
+
end
|
1572
|
+
|
1405
1573
|
class GoogleCloudIntegrationsV1alphaSerializedFile
|
1406
1574
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
1575
|
|
@@ -1426,6 +1594,12 @@ module Google
|
|
1426
1594
|
include Google::Apis::Core::JsonObjectSupport
|
1427
1595
|
end
|
1428
1596
|
|
1597
|
+
class GoogleCloudIntegrationsV1alphaShareTemplateRequest
|
1598
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1599
|
+
|
1600
|
+
include Google::Apis::Core::JsonObjectSupport
|
1601
|
+
end
|
1602
|
+
|
1429
1603
|
class GoogleCloudIntegrationsV1alphaStringParameterArray
|
1430
1604
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
1605
|
|
@@ -1486,6 +1660,12 @@ module Google
|
|
1486
1660
|
include Google::Apis::Core::JsonObjectSupport
|
1487
1661
|
end
|
1488
1662
|
|
1663
|
+
class GoogleCloudIntegrationsV1alphaTakeoverTestCaseEditLockRequest
|
1664
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1665
|
+
|
1666
|
+
include Google::Apis::Core::JsonObjectSupport
|
1667
|
+
end
|
1668
|
+
|
1489
1669
|
class GoogleCloudIntegrationsV1alphaTaskConfig
|
1490
1670
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
1671
|
|
@@ -1498,6 +1678,30 @@ module Google
|
|
1498
1678
|
include Google::Apis::Core::JsonObjectSupport
|
1499
1679
|
end
|
1500
1680
|
|
1681
|
+
class GoogleCloudIntegrationsV1alphaTemplate
|
1682
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1683
|
+
|
1684
|
+
include Google::Apis::Core::JsonObjectSupport
|
1685
|
+
end
|
1686
|
+
|
1687
|
+
class GoogleCloudIntegrationsV1alphaTemplateBundle
|
1688
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1689
|
+
|
1690
|
+
include Google::Apis::Core::JsonObjectSupport
|
1691
|
+
end
|
1692
|
+
|
1693
|
+
class GoogleCloudIntegrationsV1alphaTemplateComponent
|
1694
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1695
|
+
|
1696
|
+
include Google::Apis::Core::JsonObjectSupport
|
1697
|
+
end
|
1698
|
+
|
1699
|
+
class GoogleCloudIntegrationsV1alphaTestCase
|
1700
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1701
|
+
|
1702
|
+
include Google::Apis::Core::JsonObjectSupport
|
1703
|
+
end
|
1704
|
+
|
1501
1705
|
class GoogleCloudIntegrationsV1alphaTestIntegrationsRequest
|
1502
1706
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
1707
|
|
@@ -1510,18 +1714,36 @@ module Google
|
|
1510
1714
|
include Google::Apis::Core::JsonObjectSupport
|
1511
1715
|
end
|
1512
1716
|
|
1717
|
+
class GoogleCloudIntegrationsV1alphaTestTaskConfig
|
1718
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1719
|
+
|
1720
|
+
include Google::Apis::Core::JsonObjectSupport
|
1721
|
+
end
|
1722
|
+
|
1513
1723
|
class GoogleCloudIntegrationsV1alphaTriggerConfig
|
1514
1724
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
1725
|
|
1516
1726
|
include Google::Apis::Core::JsonObjectSupport
|
1517
1727
|
end
|
1518
1728
|
|
1729
|
+
class GoogleCloudIntegrationsV1alphaTriggerConfigVariables
|
1730
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
|
+
|
1732
|
+
include Google::Apis::Core::JsonObjectSupport
|
1733
|
+
end
|
1734
|
+
|
1519
1735
|
class GoogleCloudIntegrationsV1alphaUnpublishIntegrationVersionRequest
|
1520
1736
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
1737
|
|
1522
1738
|
include Google::Apis::Core::JsonObjectSupport
|
1523
1739
|
end
|
1524
1740
|
|
1741
|
+
class GoogleCloudIntegrationsV1alphaUnshareTemplateRequest
|
1742
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1743
|
+
|
1744
|
+
include Google::Apis::Core::JsonObjectSupport
|
1745
|
+
end
|
1746
|
+
|
1525
1747
|
class GoogleCloudIntegrationsV1alphaUploadIntegrationVersionRequest
|
1526
1748
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1527
1749
|
|
@@ -1534,6 +1756,48 @@ module Google
|
|
1534
1756
|
include Google::Apis::Core::JsonObjectSupport
|
1535
1757
|
end
|
1536
1758
|
|
1759
|
+
class GoogleCloudIntegrationsV1alphaUploadTemplateRequest
|
1760
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
|
+
|
1762
|
+
include Google::Apis::Core::JsonObjectSupport
|
1763
|
+
end
|
1764
|
+
|
1765
|
+
class GoogleCloudIntegrationsV1alphaUploadTemplateResponse
|
1766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
|
+
|
1768
|
+
include Google::Apis::Core::JsonObjectSupport
|
1769
|
+
end
|
1770
|
+
|
1771
|
+
class GoogleCloudIntegrationsV1alphaUploadTestCaseRequest
|
1772
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
|
+
|
1774
|
+
include Google::Apis::Core::JsonObjectSupport
|
1775
|
+
end
|
1776
|
+
|
1777
|
+
class GoogleCloudIntegrationsV1alphaUploadTestCaseResponse
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
|
+
|
1780
|
+
include Google::Apis::Core::JsonObjectSupport
|
1781
|
+
end
|
1782
|
+
|
1783
|
+
class GoogleCloudIntegrationsV1alphaUseTemplateRequest
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
|
+
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
1787
|
+
end
|
1788
|
+
|
1789
|
+
class GoogleCloudIntegrationsV1alphaUseTemplateRequestIntegrationDetails
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
|
+
|
1792
|
+
include Google::Apis::Core::JsonObjectSupport
|
1793
|
+
end
|
1794
|
+
|
1795
|
+
class GoogleCloudIntegrationsV1alphaUseTemplateResponse
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
|
+
|
1798
|
+
include Google::Apis::Core::JsonObjectSupport
|
1799
|
+
end
|
1800
|
+
|
1537
1801
|
class GoogleCloudIntegrationsV1alphaUsernameAndPassword
|
1538
1802
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
1803
|
|
@@ -1680,6 +1944,14 @@ module Google
|
|
1680
1944
|
end
|
1681
1945
|
end
|
1682
1946
|
|
1947
|
+
class EnterpriseCrmEventbusProtoCloudLoggingDetails
|
1948
|
+
# @private
|
1949
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1950
|
+
property :cloud_logging_severity, as: 'cloudLoggingSeverity'
|
1951
|
+
property :enable_cloud_logging, as: 'enableCloudLogging'
|
1952
|
+
end
|
1953
|
+
end
|
1954
|
+
|
1683
1955
|
class EnterpriseCrmEventbusProtoCloudSchedulerConfig
|
1684
1956
|
# @private
|
1685
1957
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1717,11 +1989,22 @@ module Google
|
|
1717
1989
|
end
|
1718
1990
|
end
|
1719
1991
|
|
1992
|
+
class EnterpriseCrmEventbusProtoConditionalFailurePolicies
|
1993
|
+
# @private
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1995
|
+
property :default_failure_policy, as: 'defaultFailurePolicy', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoFailurePolicy, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoFailurePolicy::Representation
|
1996
|
+
|
1997
|
+
collection :failure_policies, as: 'failurePolicies', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoFailurePolicy, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoFailurePolicy::Representation
|
1998
|
+
|
1999
|
+
end
|
2000
|
+
end
|
2001
|
+
|
1720
2002
|
class EnterpriseCrmEventbusProtoConnectorsConnection
|
1721
2003
|
# @private
|
1722
2004
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1723
2005
|
property :connection_name, as: 'connectionName'
|
1724
2006
|
property :connector_version, as: 'connectorVersion'
|
2007
|
+
property :host, as: 'host'
|
1725
2008
|
property :service_name, as: 'serviceName'
|
1726
2009
|
end
|
1727
2010
|
end
|
@@ -1802,6 +2085,7 @@ module Google
|
|
1802
2085
|
class EnterpriseCrmEventbusProtoEventExecutionDetails
|
1803
2086
|
# @private
|
1804
2087
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2088
|
+
property :cancel_reason, as: 'cancelReason'
|
1805
2089
|
collection :event_attempt_stats, as: 'eventAttemptStats', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats::Representation
|
1806
2090
|
|
1807
2091
|
collection :event_execution_snapshot, as: 'eventExecutionSnapshot', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoEventExecutionSnapshot, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoEventExecutionSnapshot::Representation
|
@@ -1828,6 +2112,7 @@ module Google
|
|
1828
2112
|
# @private
|
1829
2113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1830
2114
|
property :checkpoint_task_number, as: 'checkpointTaskNumber'
|
2115
|
+
property :client_id, as: 'clientId'
|
1831
2116
|
collection :condition_results, as: 'conditionResults', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoConditionResult, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoConditionResult::Representation
|
1832
2117
|
|
1833
2118
|
property :diff_params, as: 'diffParams', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoEventParameters::Representation
|
@@ -1843,6 +2128,7 @@ module Google
|
|
1843
2128
|
collection :task_execution_details, as: 'taskExecutionDetails', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoTaskExecutionDetails, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoTaskExecutionDetails::Representation
|
1844
2129
|
|
1845
2130
|
property :task_name, as: 'taskName'
|
2131
|
+
property :workflow_name, as: 'workflowName'
|
1846
2132
|
end
|
1847
2133
|
end
|
1848
2134
|
|
@@ -1879,9 +2165,11 @@ module Google
|
|
1879
2165
|
class EnterpriseCrmEventbusProtoExternalTraffic
|
1880
2166
|
# @private
|
1881
2167
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2168
|
+
property :enable_internal_ip, as: 'enableInternalIp'
|
1882
2169
|
property :gcp_project_id, as: 'gcpProjectId'
|
1883
2170
|
property :gcp_project_number, as: 'gcpProjectNumber'
|
1884
2171
|
property :location, as: 'location'
|
2172
|
+
property :retry_request_for_quota, as: 'retryRequestForQuota'
|
1885
2173
|
property :source, as: 'source'
|
1886
2174
|
end
|
1887
2175
|
end
|
@@ -1891,6 +2179,7 @@ module Google
|
|
1891
2179
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1892
2180
|
property :interval_in_seconds, :numeric_string => true, as: 'intervalInSeconds'
|
1893
2181
|
property :max_num_retries, as: 'maxNumRetries'
|
2182
|
+
property :retry_condition, as: 'retryCondition'
|
1894
2183
|
property :retry_strategy, as: 'retryStrategy'
|
1895
2184
|
end
|
1896
2185
|
end
|
@@ -1996,12 +2285,8 @@ module Google
|
|
1996
2285
|
# @private
|
1997
2286
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1998
2287
|
property :log_field_name, as: 'logFieldName'
|
1999
|
-
property :sanitize_options, as: 'sanitizeOptions', class: Google::Apis::IntegrationsV1::EnterpriseCrmLoggingGwsSanitizeOptions, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmLoggingGwsSanitizeOptions::Representation
|
2000
|
-
|
2001
2288
|
property :seed_period, as: 'seedPeriod'
|
2002
2289
|
property :seed_scope, as: 'seedScope'
|
2003
|
-
property :shortening_limits, as: 'shorteningLimits', class: Google::Apis::IntegrationsV1::EnterpriseCrmLoggingGwsFieldLimits, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmLoggingGwsFieldLimits::Representation
|
2004
|
-
|
2005
2290
|
end
|
2006
2291
|
end
|
2007
2292
|
|
@@ -2576,6 +2861,7 @@ module Google
|
|
2576
2861
|
class EnterpriseCrmFrontendsEventbusProtoEventExecutionDetails
|
2577
2862
|
# @private
|
2578
2863
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2864
|
+
property :cancel_reason, as: 'cancelReason'
|
2579
2865
|
collection :event_attempt_stats, as: 'eventAttemptStats', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats::Representation
|
2580
2866
|
|
2581
2867
|
collection :event_execution_snapshot, as: 'eventExecutionSnapshot', class: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot::Representation
|
@@ -2594,6 +2880,8 @@ module Google
|
|
2594
2880
|
# @private
|
2595
2881
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2596
2882
|
property :client_id, as: 'clientId'
|
2883
|
+
property :cloud_logging_details, as: 'cloudLoggingDetails', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoCloudLoggingDetails, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoCloudLoggingDetails::Representation
|
2884
|
+
|
2597
2885
|
property :create_time, :numeric_string => true, as: 'createTime'
|
2598
2886
|
property :error_code, as: 'errorCode', class: Google::Apis::IntegrationsV1::CrmlogErrorCode, decorator: Google::Apis::IntegrationsV1::CrmlogErrorCode::Representation
|
2599
2887
|
|
@@ -2604,9 +2892,12 @@ module Google
|
|
2604
2892
|
property :event_execution_info_id, as: 'eventExecutionInfoId'
|
2605
2893
|
property :execution_trace_info, as: 'executionTraceInfo', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoExecutionTraceInfo, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoExecutionTraceInfo::Representation
|
2606
2894
|
|
2895
|
+
property :integration_version_user_label, as: 'integrationVersionUserLabel'
|
2607
2896
|
property :last_modified_time, :numeric_string => true, as: 'lastModifiedTime'
|
2608
2897
|
property :post_method, as: 'postMethod'
|
2609
2898
|
property :product, as: 'product'
|
2899
|
+
property :replay_info, as: 'replayInfo', class: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoEventExecutionInfoReplayInfo, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoEventExecutionInfoReplayInfo::Representation
|
2900
|
+
|
2610
2901
|
property :request_id, as: 'requestId'
|
2611
2902
|
property :request_params, as: 'requestParams', class: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoEventParameters::Representation
|
2612
2903
|
|
@@ -2621,6 +2912,16 @@ module Google
|
|
2621
2912
|
end
|
2622
2913
|
end
|
2623
2914
|
|
2915
|
+
class EnterpriseCrmFrontendsEventbusProtoEventExecutionInfoReplayInfo
|
2916
|
+
# @private
|
2917
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2918
|
+
property :original_execution_info_id, as: 'originalExecutionInfoId'
|
2919
|
+
property :replay_mode, as: 'replayMode'
|
2920
|
+
property :replay_reason, as: 'replayReason'
|
2921
|
+
collection :replayed_execution_info_ids, as: 'replayedExecutionInfoIds'
|
2922
|
+
end
|
2923
|
+
end
|
2924
|
+
|
2624
2925
|
class EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot
|
2625
2926
|
# @private
|
2626
2927
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2787,6 +3088,8 @@ module Google
|
|
2787
3088
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2788
3089
|
collection :alert_configs, as: 'alertConfigs', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoTaskAlertConfig, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoTaskAlertConfig::Representation
|
2789
3090
|
|
3091
|
+
property :conditional_failure_policies, as: 'conditionalFailurePolicies', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoConditionalFailurePolicies, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoConditionalFailurePolicies::Representation
|
3092
|
+
|
2790
3093
|
property :create_time, as: 'createTime'
|
2791
3094
|
property :creator_email, as: 'creatorEmail'
|
2792
3095
|
property :description, as: 'description'
|
@@ -2851,8 +3154,12 @@ module Google
|
|
2851
3154
|
property :description, as: 'description'
|
2852
3155
|
collection :enabled_clients, as: 'enabledClients'
|
2853
3156
|
property :error_catcher_id, as: 'errorCatcherId'
|
3157
|
+
property :input_variables, as: 'inputVariables', class: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoTriggerConfigVariables, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoTriggerConfigVariables::Representation
|
3158
|
+
|
2854
3159
|
property :label, as: 'label'
|
2855
3160
|
property :next_tasks_execution_policy, as: 'nextTasksExecutionPolicy'
|
3161
|
+
property :output_variables, as: 'outputVariables', class: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoTriggerConfigVariables, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoTriggerConfigVariables::Representation
|
3162
|
+
|
2856
3163
|
property :pause_workflow_executions, as: 'pauseWorkflowExecutions'
|
2857
3164
|
property :position, as: 'position', class: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoCoordinate, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmEventbusProtoCoordinate::Representation
|
2858
3165
|
|
@@ -2868,6 +3175,13 @@ module Google
|
|
2868
3175
|
end
|
2869
3176
|
end
|
2870
3177
|
|
3178
|
+
class EnterpriseCrmFrontendsEventbusProtoTriggerConfigVariables
|
3179
|
+
# @private
|
3180
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3181
|
+
collection :names, as: 'names'
|
3182
|
+
end
|
3183
|
+
end
|
3184
|
+
|
2871
3185
|
class EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry
|
2872
3186
|
# @private
|
2873
3187
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2902,27 +3216,6 @@ module Google
|
|
2902
3216
|
end
|
2903
3217
|
end
|
2904
3218
|
|
2905
|
-
class EnterpriseCrmLoggingGwsFieldLimits
|
2906
|
-
# @private
|
2907
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2908
|
-
property :log_action, as: 'logAction'
|
2909
|
-
collection :log_type, as: 'logType'
|
2910
|
-
property :max_array_size, as: 'maxArraySize'
|
2911
|
-
property :max_string_length, as: 'maxStringLength'
|
2912
|
-
property :shortener_type, as: 'shortenerType'
|
2913
|
-
end
|
2914
|
-
end
|
2915
|
-
|
2916
|
-
class EnterpriseCrmLoggingGwsSanitizeOptions
|
2917
|
-
# @private
|
2918
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2919
|
-
property :is_already_sanitized, as: 'isAlreadySanitized'
|
2920
|
-
collection :log_type, as: 'logType'
|
2921
|
-
property :privacy, as: 'privacy'
|
2922
|
-
property :sanitize_type, as: 'sanitizeType'
|
2923
|
-
end
|
2924
|
-
end
|
2925
|
-
|
2926
3219
|
class GoogleCloudConnectorsV1AuthConfig
|
2927
3220
|
# @private
|
2928
3221
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2932,6 +3225,8 @@ module Google
|
|
2932
3225
|
property :auth_type, as: 'authType'
|
2933
3226
|
property :oauth2_auth_code_flow, as: 'oauth2AuthCodeFlow', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlow, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlow::Representation
|
2934
3227
|
|
3228
|
+
property :oauth2_auth_code_flow_google_managed, as: 'oauth2AuthCodeFlowGoogleManaged', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlowGoogleManaged, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlowGoogleManaged::Representation
|
3229
|
+
|
2935
3230
|
property :oauth2_client_credentials, as: 'oauth2ClientCredentials', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials::Representation
|
2936
3231
|
|
2937
3232
|
property :oauth2_jwt_bearer, as: 'oauth2JwtBearer', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer::Representation
|
@@ -2958,6 +3253,15 @@ module Google
|
|
2958
3253
|
end
|
2959
3254
|
end
|
2960
3255
|
|
3256
|
+
class GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlowGoogleManaged
|
3257
|
+
# @private
|
3258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3259
|
+
property :auth_code, as: 'authCode'
|
3260
|
+
property :redirect_uri, as: 'redirectUri'
|
3261
|
+
collection :scopes, as: 'scopes'
|
3262
|
+
end
|
3263
|
+
end
|
3264
|
+
|
2961
3265
|
class GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials
|
2962
3266
|
# @private
|
2963
3267
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3031,8 +3335,10 @@ module Google
|
|
3031
3335
|
class GoogleCloudConnectorsV1Connection
|
3032
3336
|
# @private
|
3033
3337
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3338
|
+
property :async_operations_enabled, as: 'asyncOperationsEnabled'
|
3034
3339
|
property :auth_config, as: 'authConfig', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfig::Representation
|
3035
3340
|
|
3341
|
+
property :auth_override_enabled, as: 'authOverrideEnabled'
|
3036
3342
|
property :billing_config, as: 'billingConfig', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1BillingConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1BillingConfig::Representation
|
3037
3343
|
|
3038
3344
|
collection :config_variables, as: 'configVariables', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1ConfigVariable, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1ConfigVariable::Representation
|
@@ -3052,6 +3358,7 @@ module Google
|
|
3052
3358
|
property :eventing_enablement_type, as: 'eventingEnablementType'
|
3053
3359
|
property :eventing_runtime_data, as: 'eventingRuntimeData', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingRuntimeData, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingRuntimeData::Representation
|
3054
3360
|
|
3361
|
+
property :host, as: 'host'
|
3055
3362
|
property :image_location, as: 'imageLocation'
|
3056
3363
|
property :is_trusted_tester, as: 'isTrustedTester'
|
3057
3364
|
hash :labels, as: 'labels'
|
@@ -3070,6 +3377,7 @@ module Google
|
|
3070
3377
|
|
3071
3378
|
property :subscription_type, as: 'subscriptionType'
|
3072
3379
|
property :suspended, as: 'suspended'
|
3380
|
+
property :tls_service_directory, as: 'tlsServiceDirectory'
|
3073
3381
|
property :update_time, as: 'updateTime'
|
3074
3382
|
end
|
3075
3383
|
end
|
@@ -3088,15 +3396,18 @@ module Google
|
|
3088
3396
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3089
3397
|
property :connection_ratelimit_window_seconds, :numeric_string => true, as: 'connectionRatelimitWindowSeconds'
|
3090
3398
|
property :deployment_model, as: 'deploymentModel'
|
3399
|
+
property :deployment_model_migration_state, as: 'deploymentModelMigrationState'
|
3091
3400
|
property :hpa_config, as: 'hpaConfig', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1HpaConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1HpaConfig::Representation
|
3092
3401
|
|
3093
3402
|
property :internalclient_ratelimit_threshold, :numeric_string => true, as: 'internalclientRatelimitThreshold'
|
3403
|
+
property :max_instance_request_concurrency, as: 'maxInstanceRequestConcurrency'
|
3094
3404
|
property :ratelimit_threshold, :numeric_string => true, as: 'ratelimitThreshold'
|
3095
3405
|
property :resource_limits, as: 'resourceLimits', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1ResourceLimits, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1ResourceLimits::Representation
|
3096
3406
|
|
3097
3407
|
property :resource_requests, as: 'resourceRequests', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1ResourceRequests, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1ResourceRequests::Representation
|
3098
3408
|
|
3099
3409
|
property :shared_deployment, as: 'sharedDeployment'
|
3410
|
+
property :tls_migration_state, as: 'tlsMigrationState'
|
3100
3411
|
end
|
3101
3412
|
end
|
3102
3413
|
|
@@ -3126,6 +3437,13 @@ module Google
|
|
3126
3437
|
end
|
3127
3438
|
end
|
3128
3439
|
|
3440
|
+
class GoogleCloudConnectorsV1EnrichmentConfig
|
3441
|
+
# @private
|
3442
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3443
|
+
property :append_acl, as: 'appendAcl'
|
3444
|
+
end
|
3445
|
+
end
|
3446
|
+
|
3129
3447
|
class GoogleCloudConnectorsV1EventingConfig
|
3130
3448
|
# @private
|
3131
3449
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3135,6 +3453,8 @@ module Google
|
|
3135
3453
|
|
3136
3454
|
property :dead_letter_config, as: 'deadLetterConfig', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingConfigDeadLetterConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingConfigDeadLetterConfig::Representation
|
3137
3455
|
|
3456
|
+
property :enrichment_config, as: 'enrichmentConfig', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EnrichmentConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EnrichmentConfig::Representation
|
3457
|
+
|
3138
3458
|
property :enrichment_enabled, as: 'enrichmentEnabled'
|
3139
3459
|
property :events_listener_ingress_endpoint, as: 'eventsListenerIngressEndpoint'
|
3140
3460
|
property :listener_auth_config, as: 'listenerAuthConfig', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1AuthConfig::Representation
|
@@ -3164,6 +3484,8 @@ module Google
|
|
3164
3484
|
|
3165
3485
|
property :webhook_data, as: 'webhookData', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingRuntimeDataWebhookData, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingRuntimeDataWebhookData::Representation
|
3166
3486
|
|
3487
|
+
property :webhook_subscriptions, as: 'webhookSubscriptions', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions::Representation
|
3488
|
+
|
3167
3489
|
end
|
3168
3490
|
end
|
3169
3491
|
|
@@ -3180,6 +3502,14 @@ module Google
|
|
3180
3502
|
end
|
3181
3503
|
end
|
3182
3504
|
|
3505
|
+
class GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions
|
3506
|
+
# @private
|
3507
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3508
|
+
collection :webhook_data, as: 'webhookData', class: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingRuntimeDataWebhookData, decorator: Google::Apis::IntegrationsV1::GoogleCloudConnectorsV1EventingRuntimeDataWebhookData::Representation
|
3509
|
+
|
3510
|
+
end
|
3511
|
+
end
|
3512
|
+
|
3183
3513
|
class GoogleCloudConnectorsV1EventingStatus
|
3184
3514
|
# @private
|
3185
3515
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3208,6 +3538,7 @@ module Google
|
|
3208
3538
|
# @private
|
3209
3539
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3210
3540
|
property :enabled, as: 'enabled'
|
3541
|
+
property :level, as: 'level'
|
3211
3542
|
end
|
3212
3543
|
end
|
3213
3544
|
|
@@ -3274,6 +3605,37 @@ module Google
|
|
3274
3605
|
end
|
3275
3606
|
end
|
3276
3607
|
|
3608
|
+
class GoogleCloudIntegrationsV1alphaApiTriggerResource
|
3609
|
+
# @private
|
3610
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3611
|
+
property :integration_resource, as: 'integrationResource'
|
3612
|
+
collection :trigger_id, as: 'triggerId'
|
3613
|
+
end
|
3614
|
+
end
|
3615
|
+
|
3616
|
+
class GoogleCloudIntegrationsV1alphaAssertion
|
3617
|
+
# @private
|
3618
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3619
|
+
property :assertion_strategy, as: 'assertionStrategy'
|
3620
|
+
property :condition, as: 'condition'
|
3621
|
+
property :parameter, as: 'parameter', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaEventParameter, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaEventParameter::Representation
|
3622
|
+
|
3623
|
+
property :retry_count, as: 'retryCount'
|
3624
|
+
end
|
3625
|
+
end
|
3626
|
+
|
3627
|
+
class GoogleCloudIntegrationsV1alphaAssertionResult
|
3628
|
+
# @private
|
3629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3630
|
+
property :assertion, as: 'assertion', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaAssertion, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaAssertion::Representation
|
3631
|
+
|
3632
|
+
property :failure_message, as: 'failureMessage'
|
3633
|
+
property :status, as: 'status'
|
3634
|
+
property :task_name, as: 'taskName'
|
3635
|
+
property :task_number, as: 'taskNumber'
|
3636
|
+
end
|
3637
|
+
end
|
3638
|
+
|
3277
3639
|
class GoogleCloudIntegrationsV1alphaAttemptStats
|
3278
3640
|
# @private
|
3279
3641
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3324,6 +3686,7 @@ module Google
|
|
3324
3686
|
class GoogleCloudIntegrationsV1alphaCancelExecutionRequest
|
3325
3687
|
# @private
|
3326
3688
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3689
|
+
property :cancel_reason, as: 'cancelReason'
|
3327
3690
|
end
|
3328
3691
|
end
|
3329
3692
|
|
@@ -3368,6 +3731,7 @@ module Google
|
|
3368
3731
|
|
3369
3732
|
property :create_time, as: 'createTime'
|
3370
3733
|
property :description, as: 'description'
|
3734
|
+
property :enable_internal_ip, as: 'enableInternalIp'
|
3371
3735
|
property :enable_variable_masking, as: 'enableVariableMasking'
|
3372
3736
|
property :id, as: 'id'
|
3373
3737
|
property :is_gmek, as: 'isGmek'
|
@@ -3407,6 +3771,16 @@ module Google
|
|
3407
3771
|
end
|
3408
3772
|
end
|
3409
3773
|
|
3774
|
+
class GoogleCloudIntegrationsV1alphaConditionalFailurePolicies
|
3775
|
+
# @private
|
3776
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3777
|
+
property :default_failure_policy, as: 'defaultFailurePolicy', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaFailurePolicy, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaFailurePolicy::Representation
|
3778
|
+
|
3779
|
+
collection :failure_policies, as: 'failurePolicies', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaFailurePolicy, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaFailurePolicy::Representation
|
3780
|
+
|
3781
|
+
end
|
3782
|
+
end
|
3783
|
+
|
3410
3784
|
class GoogleCloudIntegrationsV1alphaConnectionSchemaMetadata
|
3411
3785
|
# @private
|
3412
3786
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3514,6 +3888,20 @@ module Google
|
|
3514
3888
|
end
|
3515
3889
|
end
|
3516
3890
|
|
3891
|
+
class GoogleCloudIntegrationsV1alphaDownloadTemplateResponse
|
3892
|
+
# @private
|
3893
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3894
|
+
property :content, as: 'content'
|
3895
|
+
end
|
3896
|
+
end
|
3897
|
+
|
3898
|
+
class GoogleCloudIntegrationsV1alphaDownloadTestCaseResponse
|
3899
|
+
# @private
|
3900
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3901
|
+
property :content, as: 'content'
|
3902
|
+
end
|
3903
|
+
end
|
3904
|
+
|
3517
3905
|
class GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse
|
3518
3906
|
# @private
|
3519
3907
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3578,6 +3966,41 @@ module Google
|
|
3578
3966
|
hash :output_parameters, as: 'outputParameters'
|
3579
3967
|
collection :parameter_entries, as: 'parameterEntries', class: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoParameterEntry::Representation
|
3580
3968
|
|
3969
|
+
hash :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType::Representation
|
3970
|
+
|
3971
|
+
end
|
3972
|
+
end
|
3973
|
+
|
3974
|
+
class GoogleCloudIntegrationsV1alphaExecuteTestCaseRequest
|
3975
|
+
# @private
|
3976
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3977
|
+
hash :input_parameters, as: 'inputParameters', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType::Representation
|
3978
|
+
|
3979
|
+
end
|
3980
|
+
end
|
3981
|
+
|
3982
|
+
class GoogleCloudIntegrationsV1alphaExecuteTestCaseResponse
|
3983
|
+
# @private
|
3984
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3985
|
+
collection :assertion_results, as: 'assertionResults', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaAssertionResult, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaAssertionResult::Representation
|
3986
|
+
|
3987
|
+
property :execution_id, as: 'executionId'
|
3988
|
+
hash :output_parameters, as: 'outputParameters'
|
3989
|
+
property :test_execution_state, as: 'testExecutionState'
|
3990
|
+
end
|
3991
|
+
end
|
3992
|
+
|
3993
|
+
class GoogleCloudIntegrationsV1alphaExecuteTestCasesRequest
|
3994
|
+
# @private
|
3995
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3996
|
+
end
|
3997
|
+
end
|
3998
|
+
|
3999
|
+
class GoogleCloudIntegrationsV1alphaExecuteTestCasesResponse
|
4000
|
+
# @private
|
4001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4002
|
+
collection :execute_test_case_responses, as: 'executeTestCaseResponses', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaExecuteTestCaseResponse, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaExecuteTestCaseResponse::Representation
|
4003
|
+
|
3581
4004
|
end
|
3582
4005
|
end
|
3583
4006
|
|
@@ -3596,6 +4019,8 @@ module Google
|
|
3596
4019
|
property :execution_method, as: 'executionMethod'
|
3597
4020
|
property :integration_version_state, as: 'integrationVersionState'
|
3598
4021
|
property :name, as: 'name'
|
4022
|
+
property :replay_info, as: 'replayInfo', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaExecutionReplayInfo, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaExecutionReplayInfo::Representation
|
4023
|
+
|
3599
4024
|
hash :request_parameters, as: 'requestParameters', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType::Representation
|
3600
4025
|
|
3601
4026
|
collection :request_params, as: 'requestParams', class: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1::EnterpriseCrmFrontendsEventbusProtoParameterEntry::Representation
|
@@ -3622,6 +4047,16 @@ module Google
|
|
3622
4047
|
end
|
3623
4048
|
end
|
3624
4049
|
|
4050
|
+
class GoogleCloudIntegrationsV1alphaExecutionReplayInfo
|
4051
|
+
# @private
|
4052
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4053
|
+
property :original_execution_info_id, as: 'originalExecutionInfoId'
|
4054
|
+
property :replay_mode, as: 'replayMode'
|
4055
|
+
property :replay_reason, as: 'replayReason'
|
4056
|
+
collection :replayed_execution_info_ids, as: 'replayedExecutionInfoIds'
|
4057
|
+
end
|
4058
|
+
end
|
4059
|
+
|
3625
4060
|
class GoogleCloudIntegrationsV1alphaExecutionSnapshot
|
3626
4061
|
# @private
|
3627
4062
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3652,6 +4087,7 @@ module Google
|
|
3652
4087
|
class GoogleCloudIntegrationsV1alphaFailurePolicy
|
3653
4088
|
# @private
|
3654
4089
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4090
|
+
property :condition, as: 'condition'
|
3655
4091
|
property :interval_time, as: 'intervalTime'
|
3656
4092
|
property :max_retries, as: 'maxRetries'
|
3657
4093
|
property :retry_strategy, as: 'retryStrategy'
|
@@ -3668,6 +4104,22 @@ module Google
|
|
3668
4104
|
end
|
3669
4105
|
end
|
3670
4106
|
|
4107
|
+
class GoogleCloudIntegrationsV1alphaGenerateOpenApiSpecRequest
|
4108
|
+
# @private
|
4109
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4110
|
+
collection :api_trigger_resources, as: 'apiTriggerResources', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaApiTriggerResource, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaApiTriggerResource::Representation
|
4111
|
+
|
4112
|
+
property :file_format, as: 'fileFormat'
|
4113
|
+
end
|
4114
|
+
end
|
4115
|
+
|
4116
|
+
class GoogleCloudIntegrationsV1alphaGenerateOpenApiSpecResponse
|
4117
|
+
# @private
|
4118
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4119
|
+
property :open_api_spec, as: 'openApiSpec'
|
4120
|
+
end
|
4121
|
+
end
|
4122
|
+
|
3671
4123
|
class GoogleCloudIntegrationsV1alphaGenerateTokenResponse
|
3672
4124
|
# @private
|
3673
4125
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3691,6 +4143,25 @@ module Google
|
|
3691
4143
|
end
|
3692
4144
|
end
|
3693
4145
|
|
4146
|
+
class GoogleCloudIntegrationsV1alphaImportTemplateRequest
|
4147
|
+
# @private
|
4148
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4149
|
+
property :integration, as: 'integration'
|
4150
|
+
hash :sub_integrations, as: 'subIntegrations', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaUseTemplateRequestIntegrationDetails, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaUseTemplateRequestIntegrationDetails::Representation
|
4151
|
+
|
4152
|
+
end
|
4153
|
+
end
|
4154
|
+
|
4155
|
+
class GoogleCloudIntegrationsV1alphaImportTemplateResponse
|
4156
|
+
# @private
|
4157
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4158
|
+
property :integration_version, as: 'integrationVersion', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion::Representation
|
4159
|
+
|
4160
|
+
collection :sub_integration_versions, as: 'subIntegrationVersions', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion::Representation
|
4161
|
+
|
4162
|
+
end
|
4163
|
+
end
|
4164
|
+
|
3694
4165
|
class GoogleCloudIntegrationsV1alphaIntParameterArray
|
3695
4166
|
# @private
|
3696
4167
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3752,6 +4223,7 @@ module Google
|
|
3752
4223
|
property :data_type, as: 'dataType'
|
3753
4224
|
property :default_value, as: 'defaultValue', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType::Representation
|
3754
4225
|
|
4226
|
+
property :description, as: 'description'
|
3755
4227
|
property :display_name, as: 'displayName'
|
3756
4228
|
property :input_output_type, as: 'inputOutputType'
|
3757
4229
|
property :is_transient, as: 'isTransient'
|
@@ -3805,6 +4277,15 @@ module Google
|
|
3805
4277
|
end
|
3806
4278
|
end
|
3807
4279
|
|
4280
|
+
class GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate
|
4281
|
+
# @private
|
4282
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4283
|
+
property :integration_version, as: 'integrationVersion', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion::Representation
|
4284
|
+
|
4285
|
+
property :key, as: 'key'
|
4286
|
+
end
|
4287
|
+
end
|
4288
|
+
|
3808
4289
|
class GoogleCloudIntegrationsV1alphaJwt
|
3809
4290
|
# @private
|
3810
4291
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3945,6 +4426,43 @@ module Google
|
|
3945
4426
|
end
|
3946
4427
|
end
|
3947
4428
|
|
4429
|
+
class GoogleCloudIntegrationsV1alphaListTemplatesResponse
|
4430
|
+
# @private
|
4431
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4432
|
+
property :next_page_token, as: 'nextPageToken'
|
4433
|
+
collection :templates, as: 'templates', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplate, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplate::Representation
|
4434
|
+
|
4435
|
+
end
|
4436
|
+
end
|
4437
|
+
|
4438
|
+
class GoogleCloudIntegrationsV1alphaListTestCaseExecutionsResponse
|
4439
|
+
# @private
|
4440
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4441
|
+
collection :executions, as: 'executions', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaExecution, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaExecution::Representation
|
4442
|
+
|
4443
|
+
property :next_page_token, as: 'nextPageToken'
|
4444
|
+
end
|
4445
|
+
end
|
4446
|
+
|
4447
|
+
class GoogleCloudIntegrationsV1alphaListTestCasesResponse
|
4448
|
+
# @private
|
4449
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4450
|
+
property :next_page_token, as: 'nextPageToken'
|
4451
|
+
collection :test_cases, as: 'testCases', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTestCase, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTestCase::Representation
|
4452
|
+
|
4453
|
+
end
|
4454
|
+
end
|
4455
|
+
|
4456
|
+
class GoogleCloudIntegrationsV1alphaMockConfig
|
4457
|
+
# @private
|
4458
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4459
|
+
property :failed_executions, :numeric_string => true, as: 'failedExecutions'
|
4460
|
+
property :mock_strategy, as: 'mockStrategy'
|
4461
|
+
collection :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaEventParameter, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaEventParameter::Representation
|
4462
|
+
|
4463
|
+
end
|
4464
|
+
end
|
4465
|
+
|
3948
4466
|
class GoogleCloudIntegrationsV1alphaNextTask
|
3949
4467
|
# @private
|
3950
4468
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4088,6 +4606,26 @@ module Google
|
|
4088
4606
|
end
|
4089
4607
|
end
|
4090
4608
|
|
4609
|
+
class GoogleCloudIntegrationsV1alphaReplayExecutionRequest
|
4610
|
+
# @private
|
4611
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4612
|
+
hash :modified_parameters, as: 'modifiedParameters', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaValueType::Representation
|
4613
|
+
|
4614
|
+
property :replay_mode, as: 'replayMode'
|
4615
|
+
property :replay_reason, as: 'replayReason'
|
4616
|
+
property :update_mask, as: 'updateMask'
|
4617
|
+
end
|
4618
|
+
end
|
4619
|
+
|
4620
|
+
class GoogleCloudIntegrationsV1alphaReplayExecutionResponse
|
4621
|
+
# @private
|
4622
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4623
|
+
property :execution_id, as: 'executionId'
|
4624
|
+
hash :output_parameters, as: 'outputParameters'
|
4625
|
+
property :replayed_execution_id, as: 'replayedExecutionId'
|
4626
|
+
end
|
4627
|
+
end
|
4628
|
+
|
4091
4629
|
class GoogleCloudIntegrationsV1alphaResolveSuspensionRequest
|
4092
4630
|
# @private
|
4093
4631
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4143,6 +4681,15 @@ module Google
|
|
4143
4681
|
end
|
4144
4682
|
end
|
4145
4683
|
|
4684
|
+
class GoogleCloudIntegrationsV1alphaSearchTemplatesResponse
|
4685
|
+
# @private
|
4686
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4687
|
+
property :next_page_token, as: 'nextPageToken'
|
4688
|
+
collection :templates, as: 'templates', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplate, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplate::Representation
|
4689
|
+
|
4690
|
+
end
|
4691
|
+
end
|
4692
|
+
|
4146
4693
|
class GoogleCloudIntegrationsV1alphaSerializedFile
|
4147
4694
|
# @private
|
4148
4695
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4189,6 +4736,13 @@ module Google
|
|
4189
4736
|
end
|
4190
4737
|
end
|
4191
4738
|
|
4739
|
+
class GoogleCloudIntegrationsV1alphaShareTemplateRequest
|
4740
|
+
# @private
|
4741
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4742
|
+
collection :resource_names, as: 'resourceNames'
|
4743
|
+
end
|
4744
|
+
end
|
4745
|
+
|
4192
4746
|
class GoogleCloudIntegrationsV1alphaStringParameterArray
|
4193
4747
|
# @private
|
4194
4748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4278,9 +4832,17 @@ module Google
|
|
4278
4832
|
end
|
4279
4833
|
end
|
4280
4834
|
|
4835
|
+
class GoogleCloudIntegrationsV1alphaTakeoverTestCaseEditLockRequest
|
4836
|
+
# @private
|
4837
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4838
|
+
end
|
4839
|
+
end
|
4840
|
+
|
4281
4841
|
class GoogleCloudIntegrationsV1alphaTaskConfig
|
4282
4842
|
# @private
|
4283
4843
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4844
|
+
property :conditional_failure_policies, as: 'conditionalFailurePolicies', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaConditionalFailurePolicies, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaConditionalFailurePolicies::Representation
|
4845
|
+
|
4284
4846
|
property :description, as: 'description'
|
4285
4847
|
property :display_name, as: 'displayName'
|
4286
4848
|
property :error_catcher_id, as: 'errorCatcherId'
|
@@ -4316,6 +4878,70 @@ module Google
|
|
4316
4878
|
end
|
4317
4879
|
end
|
4318
4880
|
|
4881
|
+
class GoogleCloudIntegrationsV1alphaTemplate
|
4882
|
+
# @private
|
4883
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4884
|
+
property :author, as: 'author'
|
4885
|
+
collection :categories, as: 'categories'
|
4886
|
+
collection :components, as: 'components', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplateComponent, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplateComponent::Representation
|
4887
|
+
|
4888
|
+
property :create_time, as: 'createTime'
|
4889
|
+
property :description, as: 'description'
|
4890
|
+
property :display_name, as: 'displayName'
|
4891
|
+
property :doc_link, as: 'docLink'
|
4892
|
+
property :last_used_time, as: 'lastUsedTime'
|
4893
|
+
property :name, as: 'name'
|
4894
|
+
collection :shared_with, as: 'sharedWith'
|
4895
|
+
collection :tags, as: 'tags'
|
4896
|
+
property :template_bundle, as: 'templateBundle', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplateBundle, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplateBundle::Representation
|
4897
|
+
|
4898
|
+
property :update_time, as: 'updateTime'
|
4899
|
+
property :usage_count, :numeric_string => true, as: 'usageCount'
|
4900
|
+
property :usage_info, as: 'usageInfo'
|
4901
|
+
property :visibility, as: 'visibility'
|
4902
|
+
end
|
4903
|
+
end
|
4904
|
+
|
4905
|
+
class GoogleCloudIntegrationsV1alphaTemplateBundle
|
4906
|
+
# @private
|
4907
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4908
|
+
property :integration_version_template, as: 'integrationVersionTemplate', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate::Representation
|
4909
|
+
|
4910
|
+
collection :sub_integration_version_templates, as: 'subIntegrationVersionTemplates', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate::Representation
|
4911
|
+
|
4912
|
+
end
|
4913
|
+
end
|
4914
|
+
|
4915
|
+
class GoogleCloudIntegrationsV1alphaTemplateComponent
|
4916
|
+
# @private
|
4917
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4918
|
+
property :name, as: 'name'
|
4919
|
+
property :type, as: 'type'
|
4920
|
+
end
|
4921
|
+
end
|
4922
|
+
|
4923
|
+
class GoogleCloudIntegrationsV1alphaTestCase
|
4924
|
+
# @private
|
4925
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4926
|
+
property :create_time, as: 'createTime'
|
4927
|
+
property :creator_email, as: 'creatorEmail'
|
4928
|
+
property :database_persistence_policy, as: 'databasePersistencePolicy'
|
4929
|
+
property :description, as: 'description'
|
4930
|
+
property :display_name, as: 'displayName'
|
4931
|
+
property :last_modifier_email, as: 'lastModifierEmail'
|
4932
|
+
property :lock_holder_email, as: 'lockHolderEmail'
|
4933
|
+
property :name, as: 'name'
|
4934
|
+
collection :test_input_parameters, as: 'testInputParameters', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationParameter, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationParameter::Representation
|
4935
|
+
|
4936
|
+
collection :test_task_configs, as: 'testTaskConfigs', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTestTaskConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTestTaskConfig::Representation
|
4937
|
+
|
4938
|
+
property :trigger_config, as: 'triggerConfig', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTriggerConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTriggerConfig::Representation
|
4939
|
+
|
4940
|
+
property :trigger_id, as: 'triggerId'
|
4941
|
+
property :update_time, as: 'updateTime'
|
4942
|
+
end
|
4943
|
+
end
|
4944
|
+
|
4319
4945
|
class GoogleCloudIntegrationsV1alphaTestIntegrationsRequest
|
4320
4946
|
# @private
|
4321
4947
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4347,6 +4973,20 @@ module Google
|
|
4347
4973
|
end
|
4348
4974
|
end
|
4349
4975
|
|
4976
|
+
class GoogleCloudIntegrationsV1alphaTestTaskConfig
|
4977
|
+
# @private
|
4978
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4979
|
+
collection :assertions, as: 'assertions', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaAssertion, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaAssertion::Representation
|
4980
|
+
|
4981
|
+
property :mock_config, as: 'mockConfig', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaMockConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaMockConfig::Representation
|
4982
|
+
|
4983
|
+
property :task, as: 'task'
|
4984
|
+
property :task_config, as: 'taskConfig', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTaskConfig, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTaskConfig::Representation
|
4985
|
+
|
4986
|
+
property :task_number, as: 'taskNumber'
|
4987
|
+
end
|
4988
|
+
end
|
4989
|
+
|
4350
4990
|
class GoogleCloudIntegrationsV1alphaTriggerConfig
|
4351
4991
|
# @private
|
4352
4992
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4356,8 +4996,12 @@ module Google
|
|
4356
4996
|
|
4357
4997
|
property :description, as: 'description'
|
4358
4998
|
property :error_catcher_id, as: 'errorCatcherId'
|
4999
|
+
property :input_variables, as: 'inputVariables', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTriggerConfigVariables, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTriggerConfigVariables::Representation
|
5000
|
+
|
4359
5001
|
property :label, as: 'label'
|
4360
5002
|
property :next_tasks_execution_policy, as: 'nextTasksExecutionPolicy'
|
5003
|
+
property :output_variables, as: 'outputVariables', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTriggerConfigVariables, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTriggerConfigVariables::Representation
|
5004
|
+
|
4361
5005
|
property :position, as: 'position', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaCoordinate, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaCoordinate::Representation
|
4362
5006
|
|
4363
5007
|
hash :properties, as: 'properties'
|
@@ -4370,12 +5014,26 @@ module Google
|
|
4370
5014
|
end
|
4371
5015
|
end
|
4372
5016
|
|
5017
|
+
class GoogleCloudIntegrationsV1alphaTriggerConfigVariables
|
5018
|
+
# @private
|
5019
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5020
|
+
collection :names, as: 'names'
|
5021
|
+
end
|
5022
|
+
end
|
5023
|
+
|
4373
5024
|
class GoogleCloudIntegrationsV1alphaUnpublishIntegrationVersionRequest
|
4374
5025
|
# @private
|
4375
5026
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4376
5027
|
end
|
4377
5028
|
end
|
4378
5029
|
|
5030
|
+
class GoogleCloudIntegrationsV1alphaUnshareTemplateRequest
|
5031
|
+
# @private
|
5032
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5033
|
+
collection :resource_names, as: 'resourceNames'
|
5034
|
+
end
|
5035
|
+
end
|
5036
|
+
|
4379
5037
|
class GoogleCloudIntegrationsV1alphaUploadIntegrationVersionRequest
|
4380
5038
|
# @private
|
4381
5039
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4392,6 +5050,67 @@ module Google
|
|
4392
5050
|
end
|
4393
5051
|
end
|
4394
5052
|
|
5053
|
+
class GoogleCloudIntegrationsV1alphaUploadTemplateRequest
|
5054
|
+
# @private
|
5055
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5056
|
+
property :content, as: 'content'
|
5057
|
+
property :file_format, as: 'fileFormat'
|
5058
|
+
end
|
5059
|
+
end
|
5060
|
+
|
5061
|
+
class GoogleCloudIntegrationsV1alphaUploadTemplateResponse
|
5062
|
+
# @private
|
5063
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5064
|
+
property :template, as: 'template', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplate, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTemplate::Representation
|
5065
|
+
|
5066
|
+
end
|
5067
|
+
end
|
5068
|
+
|
5069
|
+
class GoogleCloudIntegrationsV1alphaUploadTestCaseRequest
|
5070
|
+
# @private
|
5071
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5072
|
+
property :content, as: 'content'
|
5073
|
+
property :file_format, as: 'fileFormat'
|
5074
|
+
end
|
5075
|
+
end
|
5076
|
+
|
5077
|
+
class GoogleCloudIntegrationsV1alphaUploadTestCaseResponse
|
5078
|
+
# @private
|
5079
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5080
|
+
property :test_case, as: 'testCase', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTestCase, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTestCase::Representation
|
5081
|
+
|
5082
|
+
end
|
5083
|
+
end
|
5084
|
+
|
5085
|
+
class GoogleCloudIntegrationsV1alphaUseTemplateRequest
|
5086
|
+
# @private
|
5087
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5088
|
+
property :integration_details, as: 'integrationDetails', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaUseTemplateRequestIntegrationDetails, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaUseTemplateRequestIntegrationDetails::Representation
|
5089
|
+
|
5090
|
+
property :integration_region, as: 'integrationRegion'
|
5091
|
+
hash :sub_integrations, as: 'subIntegrations', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaUseTemplateRequestIntegrationDetails, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaUseTemplateRequestIntegrationDetails::Representation
|
5092
|
+
|
5093
|
+
end
|
5094
|
+
end
|
5095
|
+
|
5096
|
+
class GoogleCloudIntegrationsV1alphaUseTemplateRequestIntegrationDetails
|
5097
|
+
# @private
|
5098
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5099
|
+
property :integration, as: 'integration'
|
5100
|
+
property :integration_description, as: 'integrationDescription'
|
5101
|
+
end
|
5102
|
+
end
|
5103
|
+
|
5104
|
+
class GoogleCloudIntegrationsV1alphaUseTemplateResponse
|
5105
|
+
# @private
|
5106
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5107
|
+
property :integration_version, as: 'integrationVersion', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion::Representation
|
5108
|
+
|
5109
|
+
collection :sub_integration_versions, as: 'subIntegrationVersions', class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion, decorator: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaIntegrationVersion::Representation
|
5110
|
+
|
5111
|
+
end
|
5112
|
+
end
|
5113
|
+
|
4395
5114
|
class GoogleCloudIntegrationsV1alphaUsernameAndPassword
|
4396
5115
|
# @private
|
4397
5116
|
class Representation < Google::Apis::Core::JsonRepresentation
|