google-apis-connectors_v1 0.37.0 → 0.39.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ca56eaf0d0e65c67aae8b7d370d0e4f3495f263b71164b78bb4d7d946d8cf1d1
4
- data.tar.gz: 56b91ef97dc2c863bdf5271c96c02a6f4906bd1524abb4afc1b6438c4d9696b5
3
+ metadata.gz: 744e6ccf80e515e104977d9c393716a3a8e46f13d37afc9e0720ff39f53df8b1
4
+ data.tar.gz: '08a053f656cd9239071e245ae0fb710386d0f3a5a99f0360e6e7972cc2423a85'
5
5
  SHA512:
6
- metadata.gz: 88e9a2a6f9d79563692c134466cc5be710d76dcff60d18957b6b6b2193a256ef248ed2356cc186c37587fae1426dfecbae3c525aeecb955bb7f5e4977093ffcb
7
- data.tar.gz: 1f76a18106c950673b4336f1229ecd0414e00f24a5124c7a30e0839fed741ac8d8acfabf5b14d6d30e1f757ca691e14fc3dd8a754f9d05e48ca30c5873ce4cea
6
+ metadata.gz: ef8243ecaba18a2eb876ef81077a9790e378d34eaca44cb297e5d61206aa742905865e8cee9d3c4ec0a84237ad0de0c03fc36d95b2462b7d4fdd2402ab59141b
7
+ data.tar.gz: 0b567d5a10bed8f9e17d2dc6fa23537cc9d40fe17b94f2da9f76b001cc4e58f365d0598d9cc3af4dbaeff04b355124f6edc5b13d34682f2416e0496d731a7eb8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-connectors_v1
2
2
 
3
+ ### v0.39.0 (2023-09-24)
4
+
5
+ * Regenerated from discovery document revision 20230913
6
+
7
+ ### v0.38.0 (2023-09-17)
8
+
9
+ * Regenerated from discovery document revision 20230906
10
+
3
11
  ### v0.37.0 (2023-08-27)
4
12
 
5
13
  * Regenerated from discovery document revision 20230812
@@ -559,6 +559,12 @@ module Google
559
559
  # @return [String]
560
560
  attr_accessor :image_location
561
561
 
562
+ # Output only. Is trusted tester program enabled for the project.
563
+ # Corresponds to the JSON property `isTrustedTester`
564
+ # @return [Boolean]
565
+ attr_accessor :is_trusted_tester
566
+ alias_method :is_trusted_tester?, :is_trusted_tester
567
+
562
568
  # Optional. Resource labels to represent user-provided metadata. Refer to cloud
563
569
  # documentation on labels for more details. https://cloud.google.com/compute/
564
570
  # docs/labeling-resources
@@ -649,6 +655,7 @@ module Google
649
655
  @eventing_enablement_type = args[:eventing_enablement_type] if args.key?(:eventing_enablement_type)
650
656
  @eventing_runtime_data = args[:eventing_runtime_data] if args.key?(:eventing_runtime_data)
651
657
  @image_location = args[:image_location] if args.key?(:image_location)
658
+ @is_trusted_tester = args[:is_trusted_tester] if args.key?(:is_trusted_tester)
652
659
  @labels = args[:labels] if args.key?(:labels)
653
660
  @lock_config = args[:lock_config] if args.key?(:lock_config)
654
661
  @log_config = args[:log_config] if args.key?(:log_config)
@@ -861,6 +868,11 @@ module Google
861
868
  # @return [Google::Apis::ConnectorsV1::ResourceRequests]
862
869
  attr_accessor :resource_requests
863
870
 
871
+ # The name of shared connector deployment.
872
+ # Corresponds to the JSON property `sharedDeployment`
873
+ # @return [String]
874
+ attr_accessor :shared_deployment
875
+
864
876
  def initialize(**args)
865
877
  update!(**args)
866
878
  end
@@ -872,6 +884,7 @@ module Google
872
884
  @ratelimit_threshold = args[:ratelimit_threshold] if args.key?(:ratelimit_threshold)
873
885
  @resource_limits = args[:resource_limits] if args.key?(:resource_limits)
874
886
  @resource_requests = args[:resource_requests] if args.key?(:resource_requests)
887
+ @shared_deployment = args[:shared_deployment] if args.key?(:shared_deployment)
875
888
  end
876
889
  end
877
890
 
