google-apis-integrations_v1alpha 0.6.0 → 0.8.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 +8 -0
- data/lib/google/apis/integrations_v1alpha/classes.rb +46 -349
- data/lib/google/apis/integrations_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/integrations_v1alpha/representations.rb +2 -201
- data/lib/google/apis/integrations_v1alpha/service.rb +141 -359
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module IntegrationsV1alpha
|
18
18
|
# Version of the google-apis-integrations_v1alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.8.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.11.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230124"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -826,30 +826,6 @@ module Google
|
|
826
826
|
include Google::Apis::Core::JsonObjectSupport
|
827
827
|
end
|
828
828
|
|
829
|
-
class GoogleCloudIntegrationsV1alphaArchiveBundleRequest
|
830
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
|
-
|
832
|
-
include Google::Apis::Core::JsonObjectSupport
|
833
|
-
end
|
834
|
-
|
835
|
-
class GoogleCloudIntegrationsV1alphaArchiveBundleResponse
|
836
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
|
-
|
838
|
-
include Google::Apis::Core::JsonObjectSupport
|
839
|
-
end
|
840
|
-
|
841
|
-
class GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest
|
842
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
|
-
|
844
|
-
include Google::Apis::Core::JsonObjectSupport
|
845
|
-
end
|
846
|
-
|
847
|
-
class GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionResponse
|
848
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
|
-
|
850
|
-
include Google::Apis::Core::JsonObjectSupport
|
851
|
-
end
|
852
|
-
|
853
829
|
class GoogleCloudIntegrationsV1alphaAttemptStats
|
854
830
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
831
|
|
@@ -922,36 +898,12 @@ module Google
|
|
922
898
|
include Google::Apis::Core::JsonObjectSupport
|
923
899
|
end
|
924
900
|
|
925
|
-
class GoogleCloudIntegrationsV1alphaCreateBundleRequest
|
926
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
-
|
928
|
-
include Google::Apis::Core::JsonObjectSupport
|
929
|
-
end
|
930
|
-
|
931
|
-
class GoogleCloudIntegrationsV1alphaCreateBundleResponse
|
932
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
-
|
934
|
-
include Google::Apis::Core::JsonObjectSupport
|
935
|
-
end
|
936
|
-
|
937
901
|
class GoogleCloudIntegrationsV1alphaCredential
|
938
902
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
903
|
|
940
904
|
include Google::Apis::Core::JsonObjectSupport
|
941
905
|
end
|
942
906
|
|
943
|
-
class GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest
|
944
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
-
|
946
|
-
include Google::Apis::Core::JsonObjectSupport
|
947
|
-
end
|
948
|
-
|
949
|
-
class GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionResponse
|
950
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
-
|
952
|
-
include Google::Apis::Core::JsonObjectSupport
|
953
|
-
end
|
954
|
-
|
955
907
|
class GoogleCloudIntegrationsV1alphaDoubleParameterArray
|
956
908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
909
|
|
@@ -1024,12 +976,6 @@ module Google
|
|
1024
976
|
include Google::Apis::Core::JsonObjectSupport
|
1025
977
|
end
|
1026
978
|
|
1027
|
-
class GoogleCloudIntegrationsV1alphaGetBundleResponse
|
1028
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1029
|
-
|
1030
|
-
include Google::Apis::Core::JsonObjectSupport
|
1031
|
-
end
|
1032
|
-
|
1033
979
|
class GoogleCloudIntegrationsV1alphaIntParameterArray
|
1034
980
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1035
981
|
|
@@ -1054,12 +1000,6 @@ module Google
|
|
1054
1000
|
include Google::Apis::Core::JsonObjectSupport
|
1055
1001
|
end
|
1056
1002
|
|
1057
|
-
class GoogleCloudIntegrationsV1alphaIntegrationBundleConfig
|
1058
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
|
-
|
1060
|
-
include Google::Apis::Core::JsonObjectSupport
|
1061
|
-
end
|
1062
|
-
|
1063
1003
|
class GoogleCloudIntegrationsV1alphaIntegrationParameter
|
1064
1004
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
1005
|
|
@@ -1126,12 +1066,6 @@ module Google
|
|
1126
1066
|
include Google::Apis::Core::JsonObjectSupport
|
1127
1067
|
end
|
1128
1068
|
|
1129
|
-
class GoogleCloudIntegrationsV1alphaListExecutionSnapshotsResponse
|
1130
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
|
-
|
1132
|
-
include Google::Apis::Core::JsonObjectSupport
|
1133
|
-
end
|
1134
|
-
|
1135
1069
|
class GoogleCloudIntegrationsV1alphaListExecutionsResponse
|
1136
1070
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
1071
|
|
@@ -1186,12 +1120,6 @@ module Google
|
|
1186
1120
|
include Google::Apis::Core::JsonObjectSupport
|
1187
1121
|
end
|
1188
1122
|
|
1189
|
-
class GoogleCloudIntegrationsV1alphaListTaskEntitiesResponse
|
1190
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1191
|
-
|
1192
|
-
include Google::Apis::Core::JsonObjectSupport
|
1193
|
-
end
|
1194
|
-
|
1195
1123
|
class GoogleCloudIntegrationsV1alphaNextTask
|
1196
1124
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
1125
|
|
@@ -1372,13 +1300,7 @@ module Google
|
|
1372
1300
|
include Google::Apis::Core::JsonObjectSupport
|
1373
1301
|
end
|
1374
1302
|
|
1375
|
-
class
|
1376
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1377
|
-
|
1378
|
-
include Google::Apis::Core::JsonObjectSupport
|
1379
|
-
end
|
1380
|
-
|
1381
|
-
class GoogleCloudIntegrationsV1alphaUpdateBundleResponse
|
1303
|
+
class GoogleCloudIntegrationsV1alphaUnpublishIntegrationVersionRequest
|
1382
1304
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1383
1305
|
|
1384
1306
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1402,18 +1324,6 @@ module Google
|
|
1402
1324
|
include Google::Apis::Core::JsonObjectSupport
|
1403
1325
|
end
|
1404
1326
|
|
1405
|
-
class GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
|
1406
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
-
|
1408
|
-
include Google::Apis::Core::JsonObjectSupport
|
1409
|
-
end
|
1410
|
-
|
1411
|
-
class GoogleCloudIntegrationsV1alphaValidateIntegrationVersionResponse
|
1412
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
|
-
|
1414
|
-
include Google::Apis::Core::JsonObjectSupport
|
1415
|
-
end
|
1416
|
-
|
1417
1327
|
class GoogleCloudIntegrationsV1alphaValueType
|
1418
1328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
1329
|
|
@@ -2931,30 +2841,6 @@ module Google
|
|
2931
2841
|
end
|
2932
2842
|
end
|
2933
2843
|
|
2934
|
-
class GoogleCloudIntegrationsV1alphaArchiveBundleRequest
|
2935
|
-
# @private
|
2936
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2937
|
-
end
|
2938
|
-
end
|
2939
|
-
|
2940
|
-
class GoogleCloudIntegrationsV1alphaArchiveBundleResponse
|
2941
|
-
# @private
|
2942
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2943
|
-
end
|
2944
|
-
end
|
2945
|
-
|
2946
|
-
class GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest
|
2947
|
-
# @private
|
2948
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2949
|
-
end
|
2950
|
-
end
|
2951
|
-
|
2952
|
-
class GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionResponse
|
2953
|
-
# @private
|
2954
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2955
|
-
end
|
2956
|
-
end
|
2957
|
-
|
2958
2844
|
class GoogleCloudIntegrationsV1alphaAttemptStats
|
2959
2845
|
# @private
|
2960
2846
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3073,24 +2959,6 @@ module Google
|
|
3073
2959
|
end
|
3074
2960
|
end
|
3075
2961
|
|
3076
|
-
class GoogleCloudIntegrationsV1alphaCreateBundleRequest
|
3077
|
-
# @private
|
3078
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3079
|
-
property :bundle_id, as: 'bundleId'
|
3080
|
-
collection :integrations, as: 'integrations'
|
3081
|
-
property :secondary_customer_org_id, as: 'secondaryCustomerOrgId'
|
3082
|
-
end
|
3083
|
-
end
|
3084
|
-
|
3085
|
-
class GoogleCloudIntegrationsV1alphaCreateBundleResponse
|
3086
|
-
# @private
|
3087
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3088
|
-
property :config, as: 'config', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig::Representation
|
3089
|
-
|
3090
|
-
property :trigger_id, as: 'triggerId'
|
3091
|
-
end
|
3092
|
-
end
|
3093
|
-
|
3094
2962
|
class GoogleCloudIntegrationsV1alphaCredential
|
3095
2963
|
# @private
|
3096
2964
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3114,18 +2982,6 @@ module Google
|
|
3114
2982
|
end
|
3115
2983
|
end
|
3116
2984
|
|
3117
|
-
class GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest
|
3118
|
-
# @private
|
3119
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3120
|
-
end
|
3121
|
-
end
|
3122
|
-
|
3123
|
-
class GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionResponse
|
3124
|
-
# @private
|
3125
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3126
|
-
end
|
3127
|
-
end
|
3128
|
-
|
3129
2985
|
class GoogleCloudIntegrationsV1alphaDoubleParameterArray
|
3130
2986
|
# @private
|
3131
2987
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3260,14 +3116,6 @@ module Google
|
|
3260
3116
|
end
|
3261
3117
|
end
|
3262
3118
|
|
3263
|
-
class GoogleCloudIntegrationsV1alphaGetBundleResponse
|
3264
|
-
# @private
|
3265
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3266
|
-
property :config, as: 'config', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig::Representation
|
3267
|
-
|
3268
|
-
end
|
3269
|
-
end
|
3270
|
-
|
3271
3119
|
class GoogleCloudIntegrationsV1alphaIntParameterArray
|
3272
3120
|
# @private
|
3273
3121
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3309,14 +3157,6 @@ module Google
|
|
3309
3157
|
end
|
3310
3158
|
end
|
3311
3159
|
|
3312
|
-
class GoogleCloudIntegrationsV1alphaIntegrationBundleConfig
|
3313
|
-
# @private
|
3314
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3315
|
-
collection :integrations, as: 'integrations'
|
3316
|
-
property :service_account, as: 'serviceAccount'
|
3317
|
-
end
|
3318
|
-
end
|
3319
|
-
|
3320
3160
|
class GoogleCloudIntegrationsV1alphaIntegrationParameter
|
3321
3161
|
# @private
|
3322
3162
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3455,15 +3295,6 @@ module Google
|
|
3455
3295
|
end
|
3456
3296
|
end
|
3457
3297
|
|
3458
|
-
class GoogleCloudIntegrationsV1alphaListExecutionSnapshotsResponse
|
3459
|
-
# @private
|
3460
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3461
|
-
collection :execution_snapshots, as: 'executionSnapshots', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshot, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshot::Representation
|
3462
|
-
|
3463
|
-
property :next_page_token, as: 'nextPageToken'
|
3464
|
-
end
|
3465
|
-
end
|
3466
|
-
|
3467
3298
|
class GoogleCloudIntegrationsV1alphaListExecutionsResponse
|
3468
3299
|
# @private
|
3469
3300
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3548,14 +3379,6 @@ module Google
|
|
3548
3379
|
end
|
3549
3380
|
end
|
3550
3381
|
|
3551
|
-
class GoogleCloudIntegrationsV1alphaListTaskEntitiesResponse
|
3552
|
-
# @private
|
3553
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3554
|
-
collection :task_entities, as: 'taskEntities', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskEntity, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskEntity::Representation
|
3555
|
-
|
3556
|
-
end
|
3557
|
-
end
|
3558
|
-
|
3559
3382
|
class GoogleCloudIntegrationsV1alphaNextTask
|
3560
3383
|
# @private
|
3561
3384
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3889,19 +3712,9 @@ module Google
|
|
3889
3712
|
end
|
3890
3713
|
end
|
3891
3714
|
|
3892
|
-
class
|
3893
|
-
# @private
|
3894
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3895
|
-
property :config, as: 'config', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig::Representation
|
3896
|
-
|
3897
|
-
end
|
3898
|
-
end
|
3899
|
-
|
3900
|
-
class GoogleCloudIntegrationsV1alphaUpdateBundleResponse
|
3715
|
+
class GoogleCloudIntegrationsV1alphaUnpublishIntegrationVersionRequest
|
3901
3716
|
# @private
|
3902
3717
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3903
|
-
property :config, as: 'config', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig::Representation
|
3904
|
-
|
3905
3718
|
end
|
3906
3719
|
end
|
3907
3720
|
|
@@ -3929,18 +3742,6 @@ module Google
|
|
3929
3742
|
end
|
3930
3743
|
end
|
3931
3744
|
|
3932
|
-
class GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
|
3933
|
-
# @private
|
3934
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3935
|
-
end
|
3936
|
-
end
|
3937
|
-
|
3938
|
-
class GoogleCloudIntegrationsV1alphaValidateIntegrationVersionResponse
|
3939
|
-
# @private
|
3940
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3941
|
-
end
|
3942
|
-
end
|
3943
|
-
|
3944
3745
|
class GoogleCloudIntegrationsV1alphaValueType
|
3945
3746
|
# @private
|
3946
3747
|
class Representation < Google::Apis::Core::JsonRepresentation
|