google-apis-connectors_v1 0.63.0 → 0.65.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.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ConnectorsV1
|
18
18
|
# Version of the google-apis-connectors_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.65.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.15.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241203"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -46,6 +46,30 @@ module Google
|
|
46
46
|
include Google::Apis::Core::JsonObjectSupport
|
47
47
|
end
|
48
48
|
|
49
|
+
class AuthField
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class AuthObject
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class AuthProperty
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class AuthSchema
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
49
73
|
class AuthorizationCodeLink
|
50
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
75
|
|
@@ -304,6 +328,12 @@ module Google
|
|
304
328
|
include Google::Apis::Core::JsonObjectSupport
|
305
329
|
end
|
306
330
|
|
331
|
+
class FetchAuthSchemaResponse
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
307
337
|
class Field
|
308
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
339
|
|
@@ -316,6 +346,12 @@ module Google
|
|
316
346
|
include Google::Apis::Core::JsonObjectSupport
|
317
347
|
end
|
318
348
|
|
349
|
+
class GsUtil
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
319
355
|
class HpaConfig
|
320
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
357
|
|
@@ -346,6 +382,12 @@ module Google
|
|
346
382
|
include Google::Apis::Core::JsonObjectSupport
|
347
383
|
end
|
348
384
|
|
385
|
+
class JsonAuthSchema
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
349
391
|
class JsonSchema
|
350
392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
393
|
|
@@ -514,6 +556,12 @@ module Google
|
|
514
556
|
include Google::Apis::Core::JsonObjectSupport
|
515
557
|
end
|
516
558
|
|
559
|
+
class MarketplaceConnectorDetails
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
517
565
|
class MultipleSelectConfig
|
518
566
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
567
|
|
@@ -556,6 +604,12 @@ module Google
|
|
556
604
|
include Google::Apis::Core::JsonObjectSupport
|
557
605
|
end
|
558
606
|
|
607
|
+
class Oauth2AuthCodeFlowGoogleManaged
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
|
+
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
611
|
+
end
|
612
|
+
|
559
613
|
class Oauth2ClientCredentials
|
560
614
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
615
|
|
@@ -580,6 +634,12 @@ module Google
|
|
580
634
|
include Google::Apis::Core::JsonObjectSupport
|
581
635
|
end
|
582
636
|
|
637
|
+
class PartnerMetadata
|
638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
|
+
|
640
|
+
include Google::Apis::Core::JsonObjectSupport
|
641
|
+
end
|
642
|
+
|
583
643
|
class PerSliSloEligibility
|
584
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
645
|
|
@@ -604,6 +664,18 @@ module Google
|
|
604
664
|
include Google::Apis::Core::JsonObjectSupport
|
605
665
|
end
|
606
666
|
|
667
|
+
class PublishCustomConnectorVersionRequest
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
673
|
+
class PublishStatus
|
674
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
|
+
|
676
|
+
include Google::Apis::Core::JsonObjectSupport
|
677
|
+
end
|
678
|
+
|
607
679
|
class RefreshConnectionSchemaMetadataRequest
|
608
680
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
681
|
|
@@ -754,6 +826,18 @@ module Google
|
|
754
826
|
include Google::Apis::Core::JsonObjectSupport
|
755
827
|
end
|
756
828
|
|
829
|
+
class StandardAction
|
830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
|
+
|
832
|
+
include Google::Apis::Core::JsonObjectSupport
|
833
|
+
end
|
834
|
+
|
835
|
+
class StandardEntity
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
|
+
|
838
|
+
include Google::Apis::Core::JsonObjectSupport
|
839
|
+
end
|
840
|
+
|
757
841
|
class Status
|
758
842
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
843
|
|
@@ -814,12 +898,24 @@ module Google
|
|
814
898
|
include Google::Apis::Core::JsonObjectSupport
|
815
899
|
end
|
816
900
|
|
901
|
+
class WebhookSubscriptions
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
817
907
|
class WeeklyCycle
|
818
908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
909
|
|
820
910
|
include Google::Apis::Core::JsonObjectSupport
|
821
911
|
end
|
822
912
|
|
913
|
+
class WithdrawCustomConnectorVersionRequest
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
823
919
|
class AuditConfig
|
824
920
|
# @private
|
825
921
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -846,6 +942,8 @@ module Google
|
|
846
942
|
property :auth_type, as: 'authType'
|
847
943
|
property :oauth2_auth_code_flow, as: 'oauth2AuthCodeFlow', class: Google::Apis::ConnectorsV1::Oauth2AuthCodeFlow, decorator: Google::Apis::ConnectorsV1::Oauth2AuthCodeFlow::Representation
|
848
944
|
|
945
|
+
property :oauth2_auth_code_flow_google_managed, as: 'oauth2AuthCodeFlowGoogleManaged', class: Google::Apis::ConnectorsV1::Oauth2AuthCodeFlowGoogleManaged, decorator: Google::Apis::ConnectorsV1::Oauth2AuthCodeFlowGoogleManaged::Representation
|
946
|
+
|
849
947
|
property :oauth2_client_credentials, as: 'oauth2ClientCredentials', class: Google::Apis::ConnectorsV1::Oauth2ClientCredentials, decorator: Google::Apis::ConnectorsV1::Oauth2ClientCredentials::Representation
|
850
948
|
|
851
949
|
property :oauth2_jwt_bearer, as: 'oauth2JwtBearer', class: Google::Apis::ConnectorsV1::Oauth2JwtBearer, decorator: Google::Apis::ConnectorsV1::Oauth2JwtBearer::Representation
|
@@ -866,6 +964,51 @@ module Google
|
|
866
964
|
|
867
965
|
property :description, as: 'description'
|
868
966
|
property :display_name, as: 'displayName'
|
967
|
+
property :is_default, as: 'isDefault'
|
968
|
+
end
|
969
|
+
end
|
970
|
+
|
971
|
+
class AuthField
|
972
|
+
# @private
|
973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
974
|
+
property :data_type, as: 'dataType'
|
975
|
+
property :description, as: 'description'
|
976
|
+
property :key, as: 'key'
|
977
|
+
end
|
978
|
+
end
|
979
|
+
|
980
|
+
class AuthObject
|
981
|
+
# @private
|
982
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
983
|
+
property :additional_properties, as: 'additionalProperties'
|
984
|
+
property :auth_key, as: 'authKey'
|
985
|
+
property :auth_type, as: 'authType'
|
986
|
+
property :description, as: 'description'
|
987
|
+
property :is_default, as: 'isDefault'
|
988
|
+
hash :properties, as: 'properties', class: Google::Apis::ConnectorsV1::AuthProperty, decorator: Google::Apis::ConnectorsV1::AuthProperty::Representation
|
989
|
+
|
990
|
+
property :type, as: 'type'
|
991
|
+
end
|
992
|
+
end
|
993
|
+
|
994
|
+
class AuthProperty
|
995
|
+
# @private
|
996
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
997
|
+
property :description, as: 'description'
|
998
|
+
property :type, as: 'type'
|
999
|
+
end
|
1000
|
+
end
|
1001
|
+
|
1002
|
+
class AuthSchema
|
1003
|
+
# @private
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1005
|
+
collection :auth_fields, as: 'authFields', class: Google::Apis::ConnectorsV1::AuthField, decorator: Google::Apis::ConnectorsV1::AuthField::Representation
|
1006
|
+
|
1007
|
+
property :auth_key, as: 'authKey'
|
1008
|
+
property :auth_type, as: 'authType'
|
1009
|
+
property :description, as: 'description'
|
1010
|
+
property :display_name, as: 'displayName'
|
1011
|
+
property :is_default, as: 'isDefault'
|
869
1012
|
end
|
870
1013
|
end
|
871
1014
|
|
@@ -873,6 +1016,8 @@ module Google
|
|
873
1016
|
# @private
|
874
1017
|
class Representation < Google::Apis::Core::JsonRepresentation
|
875
1018
|
property :client_id, as: 'clientId'
|
1019
|
+
property :client_secret, as: 'clientSecret', class: Google::Apis::ConnectorsV1::Secret, decorator: Google::Apis::ConnectorsV1::Secret::Representation
|
1020
|
+
|
876
1021
|
property :enable_pkce, as: 'enablePkce'
|
877
1022
|
property :omit_query_params, as: 'omitQueryParams'
|
878
1023
|
collection :scopes, as: 'scopes'
|
@@ -949,6 +1094,7 @@ module Google
|
|
949
1094
|
property :async_operations_enabled, as: 'asyncOperationsEnabled'
|
950
1095
|
property :auth_config, as: 'authConfig', class: Google::Apis::ConnectorsV1::AuthConfig, decorator: Google::Apis::ConnectorsV1::AuthConfig::Representation
|
951
1096
|
|
1097
|
+
property :auth_override_enabled, as: 'authOverrideEnabled'
|
952
1098
|
property :billing_config, as: 'billingConfig', class: Google::Apis::ConnectorsV1::BillingConfig, decorator: Google::Apis::ConnectorsV1::BillingConfig::Representation
|
953
1099
|
|
954
1100
|
collection :config_variables, as: 'configVariables', class: Google::Apis::ConnectorsV1::ConfigVariable, decorator: Google::Apis::ConnectorsV1::ConfigVariable::Representation
|
@@ -968,6 +1114,7 @@ module Google
|
|
968
1114
|
property :eventing_enablement_type, as: 'eventingEnablementType'
|
969
1115
|
property :eventing_runtime_data, as: 'eventingRuntimeData', class: Google::Apis::ConnectorsV1::EventingRuntimeData, decorator: Google::Apis::ConnectorsV1::EventingRuntimeData::Representation
|
970
1116
|
|
1117
|
+
property :host, as: 'host'
|
971
1118
|
property :image_location, as: 'imageLocation'
|
972
1119
|
property :is_trusted_tester, as: 'isTrustedTester'
|
973
1120
|
hash :labels, as: 'labels'
|
@@ -986,6 +1133,7 @@ module Google
|
|
986
1133
|
|
987
1134
|
property :subscription_type, as: 'subscriptionType'
|
988
1135
|
property :suspended, as: 'suspended'
|
1136
|
+
property :tls_service_directory, as: 'tlsServiceDirectory'
|
989
1137
|
property :update_time, as: 'updateTime'
|
990
1138
|
end
|
991
1139
|
end
|
@@ -1026,6 +1174,8 @@ module Google
|
|
1026
1174
|
property :external_uri, as: 'externalUri'
|
1027
1175
|
hash :labels, as: 'labels'
|
1028
1176
|
property :launch_stage, as: 'launchStage'
|
1177
|
+
property :marketplace_connector_details, as: 'marketplaceConnectorDetails', class: Google::Apis::ConnectorsV1::MarketplaceConnectorDetails, decorator: Google::Apis::ConnectorsV1::MarketplaceConnectorDetails::Representation
|
1178
|
+
|
1029
1179
|
property :name, as: 'name'
|
1030
1180
|
collection :tags, as: 'tags'
|
1031
1181
|
property :update_time, as: 'updateTime'
|
@@ -1036,12 +1186,17 @@ module Google
|
|
1036
1186
|
class ConnectorInfraConfig
|
1037
1187
|
# @private
|
1038
1188
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1189
|
+
property :always_allocate_cpu, as: 'alwaysAllocateCpu'
|
1039
1190
|
property :connection_ratelimit_window_seconds, :numeric_string => true, as: 'connectionRatelimitWindowSeconds'
|
1191
|
+
property :connector_versioning_enabled, as: 'connectorVersioningEnabled'
|
1040
1192
|
property :deployment_model, as: 'deploymentModel'
|
1041
1193
|
property :hpa_config, as: 'hpaConfig', class: Google::Apis::ConnectorsV1::HpaConfig, decorator: Google::Apis::ConnectorsV1::HpaConfig::Representation
|
1042
1194
|
|
1043
1195
|
property :internalclient_ratelimit_threshold, :numeric_string => true, as: 'internalclientRatelimitThreshold'
|
1196
|
+
property :max_instance_request_concurrency, as: 'maxInstanceRequestConcurrency'
|
1044
1197
|
property :migrate_deployment_model, as: 'migrateDeploymentModel'
|
1198
|
+
property :migrate_tls, as: 'migrateTls'
|
1199
|
+
property :provision_cloud_spanner, as: 'provisionCloudSpanner'
|
1045
1200
|
property :ratelimit_threshold, :numeric_string => true, as: 'ratelimitThreshold'
|
1046
1201
|
property :resource_limits, as: 'resourceLimits', class: Google::Apis::ConnectorsV1::ResourceLimits, decorator: Google::Apis::ConnectorsV1::ResourceLimits::Representation
|
1047
1202
|
|
@@ -1069,6 +1224,9 @@ module Google
|
|
1069
1224
|
|
1070
1225
|
property :eventing_config_template, as: 'eventingConfigTemplate', class: Google::Apis::ConnectorsV1::EventingConfigTemplate, decorator: Google::Apis::ConnectorsV1::EventingConfigTemplate::Representation
|
1071
1226
|
|
1227
|
+
property :is_async_operations_supported, as: 'isAsyncOperationsSupported'
|
1228
|
+
property :is_custom_actions_supported, as: 'isCustomActionsSupported'
|
1229
|
+
property :is_custom_entities_supported, as: 'isCustomEntitiesSupported'
|
1072
1230
|
hash :labels, as: 'labels'
|
1073
1231
|
property :launch_stage, as: 'launchStage'
|
1074
1232
|
property :name, as: 'name'
|
@@ -1083,6 +1241,10 @@ module Google
|
|
1083
1241
|
|
1084
1242
|
property :supported_runtime_features, as: 'supportedRuntimeFeatures', class: Google::Apis::ConnectorsV1::SupportedRuntimeFeatures, decorator: Google::Apis::ConnectorsV1::SupportedRuntimeFeatures::Representation
|
1085
1243
|
|
1244
|
+
collection :supported_standard_actions, as: 'supportedStandardActions', class: Google::Apis::ConnectorsV1::StandardAction, decorator: Google::Apis::ConnectorsV1::StandardAction::Representation
|
1245
|
+
|
1246
|
+
collection :supported_standard_entities, as: 'supportedStandardEntities', class: Google::Apis::ConnectorsV1::StandardEntity, decorator: Google::Apis::ConnectorsV1::StandardEntity::Representation
|
1247
|
+
|
1086
1248
|
collection :unsupported_connection_types, as: 'unsupportedConnectionTypes'
|
1087
1249
|
property :update_time, as: 'updateTime'
|
1088
1250
|
end
|
@@ -1097,12 +1259,14 @@ module Google
|
|
1097
1259
|
property :hpa_config, as: 'hpaConfig', class: Google::Apis::ConnectorsV1::HpaConfig, decorator: Google::Apis::ConnectorsV1::HpaConfig::Representation
|
1098
1260
|
|
1099
1261
|
property :internalclient_ratelimit_threshold, :numeric_string => true, as: 'internalclientRatelimitThreshold'
|
1262
|
+
property :max_instance_request_concurrency, as: 'maxInstanceRequestConcurrency'
|
1100
1263
|
property :ratelimit_threshold, :numeric_string => true, as: 'ratelimitThreshold'
|
1101
1264
|
property :resource_limits, as: 'resourceLimits', class: Google::Apis::ConnectorsV1::ResourceLimits, decorator: Google::Apis::ConnectorsV1::ResourceLimits::Representation
|
1102
1265
|
|
1103
1266
|
property :resource_requests, as: 'resourceRequests', class: Google::Apis::ConnectorsV1::ResourceRequests, decorator: Google::Apis::ConnectorsV1::ResourceRequests::Representation
|
1104
1267
|
|
1105
1268
|
property :shared_deployment, as: 'sharedDeployment'
|
1269
|
+
property :tls_migration_state, as: 'tlsMigrationState'
|
1106
1270
|
end
|
1107
1271
|
end
|
1108
1272
|
|
@@ -1119,6 +1283,7 @@ module Google
|
|
1119
1283
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1120
1284
|
collection :active_connector_versions, as: 'activeConnectorVersions'
|
1121
1285
|
collection :all_connector_versions, as: 'allConnectorVersions'
|
1286
|
+
collection :all_marketplace_versions, as: 'allMarketplaceVersions'
|
1122
1287
|
property :create_time, as: 'createTime'
|
1123
1288
|
property :custom_connector_type, as: 'customConnectorType'
|
1124
1289
|
property :description, as: 'description'
|
@@ -1126,6 +1291,7 @@ module Google
|
|
1126
1291
|
hash :labels, as: 'labels'
|
1127
1292
|
property :logo, as: 'logo'
|
1128
1293
|
property :name, as: 'name'
|
1294
|
+
collection :published_marketplace_versions, as: 'publishedMarketplaceVersions'
|
1129
1295
|
property :update_time, as: 'updateTime'
|
1130
1296
|
end
|
1131
1297
|
end
|
@@ -1143,6 +1309,10 @@ module Google
|
|
1143
1309
|
property :enable_backend_destination_config, as: 'enableBackendDestinationConfig'
|
1144
1310
|
hash :labels, as: 'labels'
|
1145
1311
|
property :name, as: 'name'
|
1312
|
+
property :partner_metadata, as: 'partnerMetadata', class: Google::Apis::ConnectorsV1::PartnerMetadata, decorator: Google::Apis::ConnectorsV1::PartnerMetadata::Representation
|
1313
|
+
|
1314
|
+
property :publish_status, as: 'publishStatus', class: Google::Apis::ConnectorsV1::PublishStatus, decorator: Google::Apis::ConnectorsV1::PublishStatus::Representation
|
1315
|
+
|
1146
1316
|
property :service_account, as: 'serviceAccount'
|
1147
1317
|
property :spec_location, as: 'specLocation'
|
1148
1318
|
collection :spec_server_urls, as: 'specServerUrls'
|
@@ -1279,6 +1449,7 @@ module Google
|
|
1279
1449
|
hash :labels, as: 'labels'
|
1280
1450
|
property :name, as: 'name'
|
1281
1451
|
property :service_attachment, as: 'serviceAttachment'
|
1452
|
+
property :state, as: 'state'
|
1282
1453
|
property :update_time, as: 'updateTime'
|
1283
1454
|
end
|
1284
1455
|
end
|
@@ -1316,6 +1487,8 @@ module Google
|
|
1316
1487
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1317
1488
|
property :endpoint, as: 'endpoint', class: Google::Apis::ConnectorsV1::EndPoint, decorator: Google::Apis::ConnectorsV1::EndPoint::Representation
|
1318
1489
|
|
1490
|
+
property :gsutil, as: 'gsutil', class: Google::Apis::ConnectorsV1::GsUtil, decorator: Google::Apis::ConnectorsV1::GsUtil::Representation
|
1491
|
+
|
1319
1492
|
property :service_account, as: 'serviceAccount'
|
1320
1493
|
property :type, as: 'type'
|
1321
1494
|
end
|
@@ -1412,6 +1585,8 @@ module Google
|
|
1412
1585
|
|
1413
1586
|
property :webhook_data, as: 'webhookData', class: Google::Apis::ConnectorsV1::WebhookData, decorator: Google::Apis::ConnectorsV1::WebhookData::Representation
|
1414
1587
|
|
1588
|
+
property :webhook_subscriptions, as: 'webhookSubscriptions', class: Google::Apis::ConnectorsV1::WebhookSubscriptions, decorator: Google::Apis::ConnectorsV1::WebhookSubscriptions::Representation
|
1589
|
+
|
1415
1590
|
end
|
1416
1591
|
end
|
1417
1592
|
|
@@ -1450,6 +1625,16 @@ module Google
|
|
1450
1625
|
end
|
1451
1626
|
end
|
1452
1627
|
|
1628
|
+
class FetchAuthSchemaResponse
|
1629
|
+
# @private
|
1630
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1631
|
+
collection :auth_schemas, as: 'authSchemas', class: Google::Apis::ConnectorsV1::AuthSchema, decorator: Google::Apis::ConnectorsV1::AuthSchema::Representation
|
1632
|
+
|
1633
|
+
property :json_schema, as: 'jsonSchema', class: Google::Apis::ConnectorsV1::JsonAuthSchema, decorator: Google::Apis::ConnectorsV1::JsonAuthSchema::Representation
|
1634
|
+
|
1635
|
+
end
|
1636
|
+
end
|
1637
|
+
|
1453
1638
|
class Field
|
1454
1639
|
# @private
|
1455
1640
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1477,6 +1662,13 @@ module Google
|
|
1477
1662
|
end
|
1478
1663
|
end
|
1479
1664
|
|
1665
|
+
class GsUtil
|
1666
|
+
# @private
|
1667
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1668
|
+
property :gsutil_uri, as: 'gsutilUri'
|
1669
|
+
end
|
1670
|
+
end
|
1671
|
+
|
1480
1672
|
class HpaConfig
|
1481
1673
|
# @private
|
1482
1674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1542,6 +1734,15 @@ module Google
|
|
1542
1734
|
end
|
1543
1735
|
end
|
1544
1736
|
|
1737
|
+
class JsonAuthSchema
|
1738
|
+
# @private
|
1739
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1740
|
+
property :_schema, as: '$schema'
|
1741
|
+
collection :one_of, as: 'oneOf', class: Google::Apis::ConnectorsV1::AuthObject, decorator: Google::Apis::ConnectorsV1::AuthObject::Representation
|
1742
|
+
|
1743
|
+
end
|
1744
|
+
end
|
1745
|
+
|
1545
1746
|
class JsonSchema
|
1546
1747
|
# @private
|
1547
1748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1822,6 +2023,16 @@ module Google
|
|
1822
2023
|
end
|
1823
2024
|
end
|
1824
2025
|
|
2026
|
+
class MarketplaceConnectorDetails
|
2027
|
+
# @private
|
2028
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2029
|
+
property :marketplace_product, as: 'marketplaceProduct'
|
2030
|
+
property :marketplace_product_id, as: 'marketplaceProductId'
|
2031
|
+
property :marketplace_product_uri, as: 'marketplaceProductUri'
|
2032
|
+
property :partner, as: 'partner'
|
2033
|
+
end
|
2034
|
+
end
|
2035
|
+
|
1825
2036
|
class MultipleSelectConfig
|
1826
2037
|
# @private
|
1827
2038
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1890,6 +2101,15 @@ module Google
|
|
1890
2101
|
end
|
1891
2102
|
end
|
1892
2103
|
|
2104
|
+
class Oauth2AuthCodeFlowGoogleManaged
|
2105
|
+
# @private
|
2106
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2107
|
+
property :auth_code, as: 'authCode'
|
2108
|
+
property :redirect_uri, as: 'redirectUri'
|
2109
|
+
collection :scopes, as: 'scopes'
|
2110
|
+
end
|
2111
|
+
end
|
2112
|
+
|
1893
2113
|
class Oauth2ClientCredentials
|
1894
2114
|
# @private
|
1895
2115
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1934,6 +2154,27 @@ module Google
|
|
1934
2154
|
end
|
1935
2155
|
end
|
1936
2156
|
|
2157
|
+
class PartnerMetadata
|
2158
|
+
# @private
|
2159
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2160
|
+
property :accept_gcp_tos, as: 'acceptGcpTos'
|
2161
|
+
property :additional_comments, as: 'additionalComments'
|
2162
|
+
property :confirm_partner_requirements, as: 'confirmPartnerRequirements'
|
2163
|
+
property :demo_uri, as: 'demoUri'
|
2164
|
+
property :integration_templates, as: 'integrationTemplates'
|
2165
|
+
property :marketplace_product, as: 'marketplaceProduct'
|
2166
|
+
property :marketplace_product_id, as: 'marketplaceProductId'
|
2167
|
+
property :marketplace_product_project_id, as: 'marketplaceProductProjectId'
|
2168
|
+
property :marketplace_product_uri, as: 'marketplaceProductUri'
|
2169
|
+
property :partner, as: 'partner'
|
2170
|
+
property :partner_connector_display_name, as: 'partnerConnectorDisplayName'
|
2171
|
+
property :publish_request_time, as: 'publishRequestTime'
|
2172
|
+
property :target_application, as: 'targetApplication'
|
2173
|
+
property :target_customer_segment, as: 'targetCustomerSegment'
|
2174
|
+
property :use_cases, as: 'useCases'
|
2175
|
+
end
|
2176
|
+
end
|
2177
|
+
|
1937
2178
|
class PerSliSloEligibility
|
1938
2179
|
# @private
|
1939
2180
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1978,6 +2219,24 @@ module Google
|
|
1978
2219
|
end
|
1979
2220
|
end
|
1980
2221
|
|
2222
|
+
class PublishCustomConnectorVersionRequest
|
2223
|
+
# @private
|
2224
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2225
|
+
property :partner_metadata, as: 'partnerMetadata', class: Google::Apis::ConnectorsV1::PartnerMetadata, decorator: Google::Apis::ConnectorsV1::PartnerMetadata::Representation
|
2226
|
+
|
2227
|
+
end
|
2228
|
+
end
|
2229
|
+
|
2230
|
+
class PublishStatus
|
2231
|
+
# @private
|
2232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2233
|
+
property :publish_state, as: 'publishState'
|
2234
|
+
property :publish_time, as: 'publishTime'
|
2235
|
+
property :published_as, as: 'publishedAs'
|
2236
|
+
property :published_source, as: 'publishedSource'
|
2237
|
+
end
|
2238
|
+
end
|
2239
|
+
|
1981
2240
|
class RefreshConnectionSchemaMetadataRequest
|
1982
2241
|
# @private
|
1983
2242
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2066,10 +2325,12 @@ module Google
|
|
2066
2325
|
|
2067
2326
|
collection :input_parameters, as: 'inputParameters', class: Google::Apis::ConnectorsV1::InputParameter, decorator: Google::Apis::ConnectorsV1::InputParameter::Representation
|
2068
2327
|
|
2328
|
+
property :input_schema_as_string, as: 'inputSchemaAsString'
|
2069
2329
|
property :result_json_schema, as: 'resultJsonSchema', class: Google::Apis::ConnectorsV1::JsonSchema, decorator: Google::Apis::ConnectorsV1::JsonSchema::Representation
|
2070
2330
|
|
2071
2331
|
collection :result_metadata, as: 'resultMetadata', class: Google::Apis::ConnectorsV1::ResultMetadata, decorator: Google::Apis::ConnectorsV1::ResultMetadata::Representation
|
2072
2332
|
|
2333
|
+
property :result_schema_as_string, as: 'resultSchemaAsString'
|
2073
2334
|
end
|
2074
2335
|
end
|
2075
2336
|
|
@@ -2239,6 +2500,20 @@ module Google
|
|
2239
2500
|
end
|
2240
2501
|
end
|
2241
2502
|
|
2503
|
+
class StandardAction
|
2504
|
+
# @private
|
2505
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2506
|
+
property :name, as: 'name'
|
2507
|
+
end
|
2508
|
+
end
|
2509
|
+
|
2510
|
+
class StandardEntity
|
2511
|
+
# @private
|
2512
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2513
|
+
property :name, as: 'name'
|
2514
|
+
end
|
2515
|
+
end
|
2516
|
+
|
2242
2517
|
class Status
|
2243
2518
|
# @private
|
2244
2519
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2330,6 +2605,14 @@ module Google
|
|
2330
2605
|
end
|
2331
2606
|
end
|
2332
2607
|
|
2608
|
+
class WebhookSubscriptions
|
2609
|
+
# @private
|
2610
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2611
|
+
collection :webhook_data, as: 'webhookData', class: Google::Apis::ConnectorsV1::WebhookData, decorator: Google::Apis::ConnectorsV1::WebhookData::Representation
|
2612
|
+
|
2613
|
+
end
|
2614
|
+
end
|
2615
|
+
|
2333
2616
|
class WeeklyCycle
|
2334
2617
|
# @private
|
2335
2618
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2337,6 +2620,12 @@ module Google
|
|
2337
2620
|
|
2338
2621
|
end
|
2339
2622
|
end
|
2623
|
+
|
2624
|
+
class WithdrawCustomConnectorVersionRequest
|
2625
|
+
# @private
|
2626
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2627
|
+
end
|
2628
|
+
end
|
2340
2629
|
end
|
2341
2630
|
end
|
2342
2631
|
end
|