@@ -1033,6 +1046,11 @@ module Google
1033
1046
  # @return [Google::Apis::ConnectorsV1::ResourceRequests]
1034
1047
  attr_accessor :resource_requests
1035
1048
 
1049
+ # Output only. The name of shared connector deployment.
1050
+ # Corresponds to the JSON property `sharedDeployment`
1051
+ # @return [String]
1052
+ attr_accessor :shared_deployment
1053
+
1036
1054
  def initialize(**args)
1037
1055
  update!(**args)
1038
1056
  end
@@ -1044,6 +1062,7 @@ module Google
1044
1062
  @ratelimit_threshold = args[:ratelimit_threshold] if args.key?(:ratelimit_threshold)
1045
1063
  @resource_limits = args[:resource_limits] if args.key?(:resource_limits)
1046
1064
  @resource_requests = args[:resource_requests] if args.key?(:resource_requests)
1065
+ @shared_deployment = args[:shared_deployment] if args.key?(:shared_deployment)
1047
1066
  end
1048
1067
  end
1049
1068
 
@@ -1585,6 +1604,18 @@ module Google
1585
1604
  attr_accessor :enrichment_enabled
1586
1605
  alias_method :enrichment_enabled?, :enrichment_enabled
1587
1606
 
1607
+ # Optional. Ingress endpoint of the event listener. This is used only when
1608
+ # private connectivity is enabled.
1609
+ # Corresponds to the JSON property `eventsListenerIngressEndpoint`
1610
+ # @return [String]
1611
+ attr_accessor :events_listener_ingress_endpoint
1612
+
1613
+ # Optional. Private Connectivity Enabled.
1614
+ # Corresponds to the JSON property `privateConnectivityEnabled`
1615
+ # @return [Boolean]
1616
+ attr_accessor :private_connectivity_enabled
1617
+ alias_method :private_connectivity_enabled?, :private_connectivity_enabled
1618
+
1588
1619
  # Define the Connectors target endpoint.
1589
1620
  # Corresponds to the JSON property `registrationDestinationConfig`
1590
1621
  # @return [Google::Apis::ConnectorsV1::DestinationConfig]
@@ -1600,6 +1631,8 @@ module Google
1600
1631
  @auth_config = args[:auth_config] if args.key?(:auth_config)
1601
1632
  @encryption_key = args[:encryption_key] if args.key?(:encryption_key)
1602
1633
  @enrichment_enabled = args[:enrichment_enabled] if args.key?(:enrichment_enabled)
1634
+ @events_listener_ingress_endpoint = args[:events_listener_ingress_endpoint] if args.key?(:events_listener_ingress_endpoint)
1635
+ @private_connectivity_enabled = args[:private_connectivity_enabled] if args.key?(:private_connectivity_enabled)
1603
1636
  @registration_destination_config = args[:registration_destination_config] if args.key?(:registration_destination_config)
1604
1637
  end
1605
1638
  end
@@ -1738,6 +1771,13 @@ module Google
1738
1771
  # @return [String]
1739
1772
  attr_accessor :events_listener_endpoint
1740
1773
 
1774
+ # Output only. Events listener PSC Service attachment. The value will be
1775
+ # populated after provisioning the events listener with private connectivity
1776
+ # enabled.
1777
+ # Corresponds to the JSON property `eventsListenerPscSa`
1778
+ # @return [String]
1779
+ attr_accessor :events_listener_psc_sa
1780
+
1741
1781
  # EventingStatus indicates the state of eventing.
1742
1782
  # Corresponds to the JSON property `status`
1743
1783
  # @return [Google::Apis::ConnectorsV1::EventingStatus]
@@ -1750,6 +1790,7 @@ module Google
1750
1790
  # Update properties of this object
1751
1791
  def update!(**args)
1752
1792
  @events_listener_endpoint = args[:events_listener_endpoint] if args.key?(:events_listener_endpoint)
1793
+ @events_listener_psc_sa = args[:events_listener_psc_sa] if args.key?(:events_listener_psc_sa)
1753
1794
  @status = args[:status] if args.key?(:status)
1754
1795
  end
1755
1796
  end
@@ -1910,6 +1951,11 @@ module Google
1910
1951
  # @return [String]
1911
1952
  attr_accessor :field
1912
1953
 
