google-apis-datafusion_v1 0.27.0 → 0.29.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: 30bed5529b592325f7e018542145fb1349c6de95f5c02a986d41fce8f9b131d9
4
- data.tar.gz: 935f1829189c328c2e2f818b8f1d55020678865cfbb170c45f4167216e617ba3
3
+ metadata.gz: c19dbebec38548519e1627ef6e0cd5aa1cad7dcdf451830c6be09bb4960eb24c
4
+ data.tar.gz: a21afe2edd4d09fdf95cb6e31156c0a40b74baeaaffbe4dea38a2118f308e0fc
5
5
  SHA512:
6
- metadata.gz: e7078471b3c28710ab5fcebd04bb64ec9113691e6208565a2032984cea1429260918210bc7c9c40cfc887cbb5ac4a757122b3dca8144fd7048afa19363d0a093
7
- data.tar.gz: 75804549e24ea802915b6eb37d0ce0453204e64dedfc9b95c9acc8e2dc1bfd1e055e4042f87b534cf74dabac2462c3e263600a2643009beac51b3cb084dd3b6e
6
+ metadata.gz: e2fa816cbf02dfacb08a8dd830b63c99c25b9bb1e80f730e73dc622c804de014599cc7e47be3ef55d1bdc47a04c2576ad4331d5be4fe4d0a1e19a74871086fdf
7
+ data.tar.gz: 169fa07c554ec6f3481ae104a63befa5c185bed740a5f9a2bf1e65c41447c6dab432a7c5559485b8e9d7d4ee35fe65d291cfe0a6cbabab9c179e844e5e6de7e8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-datafusion_v1
2
2
 
3
+ ### v0.29.0 (2024-01-22)
4
+
5
+ * Regenerated from discovery document revision 20240111
6
+ * Regenerated using generator version 0.13.0
7
+
8
+ ### v0.28.0 (2023-12-03)
9
+
10
+ * Regenerated from discovery document revision 20231130
11
+
3
12
  ### v0.27.0 (2023-10-22)
4
13
 
5
14
  * Regenerated from discovery document revision 20231017
@@ -157,21 +157,43 @@ module Google
157
157
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
158
158
  # email address that represents a Google group. For example, `admins@example.com`
159
159
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
160
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
161
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
162
- # representing a user that has been recently deleted. For example, `alice@
163
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
164
- # reverts to `user:`emailid`` and the recovered user retains the role in the
165
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
166
- # (plus unique identifier) representing a service account that has been recently
167
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
160
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
161
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
162
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
163
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
164
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
165
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
166
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
167
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
168
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
169
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
170
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
171
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
172
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
173
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
174
+ # googleapis.com/projects/`project_number`/locations/global/
175
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
176
+ # All identities in a workload identity pool with a certain attribute. * `
177
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
178
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
179
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
180
+ # identifier) representing a user that has been recently deleted. For example, `
181
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
182
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
183
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
184
+ # address (plus unique identifier) representing a service account that has been
185
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
168
186
  # 123456789012345678901`. If the service account is undeleted, this value
169
187
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
170
188
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
171
189
  # An email address (plus unique identifier) representing a Google group that has
172
190
  # been recently deleted. For example, `admins@example.com?uid=
173
191
  # 123456789012345678901`. If the group is recovered, this value reverts to `
174
- # group:`emailid`` and the recovered group retains the role in the binding.
192
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
193
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
194
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
195
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
196
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
175
197
  # Corresponds to the JSON property `members`
176
198
  # @return [Array<String>]
177
199
  attr_accessor :members
@@ -229,6 +251,54 @@ module Google
229
251
  end
230
252
  end
231
253
 