1954
+ # JsonSchema representation of schema metadata
1955
+ # Corresponds to the JSON property `jsonSchema`
1956
+ # @return [Google::Apis::ConnectorsV1::JsonSchema]
1957
+ attr_accessor :json_schema
1958
+
1913
1959
  # The following boolean field specifies if the current Field acts as a primary
1914
1960
  # key or id if the parent is of type entity.
1915
1961
  # Corresponds to the JSON property `key`
@@ -1940,6 +1986,7 @@ module Google
1940
1986
  @default_value = args[:default_value] if args.key?(:default_value)
1941
1987
  @description = args[:description] if args.key?(:description)
1942
1988
  @field = args[:field] if args.key?(:field)
1989
+ @json_schema = args[:json_schema] if args.key?(:json_schema)
1943
1990
  @key = args[:key] if args.key?(:key)
1944
1991
  @nullable = args[:nullable] if args.key?(:nullable)
1945
1992
  @readonly = args[:readonly] if args.key?(:readonly)
@@ -2060,6 +2107,11 @@ module Google
2060
2107
  # @return [String]
2061
2108
  attr_accessor :description
2062
2109
 
2110
+ # JsonSchema representation of schema metadata
2111
+ # Corresponds to the JSON property `jsonSchema`
2112
+ # @return [Google::Apis::ConnectorsV1::JsonSchema]
2113
+ attr_accessor :json_schema
2114
+
2063
2115
  # Specifies whether a null value is allowed.
2064
2116
  # Corresponds to the JSON property `nullable`
2065
2117
  # @return [Boolean]
@@ -2080,11 +2132,83 @@ module Google
2080
2132
  @data_type = args[:data_type] if args.key?(:data_type)
2081
2133
  @default_value = args[:default_value] if args.key?(:default_value)
2082
2134
  @description = args[:description] if args.key?(:description)
2135
+ @json_schema = args[:json_schema] if args.key?(:json_schema)
2083
2136
  @nullable = args[:nullable] if args.key?(:nullable)
2084
2137
  @parameter = args[:parameter] if args.key?(:parameter)
2085
2138
  end
2086
2139
  end
2087
2140
 
2141
+ # JsonSchema representation of schema metadata
2142
+ class JsonSchema
2143
+ include Google::Apis::Core::Hashable
2144
+
2145
+ # The default value of the field or object described by this schema.
2146
+ # Corresponds to the JSON property `default`
2147
+ # @return [Object]
2148
+ attr_accessor :default
2149
+
2150
+ # A description of this schema.
2151
+ # Corresponds to the JSON property `description`
2152
+ # @return [String]
2153
+ attr_accessor :description
2154
+
2155
+ # Possible values for an enumeration. This works in conjunction with `type` to
2156
+ # represent types with a fixed set of legal values
2157
+ # Corresponds to the JSON property `enum`
2158
+ # @return [Array<Object>]
2159
+ attr_accessor :enum
2160
+
2161
+ # Format of the value as per https://json-schema.org/understanding-json-schema/
2162
+ # reference/string.html#format
2163
+ # Corresponds to the JSON property `format`
2164
+ # @return [String]
2165
+ attr_accessor :format
2166
+
2167
+ # JsonSchema representation of schema metadata
2168
+ # Corresponds to the JSON property `items`
2169
+ # @return [Google::Apis::ConnectorsV1::JsonSchema]
2170
+ attr_accessor :items
2171
+
2172
+ # JDBC datatype of the field.
2173
+ # Corresponds to the JSON property `jdbcType`
2174
+ # @return [String]
2175
+ attr_accessor :jdbc_type
2176
+
2177
+ # The child schemas, applicable only if this is of type `object`. The key is the
2178
+ # name of the property and the value is the json schema that describes that
2179
+ # property
2180
+ # Corresponds to the JSON property `properties`
2181
+ # @return [Hash<String,Google::Apis::ConnectorsV1::JsonSchema>]
2182
+ attr_accessor :properties
2183
+
2184
+ # Whether this property is required.
2185
+ # Corresponds to the JSON property `required`
2186
+ # @return [Array<String>]
2187
+ attr_accessor :required
2188
+
2189
+ # JSON Schema Validation: A Vocabulary for Structural Validation of JSON
2190
+ # Corresponds to the JSON property `type`
2191
+ # @return [Array<String>]
2192
+ attr_accessor :type
2193
+
2194
+ def initialize(**args)
2195
+ update!(**args)
2196
+ end
2197
+
2198
+ # Update properties of this object
2199
+ def update!(**args)
2200
+ @default = args[:default] if args.key?(:default)
2201
+ @description = args[:description] if args.key?(:description)
2202
+ @enum = args[:enum] if args.key?(:enum)
2203
+ @format = args[:format] if args.key?(:format)
2204
+ @items = args[:items] if args.key?(:items)
2205
+ @jdbc_type = args[:jdbc_type] if args.key?(:jdbc_type)
2206
+ @properties = args[:properties] if args.key?(:properties)
2207
+ @required = args[:required] if args.key?(:required)
2208
+ @type = args[:type] if args.key?(:type)
2209
+ end
2210
+ end
2211
+
2088
2212
  # JWT claims used for the jwt-bearer authorization grant.