254
+ # Next tag: 7
255
+ class DataResidencyAugmentedView
256
+ include Google::Apis::Core::Hashable
257
+
258
+ # Cloud resource to Google owned production object mapping in the form of GURIs.
259
+ # The GURIs should be available in DG KB storage/cns tables. This is the
260
+ # preferred way of providing cloud resource mappings. For further details please
261
+ # read go/cloud-resource-monitoring_sig
262
+ # Corresponds to the JSON property `crGopoGuris`
263
+ # @return [Array<String>]
264
+ attr_accessor :cr_gopo_guris
265
+
266
+ # Cloud resource to Google owned production object mapping in the form of
267
+ # prefixes. These should be available in DG KB storage/cns tables. The entity
268
+ # type, which is the part of the string before the first colon in the GURI, must
269
+ # be completely specified in prefix. For details about GURI please read go/guri.
270
+ # For further details about the field please read go/cloud-resource-
271
+ # monitoring_sig.
272
+ # Corresponds to the JSON property `crGopoPrefixes`
273
+ # @return [Array<String>]
274
+ attr_accessor :cr_gopo_prefixes
275
+
276
+ # This message defines service-specific data that certain service teams must
277
+ # provide as part of the Data Residency Augmented View for a resource. Next ID:
278
+ # 2
279
+ # Corresponds to the JSON property `serviceData`
280
+ # @return [Google::Apis::DatafusionV1::ServiceData]
281
+ attr_accessor :service_data
282
+
283
+ # The list of project_id's of the tenant projects in the 'google.com' org which
284
+ # serve the Cloud Resource. See go/drz-mst-sig for more details.
285
+ # Corresponds to the JSON property `tpIds`
286
+ # @return [Array<String>]
287
+ attr_accessor :tp_ids
288
+
289
+ def initialize(**args)
290
+ update!(**args)
291
+ end
292
+
293
+ # Update properties of this object
294
+ def update!(**args)
295
+ @cr_gopo_guris = args[:cr_gopo_guris] if args.key?(:cr_gopo_guris)
296
+ @cr_gopo_prefixes = args[:cr_gopo_prefixes] if args.key?(:cr_gopo_prefixes)
297
+ @service_data = args[:service_data] if args.key?(:service_data)
298
+ @tp_ids = args[:tp_ids] if args.key?(:tp_ids)
299
+ end
300
+ end
301
+
232
302
  # DNS peering configuration. These configurations are used to create DNS peering
233
303
  # with the customer Cloud DNS.
234
304
  class DnsPeering
@@ -402,6 +472,12 @@ module Google
402
472
  # @return [Google::Apis::DatafusionV1::CryptoKeyConfig]
403
473
  attr_accessor :crypto_key_config
404
474
 
475
+ # Optional. Option to enable the Dataplex Lineage Integration feature.
476
+ # Corresponds to the JSON property `dataplexDataLineageIntegrationEnabled`
477
+ # @return [Boolean]
478
+ attr_accessor :dataplex_data_lineage_integration_enabled
479
+ alias_method :dataplex_data_lineage_integration_enabled?, :dataplex_data_lineage_integration_enabled
480
+
405
481
  # User-managed service account to set on Dataproc when Cloud Data Fusion creates
406
482
  # Dataproc to run data processing pipelines. This allows users to have fine-
407
483
  # grained access control on Dataproc's accesses to cloud resources.
@@ -578,6 +654,7 @@ module Google
578
654
  @available_version = args[:available_version] if args.key?(:available_version)
579
655
  @create_time = args[:create_time] if args.key?(:create_time)
580
656
  @crypto_key_config = args[:crypto_key_config] if args.key?(:crypto_key_config)
657
+ @dataplex_data_lineage_integration_enabled = args[:dataplex_data_lineage_integration_enabled] if args.key?(:dataplex_data_lineage_integration_enabled)
581
658
  @dataproc_service_account = args[:dataproc_service_account] if args.key?(:dataproc_service_account)
582
659
  @description = args[:description] if args.key?(:description)
583
660
  @disabled_reason = args[:disabled_reason] if args.key?(:disabled_reason)
@@ -799,29 +876,48 @@ module Google
799
876
  class NetworkConfig
800
877
  include Google::Apis::Core::Hashable
801
878
 