2089
2213
  class JwtClaims
2090
2214
  include Google::Apis::Core::Hashable
@@ -3177,6 +3301,11 @@ module Google
3177
3301
  # @return [String]
3178
3302
  attr_accessor :field
3179
3303
 
3304
+ # JsonSchema representation of schema metadata
3305
+ # Corresponds to the JSON property `jsonSchema`
3306
+ # @return [Google::Apis::ConnectorsV1::JsonSchema]
3307
+ attr_accessor :json_schema
3308
+
3180
3309
  def initialize(**args)
3181
3310
  update!(**args)
3182
3311
  end
@@ -3186,6 +3315,7 @@ module Google
3186
3315
  @data_type = args[:data_type] if args.key?(:data_type)
3187
3316
  @description = args[:description] if args.key?(:description)
3188
3317
  @field = args[:field] if args.key?(:field)
3318
+ @json_schema = args[:json_schema] if args.key?(:json_schema)
3189
3319
  end
3190
3320
  end
3191
3321
 
@@ -3252,11 +3382,31 @@ module Google
3252
3382
  # @return [String]
3253
3383
  attr_accessor :action
3254
3384
 
3385
+ # Output only. Brief Description of action
3386
+ # Corresponds to the JSON property `description`
3387
+ # @return [String]
3388
+ attr_accessor :description
3389
+
3390
+ # Output only. Display Name of action to be shown on client side
3391
+ # Corresponds to the JSON property `displayName`
3392
+ # @return [String]
3393
+ attr_accessor :display_name
3394
+
3395
+ # JsonSchema representation of schema metadata
3396
+ # Corresponds to the JSON property `inputJsonSchema`
3397
+ # @return [Google::Apis::ConnectorsV1::JsonSchema]
3398
+ attr_accessor :input_json_schema
3399
+
3255
3400
  # Output only. List of input parameter metadata for the action.
3256
3401
  # Corresponds to the JSON property `inputParameters`
3257
3402
  # @return [Array<Google::Apis::ConnectorsV1::InputParameter>]
3258
3403
  attr_accessor :input_parameters
3259
3404
 
3405
+ # JsonSchema representation of schema metadata
3406
+ # Corresponds to the JSON property `resultJsonSchema`
3407
+ # @return [Google::Apis::ConnectorsV1::JsonSchema]
3408
+ attr_accessor :result_json_schema
3409
+
3260
3410
  # Output only. List of result field metadata.
3261
3411
  # Corresponds to the JSON property `resultMetadata`
3262
3412
  # @return [Array<Google::Apis::ConnectorsV1::ResultMetadata>]
@@ -3269,7 +3419,11 @@ module Google
3269
3419
  # Update properties of this object
3270
3420
  def update!(**args)
3271
3421
  @action = args[:action] if args.key?(:action)
3422
+ @description = args[:description] if args.key?(:description)
3423
+ @display_name = args[:display_name] if args.key?(:display_name)
3424
+ @input_json_schema = args[:input_json_schema] if args.key?(:input_json_schema)
3272
3425
  @input_parameters = args[:input_parameters] if args.key?(:input_parameters)
3426
+ @result_json_schema = args[:result_json_schema] if args.key?(:result_json_schema)
3273
3427
  @result_metadata = args[:result_metadata] if args.key?(:result_metadata)
3274
3428
  end
3275
3429
  end
@@ -3368,6 +3522,11 @@ module Google
3368
3522
  # @return [Array<Google::Apis::ConnectorsV1::Field>]
3369
3523
  attr_accessor :fields
3370
3524
 
3525
+ # JsonSchema representation of schema metadata
3526
+ # Corresponds to the JSON property `jsonSchema`
3527
+ # @return [Google::Apis::ConnectorsV1::JsonSchema]
3528
+ attr_accessor :json_schema
3529
+
3371
3530
  def initialize(**args)
3372
3531
  update!(**args)
3373
3532
  end
@@ -3376,6 +3535,7 @@ module Google
3376
3535
  def update!(**args)
3377
3536
  @entity = args[:entity] if args.key?(:entity)
3378
3537
  @fields = args[:fields] if args.key?(:fields)
3538
+ @json_schema = args[:json_schema] if args.key?(:json_schema)
3379
3539
  end
3380
3540
  end
3381
3541
 
@@ -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.37.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230812"
25
+ REVISION = "20230913"
26
26
  end
27
27
  end
28
28
  end
@@ -280,6 +280,12 @@ module Google
280
280
  include Google::Apis::Core::JsonObjectSupport
281
281
  end
282
282
 
283
+ class JsonSchema
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
283
289
  class JwtClaims
284
290
  class Representation < Google::Apis::Core::JsonRepresentation; end
285
291
 
@@ -702,6 +708,7 @@ module Google
702
708
  property :eventing_runtime_data, as: 'eventingRuntimeData', class: Google::Apis::ConnectorsV1::EventingRuntimeData, decorator: Google::Apis::ConnectorsV1::EventingRuntimeData::Representation
703
709
 
704
710
  property :image_location, as: 'imageLocation'
711
+ property :is_trusted_tester, as: 'isTrustedTester'
705
712
  hash :labels, as: 'labels'
706
713
  property :lock_config, as: 'lockConfig', class: Google::Apis::ConnectorsV1::LockConfig, decorator: Google::Apis::ConnectorsV1::LockConfig::Representation
707
714
 
@@ -772,6 +779,7 @@ module Google
772
779
 
773
780
  property :resource_requests, as: 'resourceRequests', class: Google::Apis::ConnectorsV1::ResourceRequests, decorator: Google::Apis::ConnectorsV1::ResourceRequests::Representation
774
781
 
782
+ property :shared_deployment, as: 'sharedDeployment'
775
783
  end
776
784
  end
777
785
 
@@ -819,6 +827,7 @@ module Google
819
827
 
820
828
  property :resource_requests, as: 'resourceRequests', class: Google::Apis::ConnectorsV1::ResourceRequests, decorator: Google::Apis::ConnectorsV1::ResourceRequests::Representation
821
829
 
830
+ property :shared_deployment, as: 'sharedDeployment'
822
831
  end
823
832
  end
824
833
 
@@ -973,6 +982,8 @@ module Google
973
982
  property :encryption_key, as: 'encryptionKey', class: Google::Apis::ConnectorsV1::ConfigVariable, decorator: Google::Apis::ConnectorsV1::ConfigVariable::Representation
974
983
 
975
984
  property :enrichment_enabled, as: 'enrichmentEnabled'
985
+ property :events_listener_ingress_endpoint, as: 'eventsListenerIngressEndpoint'
986
+ property :private_connectivity_enabled, as: 'privateConnectivityEnabled'
976
987
  property :registration_destination_config, as: 'registrationDestinationConfig', class: Google::Apis::ConnectorsV1::DestinationConfig, decorator: Google::Apis::ConnectorsV1::DestinationConfig::Representation
977
988
 
978
989
  end
@@ -1013,6 +1024,7 @@ module Google
1013
1024
  # @private
1014
1025
  class Representation < Google::Apis::Core::JsonRepresentation
1015
1026
  property :events_listener_endpoint, as: 'eventsListenerEndpoint'
1027
+ property :events_listener_psc_sa, as: 'eventsListenerPscSa'
1016
1028
  property :status, as: 'status', class: Google::Apis::ConnectorsV1::EventingStatus, decorator: Google::Apis::ConnectorsV1::EventingStatus::Representation
1017
1029
 
1018
1030
  end
@@ -1061,6 +1073,8 @@ module Google
1061
1073
  property :default_value, as: 'defaultValue'
1062
1074
  property :description, as: 'description'
1063
1075
  property :field, as: 'field'
1076
+ property :json_schema, as: 'jsonSchema', class: Google::Apis::ConnectorsV1::JsonSchema, decorator: Google::Apis::ConnectorsV1::JsonSchema::Representation
1077
+
1064
1078
  property :key, as: 'key'