802
- # The IP range in CIDR notation to use for the managed Data Fusion instance
803
- # nodes. This range must not overlap with any other ranges used in the customer
804
- # network.
879
+ # Optional. Type of connection for establishing private IP connectivity between
880
+ # the Data Fusion customer project VPC and the corresponding tenant project from
881
+ # a predefined list of available connection modes. If this field is unspecified
882
+ # for a private instance, VPC peering is used.
883
+ # Corresponds to the JSON property `connectionType`
884
+ # @return [String]
885
+ attr_accessor :connection_type
886
+
887
+ # Optional. The IP range in CIDR notation to use for the managed Data Fusion
888
+ # instance nodes. This range must not overlap with any other ranges used in the
889
+ # Data Fusion instance network. This is required only when using connection type
890
+ # VPC_PEERING. Format: a.b.c.d/22 Example: 192.168.0.0/22
805
891
  # Corresponds to the JSON property `ipAllocation`
806
892
  # @return [String]
807
893
  attr_accessor :ip_allocation
808
894
 
809
- # Name of the network in the customer project with which the Tenant Project will
810
- # be peered for executing pipelines. In case of shared VPC where the network
895
+ # Optional. Name of the network in the customer project with which the Tenant
896
+ # Project will be peered for executing pipelines. This is required only when
897
+ # using connection type VPC peering. In case of shared VPC where the network
811
898
  # resides in another host project the network should specified in the form of
812
- # projects/`host-project-id`/global/networks/`network`
899
+ # projects/`host-project-id`/global/networks/`network`. This is only required
900
+ # for connectivity type VPC_PEERING.
813
901
  # Corresponds to the JSON property `network`
814
902
  # @return [String]
815
903
  attr_accessor :network
816
904
 
905
+ # Configuration for using Private Service Connect to establish connectivity
906
+ # between the Data Fusion consumer project and the corresponding tenant project.
907
+ # Corresponds to the JSON property `privateServiceConnectConfig`
908
+ # @return [Google::Apis::DatafusionV1::PrivateServiceConnectConfig]
909
+ attr_accessor :private_service_connect_config
910
+
817
911
  def initialize(**args)
818
912
  update!(**args)
819
913
  end
820
914
 
821
915
  # Update properties of this object
822
916
  def update!(**args)
917
+ @connection_type = args[:connection_type] if args.key?(:connection_type)
823
918
  @ip_allocation = args[:ip_allocation] if args.key?(:ip_allocation)
824
919
  @network = args[:network] if args.key?(:network)
920
+ @private_service_connect_config = args[:private_service_connect_config] if args.key?(:private_service_connect_config)
825
921
  end
826
922
  end
827
923
 
@@ -953,6 +1049,46 @@ module Google
953
1049
  end
954
1050
  end
955
1051
 
1052
+ # Persistent Disk service-specific Data. Contains information that may not be
1053
+ # appropriate for the generic DRZ Augmented View. This currently includes LSV
1054
+ # Colossus Roots and GCS Buckets.
1055
+ class PersistentDiskData
1056
+ include Google::Apis::Core::Hashable
1057
+
1058
+ # Path to Colossus root for an LSV. NOTE: Unlike `cr_ti_guris` and `
1059
+ # cr_ti_prefixes`, the field `cfs_roots` below does not need to be a GUri or
1060
+ # GUri prefix. It can simply be any valid CFS or CFS2 Path. The DRZ KR8 SIG has
1061
+ # more details overall, but generally the `cfs_roots` provided here should be
1062
+ # scoped to an individual Persistent Disk. An example for a PD Disk with a disk
1063
+ # ID 3277719120423414466, follows: * `cr_ti_guris` could be ‘/cfs2/pj/pd-cloud-
1064
+ # prod’ as this is a valid GUri present in the DG KB and contains enough
1065
+ # information to perform location monitoring and scope ownership of the
1066
+ # Production Object. * `cfs_roots` would be: ‘/cfs2/pj/pd-cloud-staging/
1067
+ # lsv000001234@/ lsv/projects~773365403387~zones~2700~disks~3277719120423414466 ~
1068
+ # bank-blue-careful-3526-lsv00054DB1B7254BA3/’ as this allows us to enumerate
1069
+ # the files on CFS2 that belong to an individual Disk.
1070
+ # Corresponds to the JSON property `cfsRoots`
1071
+ # @return [Array<String>]
1072
+ attr_accessor :cfs_roots
1073
+
1074
+ # The GCS Buckets that back this snapshot or image. This is required as `
1075
+ # cr_ti_prefixes` and `cr_ti_guris` only accept TI resources. This should be the
1076
+ # globally unique bucket name.
1077
+ # Corresponds to the JSON property `gcsBucketNames`
1078
+ # @return [Array<String>]
1079
+ attr_accessor :gcs_bucket_names
1080
+
1081
+ def initialize(**args)
1082
+ update!(**args)
1083
+ end
1084
+
1085
+ # Update properties of this object
1086
+ def update!(**args)
1087
+ @cfs_roots = args[:cfs_roots] if args.key?(:cfs_roots)
1088
+ @gcs_bucket_names = args[:gcs_bucket_names] if args.key?(:gcs_bucket_names)
1089
+ end
1090
+ end
1091
+
956
1092
  # An Identity and Access Management (IAM) policy, which specifies access
957
1093
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
958
1094
  # A `binding` binds one or more `members`, or principals, to a single `role`.
@@ -1048,6 +1184,49 @@ module Google
1048
1184
  end
1049
1185
  end
1050
1186
 
1187
+ # Configuration for using Private Service Connect to establish connectivity
1188
+ # between the Data Fusion consumer project and the corresponding tenant project.
1189
+ class PrivateServiceConnectConfig
1190
+ include Google::Apis::Core::Hashable
1191
+
1192
+ # Output only. The CIDR block to which the CDF instance can't route traffic to
1193
+ # in the consumer project VPC. The size of this block is /25. The format of this
1194
+ # field is governed by RFC 4632. Example: 240.0.0.0/25
1195
+ # Corresponds to the JSON property `effectiveUnreachableCidrBlock`
1196
+ # @return [String]
1197
+ attr_accessor :effective_unreachable_cidr_block
1198
+
1199
+ # Required. The reference to the network attachment used to establish private
1200
+ # connectivity. It will be of the form projects/`project-id`/regions/`region`/
1201
+ # networkAttachments/`network-attachment-id`.
1202
+ # Corresponds to the JSON property `networkAttachment`
1203
+ # @return [String]
1204
+ attr_accessor :network_attachment
1205
+
1206
+ # Optional. Input only. The CIDR block to which the CDF instance can't route
1207
+ # traffic to in the consumer project VPC. The size of this block should be at
1208
+ # least /25. This range should not overlap with the primary address range of any
1209
+ # subnetwork used by the network attachment. This range can be used for other
1210
+ # purposes in the consumer VPC as long as there is no requirement for CDF to
1211
+ # reach destinations using these addresses. If this value is not provided, the
1212
+ # server chooses a non RFC 1918 address range. The format of this field is
1213
+ # governed by RFC 4632. Example: 192.168.0.0/25
1214
+ # Corresponds to the JSON property `unreachableCidrBlock`
1215
+ # @return [String]
1216
+ attr_accessor :unreachable_cidr_block
1217
+
1218
+ def initialize(**args)
1219
+ update!(**args)
1220
+ end
1221
+
1222
+ # Update properties of this object
1223
+ def update!(**args)
1224
+ @effective_unreachable_cidr_block = args[:effective_unreachable_cidr_block] if args.key?(:effective_unreachable_cidr_block)
1225
+ @network_attachment = args[:network_attachment] if args.key?(:network_attachment)
1226
+ @unreachable_cidr_block = args[:unreachable_cidr_block] if args.key?(:unreachable_cidr_block)
1227
+ end
1228
+ end
1229
+
1051
1230
  # Request message for restarting a Data Fusion instance.