1065
1079
  property :nullable, as: 'nullable'
1066
1080
  property :readonly, as: 'readonly'
@@ -1100,11 +1114,30 @@ module Google
1100
1114
  property :data_type, as: 'dataType'
1101
1115
  property :default_value, as: 'defaultValue'
1102
1116
  property :description, as: 'description'
1117
+ property :json_schema, as: 'jsonSchema', class: Google::Apis::ConnectorsV1::JsonSchema, decorator: Google::Apis::ConnectorsV1::JsonSchema::Representation
1118
+
1103
1119
  property :nullable, as: 'nullable'
1104
1120
  property :parameter, as: 'parameter'
1105
1121
  end
1106
1122
  end
1107
1123
 
1124
+ class JsonSchema
1125
+ # @private
1126
+ class Representation < Google::Apis::Core::JsonRepresentation
1127
+ property :default, as: 'default'
1128
+ property :description, as: 'description'
1129
+ collection :enum, as: 'enum'
1130
+ property :format, as: 'format'
1131
+ property :items, as: 'items', class: Google::Apis::ConnectorsV1::JsonSchema, decorator: Google::Apis::ConnectorsV1::JsonSchema::Representation
1132
+
1133
+ property :jdbc_type, as: 'jdbcType'
1134
+ hash :properties, as: 'properties', class: Google::Apis::ConnectorsV1::JsonSchema, decorator: Google::Apis::ConnectorsV1::JsonSchema::Representation
1135
+
1136
+ collection :required, as: 'required'
1137
+ collection :type, as: 'type'
1138
+ end
1139
+ end
1140
+
1108
1141
  class JwtClaims
1109
1142
  # @private
1110
1143
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1409,6 +1442,8 @@ module Google
1409
1442
  property :data_type, as: 'dataType'
1410
1443
  property :description, as: 'description'
1411
1444
  property :field, as: 'field'
1445
+ property :json_schema, as: 'jsonSchema', class: Google::Apis::ConnectorsV1::JsonSchema, decorator: Google::Apis::ConnectorsV1::JsonSchema::Representation
1446
+
1412
1447
  end
1413
1448
  end
1414
1449
 
@@ -1433,8 +1468,14 @@ module Google
1433
1468
  # @private
1434
1469
  class Representation < Google::Apis::Core::JsonRepresentation
1435
1470
  property :action, as: 'action'
1471
+ property :description, as: 'description'
1472
+ property :display_name, as: 'displayName'
1473
+ property :input_json_schema, as: 'inputJsonSchema', class: Google::Apis::ConnectorsV1::JsonSchema, decorator: Google::Apis::ConnectorsV1::JsonSchema::Representation
1474
+
1436
1475
  collection :input_parameters, as: 'inputParameters', class: Google::Apis::ConnectorsV1::InputParameter, decorator: Google::Apis::ConnectorsV1::InputParameter::Representation
1437
1476
 
1477
+ property :result_json_schema, as: 'resultJsonSchema', class: Google::Apis::ConnectorsV1::JsonSchema, decorator: Google::Apis::ConnectorsV1::JsonSchema::Representation
1478
+
1438
1479
  collection :result_metadata, as: 'resultMetadata', class: Google::Apis::ConnectorsV1::ResultMetadata, decorator: Google::Apis::ConnectorsV1::ResultMetadata::Representation
1439
1480
 
1440
1481
  end
@@ -1462,6 +1503,8 @@ module Google
1462
1503
  property :entity, as: 'entity'
1463
1504
  collection :fields, as: 'fields', class: Google::Apis::ConnectorsV1::Field, decorator: Google::Apis::ConnectorsV1::Field::Representation
1464
1505
 
1506
+ property :json_schema, as: 'jsonSchema', class: Google::Apis::ConnectorsV1::JsonSchema, decorator: Google::Apis::ConnectorsV1::JsonSchema::Representation
1507
+
1465
1508
  end
1466
1509
  end
1467
1510
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-connectors_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.37.0
4
+ version: 0.39.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-27 00:00:00.000000000 Z
11
+ date: 2023-09-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-connectors_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-connectors_v1/v0.37.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-connectors_v1/v0.39.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-connectors_v1
63
63
  post_install_message:
64
64
  rdoc_options: []