1052
1231
  class RestartInstanceRequest
1053
1232
  include Google::Apis::Core::Hashable
@@ -1061,6 +1240,29 @@ module Google
1061
1240
  end
1062
1241
  end
1063
1242
 
1243
+ # This message defines service-specific data that certain service teams must
1244
+ # provide as part of the Data Residency Augmented View for a resource. Next ID:
1245
+ # 2
1246
+ class ServiceData
1247
+ include Google::Apis::Core::Hashable
1248
+
1249
+ # Persistent Disk service-specific Data. Contains information that may not be
1250
+ # appropriate for the generic DRZ Augmented View. This currently includes LSV
1251
+ # Colossus Roots and GCS Buckets.
1252
+ # Corresponds to the JSON property `pd`
1253
+ # @return [Google::Apis::DatafusionV1::PersistentDiskData]
1254
+ attr_accessor :pd
1255
+
1256
+ def initialize(**args)
1257
+ update!(**args)
1258
+ end
1259
+
1260
+ # Update properties of this object
1261
+ def update!(**args)
1262
+ @pd = args[:pd] if args.key?(:pd)
1263
+ end
1264
+ end
1265
+
1064
1266
  # Request message for `SetIamPolicy` method.
1065
1267
  class SetIamPolicyRequest
1066
1268
  include Google::Apis::Core::Hashable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatafusionV1
18
18
  # Version of the google-apis-datafusion_v1 gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.29.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231017"
25
+ REVISION = "20240111"
26
26
  end
27
27
  end
28
28
  end
@@ -58,6 +58,12 @@ module Google
58
58
  include Google::Apis::Core::JsonObjectSupport
59
59
  end
60
60
 
61
+ class DataResidencyAugmentedView
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
61
67
  class DnsPeering
62
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
69
 
@@ -142,18 +148,36 @@ module Google
142
148
  include Google::Apis::Core::JsonObjectSupport
143
149
  end
144
150
 
151
+ class PersistentDiskData
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
145
157
  class Policy
146
158
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
159
 
148
160
  include Google::Apis::Core::JsonObjectSupport
149
161
  end
150
162
 
163
+ class PrivateServiceConnectConfig
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
151
169
  class RestartInstanceRequest
152
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
153
171
 
154
172
  include Google::Apis::Core::JsonObjectSupport
155
173
  end
156
174
 
175
+ class ServiceData
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
157
181
  class SetIamPolicyRequest
158
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
183
 
@@ -232,6 +256,17 @@ module Google
232
256
  end
233
257
  end
234
258
 
259
+ class DataResidencyAugmentedView
260
+ # @private
261
+ class Representation < Google::Apis::Core::JsonRepresentation
262
+ collection :cr_gopo_guris, as: 'crGopoGuris'
263
+ collection :cr_gopo_prefixes, as: 'crGopoPrefixes'
264
+ property :service_data, as: 'serviceData', class: Google::Apis::DatafusionV1::ServiceData, decorator: Google::Apis::DatafusionV1::ServiceData::Representation
265
+
266
+ collection :tp_ids, as: 'tpIds'
267
+ end
268
+ end
269
+
235
270
  class DnsPeering
236
271
  # @private
237
272
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -278,6 +313,7 @@ module Google
278
313
  property :create_time, as: 'createTime'
279
314
  property :crypto_key_config, as: 'cryptoKeyConfig', class: Google::Apis::DatafusionV1::CryptoKeyConfig, decorator: Google::Apis::DatafusionV1::CryptoKeyConfig::Representation
280
315
 
316
+ property :dataplex_data_lineage_integration_enabled, as: 'dataplexDataLineageIntegrationEnabled'
281
317
  property :dataproc_service_account, as: 'dataprocServiceAccount'
282
318
  property :description, as: 'description'
283
319
  collection :disabled_reason, as: 'disabledReason'
@@ -371,8 +407,11 @@ module Google
371
407
  class NetworkConfig
372
408
  # @private
373
409
  class Representation < Google::Apis::Core::JsonRepresentation
410
+ property :connection_type, as: 'connectionType'
374
411
  property :ip_allocation, as: 'ipAllocation'
375
412
  property :network, as: 'network'
413
+ property :private_service_connect_config, as: 'privateServiceConnectConfig', class: Google::Apis::DatafusionV1::PrivateServiceConnectConfig, decorator: Google::Apis::DatafusionV1::PrivateServiceConnectConfig::Representation
414
+
376
415
  end
377
416
  end
378
417
 
@@ -402,6 +441,14 @@ module Google
402
441
  end
403
442
  end
404
443
 
444
+ class PersistentDiskData
445
+ # @private
446
+ class Representation < Google::Apis::Core::JsonRepresentation
447
+ collection :cfs_roots, as: 'cfsRoots'
448
+ collection :gcs_bucket_names, as: 'gcsBucketNames'
449
+ end
450
+ end
451
+
405
452
  class Policy
406
453
  # @private
407
454
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -414,12 +461,29 @@ module Google
414
461
  end
415
462
  end
416
463
 
464
+ class PrivateServiceConnectConfig
465
+ # @private
466
+ class Representation < Google::Apis::Core::JsonRepresentation
467
+ property :effective_unreachable_cidr_block, as: 'effectiveUnreachableCidrBlock'
468
+ property :network_attachment, as: 'networkAttachment'
469
+ property :unreachable_cidr_block, as: 'unreachableCidrBlock'
470
+ end
471
+ end
472
+
417
473
  class RestartInstanceRequest
418
474
  # @private
419
475
  class Representation < Google::Apis::Core::JsonRepresentation
420
476
  end
421
477
  end
422
478
 
479
+ class ServiceData
480
+ # @private
481
+ class Representation < Google::Apis::Core::JsonRepresentation
482
+ property :pd, as: 'pd', class: Google::Apis::DatafusionV1::PersistentDiskData, decorator: Google::Apis::DatafusionV1::PersistentDiskData::Representation
483
+
484
+ end
485
+ end
486
+
423
487
  class SetIamPolicyRequest
424
488
  # @private
425
489
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -38,6 +38,8 @@ module Google
38
38
  #
39
39
  # @see https://cloud.google.com/data-fusion/docs
40
40
  class DataFusionService < Google::Apis::Core::BaseService
41
+ DEFAULT_ENDPOINT_TEMPLATE = "https://datafusion.$UNIVERSE_DOMAIN$/"
42
+
41
43
  # @return [String]
42
44
  # API key. Your API key identifies your project and provides you with API access,
43
45
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -49,7 +51,7 @@ module Google
49
51
  attr_accessor :quota_user
50
52
 
51
53
  def initialize
52
- super('https://datafusion.googleapis.com/', '',
54
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
53
55
  client_name: 'google-apis-datafusion_v1',
54
56
  client_version: Google::Apis::DatafusionV1::GEM_VERSION)
55
57
  @batch_path = 'batch'
@@ -137,7 +139,9 @@ module Google
137
139
  # locations/`location`.
138
140
  # @param [Google::Apis::DatafusionV1::Instance] instance_object
139
141
  # @param [String] instance_id
140
- # Required. The name of the instance to create.
142
+ # Required. The name of the instance to create. Instance name can only contain
143
+ # lowercase alphanumeric characters and hyphens. It must start with a letter and
144
+ # must not end with a hyphen. It can have a maximum of 30 characters.
141
145
  # @param [String] fields
142
146
  # Selector specifying which fields to include in a partial response.
143
147
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datafusion_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.29.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-10-22 00:00:00.000000000 Z
11
+ date: 2024-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.11.0
19
+ version: 0.12.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.11.0
29
+ version: 0.12.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-datafusion_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datafusion_v1/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datafusion_v1/v0.29.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datafusion_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.19
78
+ rubygems_version: 3.5.3
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Data Fusion API V1