google-apis-dataproc_v1 0.93.0 → 0.95.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 72a84da73b55b27a1a8ee220bc5b6c1c79c92d0223efd8d600e24e40b8fff620
4
- data.tar.gz: 5189f8ff93668154f31a743e7868f2f4b42d4f113a0105eb3171039d087d1cfe
3
+ metadata.gz: 61b235fb1c781d2bd38e07515a54828781fbc21cb226dd865b9ba1943a7b749f
4
+ data.tar.gz: cfd6880fe08910e1aa6fca4c50e61c6beb9098d86ac03c1410a6fbed988ad209
5
5
  SHA512:
6
- metadata.gz: 2f8c57aedc3dd7f1c9f8ae2b0fe843f86977a13fb5c2b7024d97f80f5834e0fc67119a682acc1fbe21782caa42f3b3e4710ed183a45b7c2a05f5a5df8135955e
7
- data.tar.gz: f2496915d5a498403e36247664ccd68e9fd561150113639a1822771462bd085a22604a25de5c972b62fc016b3ad6445dbe8ecba659cc4a57b68ef12cb3a18c4b
6
+ metadata.gz: e94c71de8611db992515d875847e35ee580b52758f248e79ee085097b18f8c19591f672d42ecebb5f42307b5e9e2d0069cedad9242eae5cfae24825a5876cd37
7
+ data.tar.gz: 280982eae76fb83bb8bf0505324004181a5f21611365d92ebfb3806dfcde8014696f5462f7411fae1d7d2f808c09ce3b412bc10a410c0fdefb52a053bfaf2538
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-dataproc_v1
2
2
 
3
+ ### v0.95.0 (2026-06-14)
4
+
5
+ * Regenerated from discovery document revision 20260524
6
+ * Regenerated using generator version 0.19.0
7
+
8
+ ### v0.94.0 (2026-05-31)
9
+
10
+ * Regenerated from discovery document revision 20260509
11
+
3
12
  ### v0.93.0 (2026-05-17)
4
13
 
5
14
  * Regenerated from discovery document revision 20260501
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/dataproc/) may provide guid
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 3.1+.
86
+ This library is supported on Ruby 3.2+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
@@ -38,11 +38,10 @@ module Google
38
38
  # google.com/compute/docs/reference/v1/acceleratorTypes).Examples: https://www.
39
39
  # googleapis.com/compute/v1/projects/[project_id]/zones/[zone]/acceleratorTypes/
40
40
  # nvidia-tesla-t4 projects/[project_id]/zones/[zone]/acceleratorTypes/nvidia-
41
- # tesla-t4 nvidia-tesla-t4Auto Zone Exception: If you are using the Dataproc
42
- # Auto Zone Placement (https://cloud.google.com/dataproc/docs/concepts/
43
- # configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must
44
- # use the short name of the accelerator type resource, for example, nvidia-tesla-
45
- # t4.
41
+ # tesla-t4 nvidia-tesla-t4Auto Zone Exception: If you are using Auto Zone
42
+ # Placement (https://cloud.google.com/dataproc/docs/concepts/configuring-
43
+ # clusters/auto-zone#using_auto_zone_placement), you must use the short name of
44
+ # the accelerator type resource, for example, nvidia-tesla-t4.
46
45
  # Corresponds to the JSON property `acceleratorTypeUri`
47
46
  # @return [String]
48
47
  attr_accessor :accelerator_type_uri
@@ -742,7 +741,7 @@ module Google
742
741
  # googleapis.com/compute/v1/projects/[project_id]/locations/[dataproc_region]/
743
742
  # autoscalingPolicies/[policy_id] projects/[project_id]/locations/[
744
743
  # dataproc_region]/autoscalingPolicies/[policy_id]Note that the policy must be
745
- # in the same project and Dataproc region.
744
+ # in the same project and region.
746
745
  # Corresponds to the JSON property `policyUri`
747
746
  # @return [String]
748
747
  attr_accessor :policy_uri
@@ -851,8 +850,8 @@ module Google
851
850
  class AuxiliaryNodeGroup
852
851
  include Google::Apis::Core::Hashable
853
852
 
854
- # Dataproc Node Group. The Dataproc NodeGroup resource is not related to the
855
- # Dataproc NodeGroupAffinity resource.
853
+ # Node Group. The NodeGroup resource is not related to the NodeGroupAffinity
854
+ # resource.
856
855
  # Corresponds to the JSON property `nodeGroup`
857
856
  # @return [Google::Apis::DataprocV1::NodeGroup]
858
857
  attr_accessor :node_group
@@ -1330,8 +1329,7 @@ module Google
1330
1329
  end
1331
1330
  end
1332
1331
 
1333
- # Describes the identifying information, config, and status of a Dataproc
1334
- # cluster
1332
+ # Describes the identifying information, config, and status of a cluster
1335
1333
  class Cluster
1336
1334
  include Google::Apis::Core::Hashable
1337
1335
 
@@ -1343,8 +1341,8 @@ module Google
1343
1341
  # @return [String]
1344
1342
  attr_accessor :cluster_name
1345
1343
 
1346
- # Output only. A cluster UUID (Unique Universal Identifier). Dataproc generates
1347
- # this value when it creates the cluster.
1344
+ # Output only. A cluster UUID (Unique Universal Identifier). The service
1345
+ # generates this value when it creates the cluster.
1348
1346
  # Corresponds to the JSON property `clusterUuid`
1349
1347
  # @return [String]
1350
1348
  attr_accessor :cluster_uuid
@@ -1385,9 +1383,9 @@ module Google
1385
1383
  # @return [Array<Google::Apis::DataprocV1::ClusterStatus>]
1386
1384
  attr_accessor :status_history
1387
1385
 
1388
- # The Dataproc cluster config for a cluster that does not directly control the
1389
- # underlying compute resources, such as a Dataproc-on-GKE cluster (https://cloud.
1390
- # google.com/dataproc/docs/guides/dpgke/dataproc-gke-overview).
1386
+ # The cluster config for a cluster that does not directly control the underlying
1387
+ # compute resources, such as a GKE cluster (https://cloud.google.com/dataproc/
1388
+ # docs/guides/dpgke/dataproc-gke-overview).
1391
1389
  # Corresponds to the JSON property `virtualClusterConfig`
1392
1390
  # @return [Google::Apis::DataprocV1::VirtualClusterConfig]
1393
1391
  attr_accessor :virtual_cluster_config
@@ -1435,28 +1433,29 @@ module Google
1435
1433
  attr_accessor :cluster_type
1436
1434
 
1437
1435
  # Optional. A Cloud Storage bucket used to stage job dependencies, config files,
1438
- # and job driver console output. If you do not specify a staging bucket,
1439
- # Dataproc determines a Cloud Storage location (US, ASIA, or EU) for the cluster
1440
- # staging bucket according to the Compute Engine zone where the cluster is
1441
- # deployed, and then creates and manages this project-level, per-location bucket
1442
- # (see Dataproc staging and temp buckets (https://cloud.google.com/dataproc/docs/
1443
- # concepts/configuring-clusters/staging-bucket)). This field requires a Cloud
1444
- # Storage bucket name, not a gs://... URI to a Cloud Storage bucket.
1436
+ # and job driver console output. If you do not specify a staging bucket, the
1437
+ # service will determine a Cloud Storage location (US, ASIA, or EU) for your
1438
+ # cluster's staging bucket according to the Compute Engine zone where your
1439
+ # cluster is deployed, and then create and manage this project-level, per-
1440
+ # location bucket (see staging and temp buckets (https://cloud.google.com/
1441
+ # dataproc/docs/concepts/configuring-clusters/staging-bucket)). This field
1442
+ # requires a Cloud Storage bucket name, not a gs://... URI to a Cloud Storage
1443
+ # bucket.
1445
1444
  # Corresponds to the JSON property `configBucket`
1446
1445
  # @return [String]
1447
1446
  attr_accessor :config_bucket
1448
1447
 
1449
- # Dataproc metric config.
1448
+ # Metric config.
1450
1449
  # Corresponds to the JSON property `dataprocMetricConfig`
1451
1450
  # @return [Google::Apis::DataprocV1::DataprocMetricConfig]
1452
1451
  attr_accessor :dataproc_metric_config
1453
1452
 
1454
1453
  # Optional. A Cloud Storage bucket used to collect checkpoint diagnostic data (
1455
1454
  # https://cloud.google.com/dataproc/docs/support/diagnose-clusters#
1456
- # checkpoint_diagnostic_data). If you do not specify a diagnostic bucket, Cloud
1457
- # Dataproc will use the Dataproc temp bucket to collect the checkpoint
1458
- # diagnostic data. This field requires a Cloud Storage bucket name, not a gs://..
1459
- # . URI to a Cloud Storage bucket.
1455
+ # checkpoint_diagnostic_data). If you do not specify a diagnostic bucket, The
1456
+ # service will use the temp bucket to collect the checkpoint diagnostic data.
1457
+ # This field requires a Cloud Storage bucket name, not a gs://... URI to a Cloud
1458
+ # Storage bucket.
1460
1459
  # Corresponds to the JSON property `diagnosticBucket`
1461
1460
  # @return [String]
1462
1461
  attr_accessor :diagnostic_bucket
@@ -1532,13 +1531,13 @@ module Google
1532
1531
 
1533
1532
  # Optional. A Cloud Storage bucket used to store ephemeral cluster and jobs data,
1534
1533
  # such as Spark and MapReduce history files. If you do not specify a temp
1535
- # bucket, Dataproc determines a Cloud Storage location (US, ASIA, or EU) for the
1536
- # cluster temp bucket according to the Compute Engine zone where the cluster is
1537
- # deployed, and then creates and manages this project-level, per-location bucket.
1538
- # The default bucket has a TTL of 90 days, but you can use any TTL (or none) if
1539
- # you specify a bucket (see Dataproc staging and temp buckets (https://cloud.
1540
- # google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)). This
1541
- # field requires a Cloud Storage bucket name, not a gs://... URI to a Cloud
1534
+ # bucket, the service will determine a Cloud Storage location (US, ASIA, or EU)
1535
+ # for your cluster's temp bucket according to the Compute Engine zone where your
1536
+ # cluster is deployed, and then create and manage this project-level, per-
1537
+ # location bucket. The default bucket has a TTL of 90 days, but you can use any
1538
+ # TTL (or none) if you specify a bucket (see staging and temp buckets (https://
1539
+ # cloud.google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)).
1540
+ # This field requires a Cloud Storage bucket name, not a gs://... URI to a Cloud
1542
1541
  # Storage bucket.
1543
1542
  # Corresponds to the JSON property `tempBucket`
1544
1543
  # @return [String]
@@ -1990,7 +1989,7 @@ module Google
1990
1989
  end
1991
1990
  end
1992
1991
 
1993
- # Dataproc metric config.
1992
+ # Metric config.
1994
1993
  class DataprocMetricConfig
1995
1994
  include Google::Apis::Core::Hashable
1996
1995
 
@@ -3063,8 +3062,8 @@ module Google
3063
3062
  class GceClusterConfig
3064
3063
  include Google::Apis::Core::Hashable
3065
3064
 
3066
- # Optional. An optional list of Compute Engine zones where the Dataproc cluster
3067
- # will not be located when Auto Zone is enabled. Only one of zone_uri or
3065
+ # Optional. An optional list of Compute Engine zones where the cluster will not
3066
+ # be located when Auto Zone is enabled. Only one of zone_uri or
3068
3067
  # auto_zone_exclude_zone_uris can be set. If both are omitted, the service will
3069
3068
  # pick a zone in the cluster Compute Engine region. If
3070
3069
  # auto_zone_exclude_zone_uris is set and there is more than one non-excluded
@@ -3085,8 +3084,8 @@ module Google
3085
3084
  # Optional. This setting applies to subnetwork-enabled networks. It is set to
3086
3085
  # true by default in clusters created with image versions 2.2.x.When set to true:
3087
3086
  # All cluster VMs have internal IP addresses. Google Private Access (https://
3088
- # cloud.google.com/vpc/docs/private-google-access) must be enabled to access
3089
- # Dataproc and other Google Cloud APIs. Off-cluster dependencies must be
3087
+ # cloud.google.com/vpc/docs/private-google-access) must be enabled to access the
3088
+ # Dataproc API and other Google Cloud APIs. Off-cluster dependencies must be
3090
3089
  # configured to be accessible without external IP addresses.When set to false:
3091
3090
  # Cluster VMs are not restricted to internal IP addresses. Ephemeral external IP
3092
3091
  # addresses are assigned to each cluster VM.
@@ -3114,8 +3113,8 @@ module Google
3114
3113
  # @return [String]
3115
3114
  attr_accessor :network_uri
3116
3115
 
3117
- # Node Group Affinity for clusters using sole-tenant node groups. The Dataproc
3118
- # NodeGroupAffinity resource is not related to the Dataproc NodeGroup resource.
3116
+ # Node Group Affinity for clusters using sole-tenant node groups. The
3117
+ # NodeGroupAffinity resource is not related to the NodeGroup resource.
3119
3118
  # Corresponds to the JSON property `nodeGroupAffinity`
3120
3119
  # @return [Google::Apis::DataprocV1::NodeGroupAffinity]
3121
3120
  attr_accessor :node_group_affinity
@@ -3132,20 +3131,18 @@ module Google
3132
3131
 
3133
3132
  # Optional. Resource manager tags (https://cloud.google.com/resource-manager/
3134
3133
  # docs/tags/tags-creating-and-managing) to add to all instances (see Use secure
3135
- # tags in Dataproc (https://cloud.google.com/dataproc/docs/guides/use-secure-
3136
- # tags)).
3134
+ # tags (https://cloud.google.com/dataproc/docs/guides/use-secure-tags)).
3137
3135
  # Corresponds to the JSON property `resourceManagerTags`
3138
3136
  # @return [Hash<String,String>]
3139
3137
  attr_accessor :resource_manager_tags
3140
3138
 
3141
- # Optional. The Dataproc service account (https://cloud.google.com/dataproc/docs/
3139
+ # Optional. The VM service account (https://cloud.google.com/dataproc/docs/
3142
3140
  # concepts/configuring-clusters/service-accounts#service_accounts_in_dataproc) (
3143
3141
  # also see VM Data Plane identity (https://cloud.google.com/dataproc/docs/
3144
3142
  # concepts/iam/dataproc-principals#vm_service_account_data_plane_identity)) used
3145
- # by Dataproc cluster VM instances to access Google Cloud Platform services.If
3146
- # not specified, the Compute Engine default service account (https://cloud.
3147
- # google.com/compute/docs/access/service-accounts#default_service_account) is
3148
- # used.
3143
+ # by cluster VM instances to access Google Cloud Platform services.If not
3144
+ # specified, the Compute Engine default service account (https://cloud.google.
3145
+ # com/compute/docs/access/service-accounts#default_service_account) is used.
3149
3146
  # Corresponds to the JSON property `serviceAccount`
3150
3147
  # @return [String]
3151
3148
  attr_accessor :service_account
@@ -3183,11 +3180,11 @@ module Google
3183
3180
  # @return [Array<String>]
3184
3181
  attr_accessor :tags
3185
3182
 
3186
- # Optional. The Compute Engine zone where the Dataproc cluster will be located.
3187
- # If omitted, the service will pick a zone in the cluster's Compute Engine
3188
- # region. On a get request, zone will always be present.A full URL, partial URI,
3189
- # or short name are valid. Examples: https://www.googleapis.com/compute/v1/
3190
- # projects/[project_id]/zones/[zone] projects/[project_id]/zones/[zone] [zone]
3183
+ # Optional. The Compute Engine zone where the cluster will be located. If
3184
+ # omitted, the service will pick a zone in the cluster's Compute Engine region.
3185
+ # On a get request, zone will always be present.A full URL, partial URI, or
3186
+ # short name are valid. Examples: https://www.googleapis.com/compute/v1/projects/
3187
+ # [project_id]/zones/[zone] projects/[project_id]/zones/[zone] [zone]
3191
3188
  # Corresponds to the JSON property `zoneUri`
3192
3189
  # @return [String]
3193
3190
  attr_accessor :zone_uri
@@ -3811,7 +3808,7 @@ module Google
3811
3808
  # @return [Array<Google::Apis::DataprocV1::InstanceSelectionResult>]
3812
3809
  attr_accessor :instance_selection_results
3813
3810
 
3814
- # Defines how Dataproc should create VMs with a mixture of provisioning models.
3811
+ # Defines how to create VMs with a mixture of provisioning models.
3815
3812
  # Corresponds to the JSON property `provisioningModelMix`
3816
3813
  # @return [Google::Apis::DataprocV1::ProvisioningModelMix]
3817
3814
  attr_accessor :provisioning_model_mix
@@ -3899,9 +3896,9 @@ module Google
3899
3896
  # Optional. The Compute Engine image resource used for cluster instances.The URI
3900
3897
  # can represent an image or image family.Image examples: https://www.googleapis.
3901
3898
  # com/compute/v1/projects/[project_id]/global/images/[image-id] projects/[
3902
- # project_id]/global/images/[image-id] image-idImage family examples. Dataproc
3903
- # will use the most recent image from the family: https://www.googleapis.com/
3904
- # compute/v1/projects/[project_id]/global/images/family/[custom-image-family-
3899
+ # project_id]/global/images/[image-id] image-idImage family examples. The
3900
+ # service will use the most recent image from the family: https://www.googleapis.
3901
+ # com/compute/v1/projects/[project_id]/global/images/family/[custom-image-family-
3905
3902
  # name] projects/[project_id]/global/images/family/[custom-image-family-name]If
3906
3903
  # the URI is unspecified, it will be inferred from SoftwareConfig.image_version
3907
3904
  # or the system default.
@@ -3915,8 +3912,8 @@ module Google
3915
3912
  # @return [Google::Apis::DataprocV1::InstanceFlexibilityPolicy]
3916
3913
  attr_accessor :instance_flexibility_policy
3917
3914
 
3918
- # Output only. The list of instance names. Dataproc derives the names from
3919
- # cluster_name, num_instances, and the instance group.
3915
+ # Output only. The list of instance names, derived from cluster_name,
3916
+ # num_instances, and the instance group.
3920
3917
  # Corresponds to the JSON property `instanceNames`
3921
3918
  # @return [Array<String>]
3922
3919
  attr_accessor :instance_names
@@ -3936,10 +3933,10 @@ module Google
3936
3933
  # URL, partial URI, or short name are valid. Examples: https://www.googleapis.
3937
3934
  # com/compute/v1/projects/[project_id]/zones/[zone]/machineTypes/n1-standard-2
3938
3935
  # projects/[project_id]/zones/[zone]/machineTypes/n1-standard-2 n1-standard-
3939
- # 2Auto Zone Exception: If you are using the Dataproc Auto Zone Placement (https:
3940
- # //cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#
3941
- # using_auto_zone_placement) feature, you must use the short name of the machine
3942
- # type resource, for example, n1-standard-2.
3936
+ # 2Auto Zone Exception: If you are using Auto Zone Placement (https://cloud.
3937
+ # google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#
3938
+ # using_auto_zone_placement), you must use the short name of the machine type
3939
+ # resource, for example, n1-standard-2.
3943
3940
  # Corresponds to the JSON property `machineTypeUri`
3944
3941
  # @return [String]
3945
3942
  attr_accessor :machine_type_uri
@@ -3950,8 +3947,8 @@ module Google
3950
3947
  attr_accessor :managed_group_config
3951
3948
 
3952
3949
  # Optional. Specifies the minimum cpu platform for the Instance Group. See
3953
- # Dataproc -> Minimum CPU Platform (https://cloud.google.com/dataproc/docs/
3954
- # concepts/compute/dataproc-min-cpu).
3950
+ # Minimum CPU Platform (https://cloud.google.com/dataproc/docs/concepts/compute/
3951
+ # dataproc-min-cpu).
3955
3952
  # Corresponds to the JSON property `minCpuPlatform`
3956
3953
  # @return [String]
3957
3954
  attr_accessor :min_cpu_platform
@@ -4058,9 +4055,10 @@ module Google
4058
4055
  attr_accessor :machine_types
4059
4056
 
4060
4057
  # Optional. Preference of this instance selection. Lower number means higher
4061
- # preference. Dataproc will first try to create a VM based on the machine-type
4062
- # with priority rank and fallback to next rank based on availability. Machine
4063
- # types and instance selections with the same priority have the same preference.
4058
+ # preference. The service will first try to create a VM based on the machine-
4059
+ # type with priority rank and fallback to next rank based on availability.
4060
+ # Machine types and instance selections with the same priority have the same
4061
+ # preference.
4064
4062
  # Corresponds to the JSON property `rank`
4065
4063
  # @return [Fixnum]
4066
4064
  attr_accessor :rank
@@ -4754,8 +4752,8 @@ module Google
4754
4752
  # @return [String]
4755
4753
  attr_accessor :cross_realm_trust_kdc
4756
4754
 
4757
- # Optional. The remote realm the Dataproc on-cluster KDC will trust, should the
4758
- # user enable cross realm trust.
4755
+ # Optional. The remote realm the on-cluster KDC will trust, should the user
4756
+ # enable cross realm trust.
4759
4757
  # Corresponds to the JSON property `crossRealmTrustRealm`
4760
4758
  # @return [String]
4761
4759
  attr_accessor :cross_realm_trust_realm
@@ -4782,20 +4780,20 @@ module Google
4782
4780
 
4783
4781
  # Optional. The Cloud Storage URI of a KMS encrypted file containing the
4784
4782
  # password to the user provided key. For the self-signed certificate, this
4785
- # password is generated by Dataproc.
4783
+ # password is generated by the service.
4786
4784
  # Corresponds to the JSON property `keyPasswordUri`
4787
4785
  # @return [String]
4788
4786
  attr_accessor :key_password_uri
4789
4787
 
4790
4788
  # Optional. The Cloud Storage URI of a KMS encrypted file containing the
4791
4789
  # password to the user provided keystore. For the self-signed certificate, this
4792
- # password is generated by Dataproc.
4790
+ # password is generated by the service.
4793
4791
  # Corresponds to the JSON property `keystorePasswordUri`
4794
4792
  # @return [String]
4795
4793
  attr_accessor :keystore_password_uri
4796
4794
 
4797
4795
  # Optional. The Cloud Storage URI of the keystore file used for SSL encryption.
4798
- # If not provided, Dataproc will provide a self-signed certificate.
4796
+ # If not provided, the service will provide a self-signed certificate.
4799
4797
  # Corresponds to the JSON property `keystoreUri`
4800
4798
  # @return [String]
4801
4799
  attr_accessor :keystore_uri
@@ -4825,13 +4823,13 @@ module Google
4825
4823
 
4826
4824
  # Optional. The Cloud Storage URI of a KMS encrypted file containing the
4827
4825
  # password to the user provided truststore. For the self-signed certificate,
4828
- # this password is generated by Dataproc.
4826
+ # this password is generated by the service.
4829
4827
  # Corresponds to the JSON property `truststorePasswordUri`
4830
4828
  # @return [String]
4831
4829
  attr_accessor :truststore_password_uri
4832
4830
 
4833
4831
  # Optional. The Cloud Storage URI of the truststore file used for SSL encryption.
4834
- # If not provided, Dataproc will provide a self-signed certificate.
4832
+ # If not provided, the service will provide a self-signed certificate.
4835
4833
  # Corresponds to the JSON property `truststoreUri`
4836
4834
  # @return [String]
4837
4835
  attr_accessor :truststore_uri
@@ -5374,8 +5372,8 @@ module Google
5374
5372
  class MetastoreConfig
5375
5373
  include Google::Apis::Core::Hashable
5376
5374
 
5377
- # Required. Resource name of an existing Dataproc Metastore service.Example:
5378
- # projects/[project_id]/locations/[dataproc_region]/services/[service-name]
5375
+ # Required. Resource name of an existing Metastore service.Example: projects/[
5376
+ # project_id]/locations/[dataproc_region]/services/[service-name]
5379
5377
  # Corresponds to the JSON property `dataprocMetastoreService`
5380
5378
  # @return [String]
5381
5379
  attr_accessor :dataproc_metastore_service
@@ -5390,7 +5388,7 @@ module Google
5390
5388
  end
5391
5389
  end
5392
5390
 
5393
- # A Dataproc custom metric.
5391
+ # A custom metric.
5394
5392
  class Metric
5395
5393
  include Google::Apis::Core::Hashable
5396
5394
 
@@ -5531,8 +5529,8 @@ module Google
5531
5529
  end
5532
5530
  end
5533
5531
 
5534
- # Dataproc Node Group. The Dataproc NodeGroup resource is not related to the
5535
- # Dataproc NodeGroupAffinity resource.
5532
+ # Node Group. The NodeGroup resource is not related to the NodeGroupAffinity
5533
+ # resource.
5536
5534
  class NodeGroup
5537
5535
  include Google::Apis::Core::Hashable
5538
5536
 
@@ -5574,8 +5572,8 @@ module Google
5574
5572
  end
5575
5573
  end
5576
5574
 
5577
- # Node Group Affinity for clusters using sole-tenant node groups. The Dataproc
5578
- # NodeGroupAffinity resource is not related to the Dataproc NodeGroup resource.
5575
+ # Node Group Affinity for clusters using sole-tenant node groups. The
5576
+ # NodeGroupAffinity resource is not related to the NodeGroup resource.
5579
5577
  class NodeGroupAffinity
5580
5578
  include Google::Apis::Core::Hashable
5581
5579
 
@@ -6328,17 +6326,17 @@ module Google
6328
6326
  end
6329
6327
  end
6330
6328
 
6331
- # Defines how Dataproc should create VMs with a mixture of provisioning models.
6329
+ # Defines how to create VMs with a mixture of provisioning models.
6332
6330
  class ProvisioningModelMix
6333
6331
  include Google::Apis::Core::Hashable
6334
6332
 
6335
6333
  # Optional. The base capacity that will always use Standard VMs to avoid risk of
6336
- # more preemption than the minimum capacity you need. Dataproc will create only
6337
- # standard VMs until it reaches standard_capacity_base, then it will start using
6338
- # standard_capacity_percent_above_base to mix Spot with Standard VMs. eg. If 15
6339
- # instances are requested and standard_capacity_base is 5, Dataproc will create
6340
- # 5 standard VMs and then start mixing spot and standard VMs for remaining 10
6341
- # instances.
6334
+ # more preemption than the minimum capacity you need. The service will create
6335
+ # only standard VMs until it reaches standard_capacity_base, then it will start
6336
+ # using standard_capacity_percent_above_base to mix Spot with Standard VMs. eg.
6337
+ # If 15 instances are requested and standard_capacity_base is 5, the service
6338
+ # will create 5 standard VMs and thenstart mixing spot and standard VMs for
6339
+ # remaining 10 instances.
6342
6340
  # Corresponds to the JSON property `standardCapacityBase`
6343
6341
  # @return [Fixnum]
6344
6342
  attr_accessor :standard_capacity_base
@@ -6347,7 +6345,7 @@ module Google
6347
6345
  # remaining percentage will use Spot VMs. The percentage applies only to the
6348
6346
  # capacity above standard_capacity_base. eg. If 15 instances are requested and
6349
6347
  # standard_capacity_base is 5 and standard_capacity_percent_above_base is 30,
6350
- # Dataproc will create 5 standard VMs and then start mixing spot and standard
6348
+ # the service will create 5 standard VMs and then start mixing spot and standard
6351
6349
  # VMs for remaining 10 instances. The mix will be 30% standard and 70% spot.
6352
6350
  # Corresponds to the JSON property `standardCapacityPercentAboveBase`
6353
6351
  # @return [Fixnum]
@@ -7008,10 +7006,10 @@ module Google
7008
7006
  # @return [String]
7009
7007
  attr_accessor :cluster_uuid
7010
7008
 
7011
- # Optional. Whether the request is submitted by Dataproc super user. If true,
7012
- # IAM will check 'dataproc.clusters.repair' permission instead of 'dataproc.
7013
- # clusters.update' permission. This is to give Dataproc superuser the ability to
7014
- # repair clusters without granting the overly broad update permission.
7009
+ # Optional. Whether the request is submitted by a super user. If true, IAM will
7010
+ # check 'dataproc.clusters.repair' permission instead of 'dataproc.clusters.
7011
+ # update' permission. This is to give Dataproc superuser the ability to repair
7012
+ # clusters without granting the overly broad update permission.
7015
7013
  # Corresponds to the JSON property `dataprocSuperUser`
7016
7014
  # @return [Boolean]
7017
7015
  attr_accessor :dataproc_super_user
@@ -7023,7 +7021,7 @@ module Google
7023
7021
  # forcefully removing nodes. The default timeout is 0 for forceful
7024
7022
  # decommissioning, and the maximum timeout period is 1 day. (see JSON Mapping—
7025
7023
  # Duration (https://developers.google.com/protocol-buffers/docs/proto3#json)).
7026
- # graceful_decommission_timeout is supported in Dataproc image versions 1.2+.
7024
+ # graceful_decommission_timeout is supported in image versions 1.2+.
7027
7025
  # Corresponds to the JSON property `gracefulDecommissionTimeout`
7028
7026
  # @return [String]
7029
7027
  attr_accessor :graceful_decommission_timeout
@@ -8604,7 +8602,7 @@ module Google
8604
8602
  include Google::Apis::Core::Hashable
8605
8603
 
8606
8604
  # Optional. The version of software inside the cluster. It must be one of the
8607
- # supported Dataproc Versions (https://cloud.google.com/dataproc/docs/concepts/
8605
+ # supported Image Versions (https://cloud.google.com/dataproc/docs/concepts/
8608
8606
  # versioning/dataproc-versions#supported-dataproc-image-versions), such as "1.2"
8609
8607
  # (including a subminor version, such as "1.2.29"), or the "preview" version (
8610
8608
  # https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#
@@ -11747,18 +11745,39 @@ module Google
11747
11745
  class UsageMetrics
11748
11746
  include Google::Apis::Core::Hashable
11749
11747
 
11750
- # Optional. DEPRECATED Accelerator type being used, if any
11748
+ # Optional. Accelerator type being used, if any Deprecated: This field is only
11749
+ # used in runtime versions below 3.0.
11751
11750
  # Corresponds to the JSON property `acceleratorType`
11752
11751
  # @return [String]
11753
11752
  attr_accessor :accelerator_type
11754
11753
 
11755
- # Optional. DEPRECATED Accelerator usage in (milliAccelerator x seconds) (see
11756
- # Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/
11757
- # pricing)).
11754
+ # Optional. Accelerator usage in (milliAccelerator x seconds) (see Dataproc
11755
+ # Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
11756
+ # Deprecated: This field is only used in runtime versions below 3.0.
11758
11757
  # Corresponds to the JSON property `milliAcceleratorSeconds`
11759
11758
  # @return [Fixnum]
11760
11759
  attr_accessor :milli_accelerator_seconds
11761
11760
 
11761
+ # Optional. A100-40 accelerator usage in (milliAccelerator x seconds) (see
11762
+ # Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/
11763
+ # pricing)).
11764
+ # Corresponds to the JSON property `milliAcceleratorSecondsA10040`
11765
+ # @return [Fixnum]
11766
+ attr_accessor :milli_accelerator_seconds_a10040
11767
+
11768
+ # Optional. A100-80 accelerator usage in (milliAccelerator x seconds) (see
11769
+ # Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/
11770
+ # pricing)).
11771
+ # Corresponds to the JSON property `milliAcceleratorSecondsA10080`
11772
+ # @return [Fixnum]
11773
+ attr_accessor :milli_accelerator_seconds_a10080
11774
+
11775
+ # Optional. L4 accelerator usage in (milliAccelerator x seconds) (see Dataproc
11776
+ # Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
11777
+ # Corresponds to the JSON property `milliAcceleratorSecondsL4`
11778
+ # @return [Fixnum]
11779
+ attr_accessor :milli_accelerator_seconds_l4
11780
+
11762
11781
  # Optional. DCU (Dataproc Compute Units) usage in (milliDCU x seconds) (see
11763
11782
  # Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/
11764
11783
  # pricing)).
@@ -11785,6 +11804,9 @@ module Google
11785
11804
  def update!(**args)
11786
11805
  @accelerator_type = args[:accelerator_type] if args.key?(:accelerator_type)
11787
11806
  @milli_accelerator_seconds = args[:milli_accelerator_seconds] if args.key?(:milli_accelerator_seconds)
11807
+ @milli_accelerator_seconds_a10040 = args[:milli_accelerator_seconds_a10040] if args.key?(:milli_accelerator_seconds_a10040)
11808
+ @milli_accelerator_seconds_a10080 = args[:milli_accelerator_seconds_a10080] if args.key?(:milli_accelerator_seconds_a10080)
11809
+ @milli_accelerator_seconds_l4 = args[:milli_accelerator_seconds_l4] if args.key?(:milli_accelerator_seconds_l4)
11788
11810
  @milli_dcu_seconds = args[:milli_dcu_seconds] if args.key?(:milli_dcu_seconds)
11789
11811
  @shuffle_storage_gb_seconds = args[:shuffle_storage_gb_seconds] if args.key?(:shuffle_storage_gb_seconds)
11790
11812
  @update_time = args[:update_time] if args.key?(:update_time)
@@ -11796,17 +11818,40 @@ module Google
11796
11818
  class UsageSnapshot
11797
11819
  include Google::Apis::Core::Hashable
11798
11820
 
11799
- # Optional. Accelerator type being used, if any
11821
+ # Optional. Accelerator type being used, if any Deprecated: This field is only
11822
+ # used in runtime versions below 3.0.
11800
11823
  # Corresponds to the JSON property `acceleratorType`
11801
11824
  # @return [String]
11802
11825
  attr_accessor :accelerator_type
11803
11826
 
11804
11827
  # Optional. Milli (one-thousandth) accelerator. (see Dataproc Serverless pricing
11805
- # (https://cloud.google.com/dataproc-serverless/pricing))
11828
+ # (https://cloud.google.com/dataproc-serverless/pricing)) Deprecated: This field
11829
+ # is only used in runtime versions below 3.0.
11806
11830
  # Corresponds to the JSON property `milliAccelerator`
11807
11831
  # @return [Fixnum]
11808
11832
  attr_accessor :milli_accelerator
11809
11833
 
11834
+ # Optional. Milli (one-thousandth) accelerator for A100-40 accelerators. (see
11835
+ # Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/
11836
+ # pricing))
11837
+ # Corresponds to the JSON property `milliAcceleratorA10040`
11838
+ # @return [Fixnum]
11839
+ attr_accessor :milli_accelerator_a10040
11840
+
11841
+ # Optional. Milli (one-thousandth) accelerator for A100-80 accelerators. (see
11842
+ # Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/
11843
+ # pricing))
11844
+ # Corresponds to the JSON property `milliAcceleratorA10080`
11845
+ # @return [Fixnum]
11846
+ attr_accessor :milli_accelerator_a10080
11847
+
11848
+ # Optional. Milli (one-thousandth) accelerator for L4 accelerators. (see
11849
+ # Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/
11850
+ # pricing))
11851
+ # Corresponds to the JSON property `milliAcceleratorL4`
11852
+ # @return [Fixnum]
11853
+ attr_accessor :milli_accelerator_l4
11854
+
11810
11855
  # Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) (see Dataproc
11811
11856
  # Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
11812
11857
  # Corresponds to the JSON property `milliDcu`
@@ -11846,6 +11891,9 @@ module Google
11846
11891
  def update!(**args)
11847
11892
  @accelerator_type = args[:accelerator_type] if args.key?(:accelerator_type)
11848
11893
  @milli_accelerator = args[:milli_accelerator] if args.key?(:milli_accelerator)
11894
+ @milli_accelerator_a10040 = args[:milli_accelerator_a10040] if args.key?(:milli_accelerator_a10040)
11895
+ @milli_accelerator_a10080 = args[:milli_accelerator_a10080] if args.key?(:milli_accelerator_a10080)
11896
+ @milli_accelerator_l4 = args[:milli_accelerator_l4] if args.key?(:milli_accelerator_l4)
11849
11897
  @milli_dcu = args[:milli_dcu] if args.key?(:milli_dcu)
11850
11898
  @milli_dcu_premium = args[:milli_dcu_premium] if args.key?(:milli_dcu_premium)
11851
11899
  @shuffle_storage_gb = args[:shuffle_storage_gb] if args.key?(:shuffle_storage_gb)
@@ -11904,9 +11952,9 @@ module Google
11904
11952
  end
11905
11953
  end
11906
11954
 
11907
- # The Dataproc cluster config for a cluster that does not directly control the
11908
- # underlying compute resources, such as a Dataproc-on-GKE cluster (https://cloud.
11909
- # google.com/dataproc/docs/guides/dpgke/dataproc-gke-overview).
11955
+ # The cluster config for a cluster that does not directly control the underlying
11956
+ # compute resources, such as a GKE cluster (https://cloud.google.com/dataproc/
11957
+ # docs/guides/dpgke/dataproc-gke-overview).
11910
11958
  class VirtualClusterConfig
11911
11959
  include Google::Apis::Core::Hashable
11912
11960
 
@@ -11921,12 +11969,12 @@ module Google
11921
11969
  attr_accessor :kubernetes_cluster_config
11922
11970
 
11923
11971
  # Optional. A Cloud Storage bucket used to stage job dependencies, config files,
11924
- # and job driver console output. If you do not specify a staging bucket,
11925
- # Dataproc determines a Cloud Storage location (US, ASIA, or EU) for your
11972
+ # and job driver console output. If you do not specify a staging bucket, the
11973
+ # service will determine a Cloud Storage location (US, ASIA, or EU) for your
11926
11974
  # cluster's staging bucket according to the Compute Engine zone where your
11927
11975
  # cluster is deployed, and then create and manage this project-level, per-
11928
- # location bucket (see Dataproc staging and temp buckets (https://cloud.google.
11929
- # com/dataproc/docs/concepts/configuring-clusters/staging-bucket)). This field
11976
+ # location bucket (see staging and temp buckets (https://cloud.google.com/
11977
+ # dataproc/docs/concepts/configuring-clusters/staging-bucket)). This field
11930
11978
  # requires a Cloud Storage bucket name, not a gs://... URI to a Cloud Storage
11931
11979
  # bucket.
11932
11980
  # Corresponds to the JSON property `stagingBucket`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DataprocV1
18
18
  # Version of the google-apis-dataproc_v1 gem
19
- GEM_VERSION = "0.93.0"
19
+ GEM_VERSION = "0.95.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.18.0"
22
+ GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260501"
25
+ REVISION = "20260524"
26
26
  end
27
27
  end
28
28
  end
@@ -4660,6 +4660,9 @@ module Google
4660
4660
  class Representation < Google::Apis::Core::JsonRepresentation
4661
4661
  property :accelerator_type, as: 'acceleratorType'
4662
4662
  property :milli_accelerator_seconds, :numeric_string => true, as: 'milliAcceleratorSeconds'
4663
+ property :milli_accelerator_seconds_a10040, :numeric_string => true, as: 'milliAcceleratorSecondsA10040'
4664
+ property :milli_accelerator_seconds_a10080, :numeric_string => true, as: 'milliAcceleratorSecondsA10080'
4665
+ property :milli_accelerator_seconds_l4, :numeric_string => true, as: 'milliAcceleratorSecondsL4'
4663
4666
  property :milli_dcu_seconds, :numeric_string => true, as: 'milliDcuSeconds'
4664
4667
  property :shuffle_storage_gb_seconds, :numeric_string => true, as: 'shuffleStorageGbSeconds'
4665
4668
  property :update_time, as: 'updateTime'
@@ -4671,6 +4674,9 @@ module Google
4671
4674
  class Representation < Google::Apis::Core::JsonRepresentation
4672
4675
  property :accelerator_type, as: 'acceleratorType'
4673
4676
  property :milli_accelerator, :numeric_string => true, as: 'milliAccelerator'
4677
+ property :milli_accelerator_a10040, :numeric_string => true, as: 'milliAcceleratorA10040'
4678
+ property :milli_accelerator_a10080, :numeric_string => true, as: 'milliAcceleratorA10080'
4679
+ property :milli_accelerator_l4, :numeric_string => true, as: 'milliAcceleratorL4'
4674
4680
  property :milli_dcu, :numeric_string => true, as: 'milliDcu'
4675
4681
  property :milli_dcu_premium, :numeric_string => true, as: 'milliDcuPremium'
4676
4682
  property :shuffle_storage_gb, :numeric_string => true, as: 'shuffleStorageGb'
@@ -509,14 +509,14 @@ module Google
509
509
  # Optional. A filter for the batches to return in the response.A filter is a
510
510
  # logical expression constraining the values of various fields in each batch
511
511
  # resource. Filters are case sensitive, and may contain multiple clauses
512
- # combined with logical operators (AND/OR). Supported fields are batch_id,
513
- # batch_uuid, state, create_time, and labels.e.g. state = RUNNING and
514
- # create_time < "2023-01-01T00:00:00Z" filters for batches in state RUNNING that
515
- # were created before 2023-01-01. state = RUNNING and labels.environment=
516
- # production filters for batches in state in a RUNNING state that have a
517
- # production environment label.See https://google.aip.dev/assets/misc/ebnf-
518
- # filtering.txt for a detailed description of the filter syntax and a list of
519
- # supported comparisons.
512
+ # combined with logical operators (AND/OR). Supported fields: * batch_id *
513
+ # batch_uuid * state * create_time * labels * runtime_info.cohort_info.cohort e.
514
+ # g. state = RUNNING and create_time < "2023-01-01T00:00:00Z" filters for
515
+ # batches in state RUNNING that were created before 2023-01-01. state = RUNNING
516
+ # and labels.environment=production filters for batches in state in a RUNNING
517
+ # state that have a production environment label.See https://google.aip.dev/
518
+ # assets/misc/ebnf-filtering.txt for a detailed description of the filter syntax
519
+ # and a list of supported comparisons.
520
520
  # @param [String] order_by
521
521
  # Optional. Field(s) on which to sort the list of batches.Currently the only
522
522
  # supported sort orders are unspecified (empty) and create_time desc to sort by
@@ -3588,7 +3588,7 @@ module Google
3588
3588
  # Required. The ID of the Google Cloud Platform project that the cluster belongs
3589
3589
  # to.
3590
3590
  # @param [String] region
3591
- # Required. The Dataproc region in which to handle the request.
3591
+ # Required. The region in which to handle the request.
3592
3592
  # @param [Google::Apis::DataprocV1::Cluster] cluster_object
3593
3593
  # @param [String] action_on_failed_primary_workers
3594
3594
  # Optional. Failure action when primary worker creation fails.
@@ -3641,7 +3641,7 @@ module Google
3641
3641
  # Required. The ID of the Google Cloud Platform project that the cluster belongs
3642
3642
  # to.
3643
3643
  # @param [String] region
3644
- # Required. The Dataproc region in which to handle the request.
3644
+ # Required. The region in which to handle the request.
3645
3645
  # @param [String] cluster_name
3646
3646
  # Required. The cluster name.
3647
3647
  # @param [String] cluster_uuid
@@ -3707,7 +3707,7 @@ module Google
3707
3707
  # Required. The ID of the Google Cloud Platform project that the cluster belongs
3708
3708
  # to.
3709
3709
  # @param [String] region
3710
- # Required. The Dataproc region in which to handle the request.
3710
+ # Required. The region in which to handle the request.
3711
3711
  # @param [String] cluster_name
3712
3712
  # Required. The cluster name.
3713
3713
  # @param [Google::Apis::DataprocV1::DiagnoseClusterRequest] diagnose_cluster_request_object
@@ -3747,7 +3747,7 @@ module Google
3747
3747
  # Required. The ID of the Google Cloud Platform project that the cluster belongs
3748
3748
  # to.
3749
3749
  # @param [String] region
3750
- # Required. The Dataproc region in which to handle the request.
3750
+ # Required. The region in which to handle the request.
3751
3751
  # @param [String] cluster_name
3752
3752
  # Required. The cluster name.
3753
3753
  # @param [String] fields
@@ -3862,7 +3862,7 @@ module Google
3862
3862
  # Required. The ID of the Google Cloud Platform project that the cluster belongs
3863
3863
  # to.
3864
3864
  # @param [String] region
3865
- # Required. The Dataproc region in which to handle the request.
3865
+ # Required. The region in which to handle the request.
3866
3866
  # @param [String] filter
3867
3867
  # Optional. A filter constraining the clusters to list. Filters are case-
3868
3868
  # sensitive and have the following syntax:field = value AND field = value ...
@@ -3920,7 +3920,7 @@ module Google
3920
3920
  # @param [String] project_id
3921
3921
  # Required. The ID of the Google Cloud Platform project the cluster belongs to.
3922
3922
  # @param [String] region
3923
- # Required. The Dataproc region in which to handle the request.
3923
+ # Required. The region in which to handle the request.
3924
3924
  # @param [String] cluster_name
3925
3925
  # Required. The cluster name.
3926
3926
  # @param [Google::Apis::DataprocV1::Cluster] cluster_object
@@ -3931,8 +3931,7 @@ module Google
3931
3931
  # forcefully removing nodes (and potentially interrupting jobs). Default timeout
3932
3932
  # is 0 (for forceful decommission), and the maximum allowed timeout is 1 day. (
3933
3933
  # see JSON representation of Duration (https://developers.google.com/protocol-
3934
- # buffers/docs/proto3#json)).Only supported on Dataproc image versions 1.2 and
3935
- # higher.
3934
+ # buffers/docs/proto3#json)).Supported in image versions 1.2 and higher.
3936
3935
  # @param [String] request_id
3937
3936
  # Optional. A unique ID used to identify the request. If the server receives two
3938
3937
  # UpdateClusterRequest (https://cloud.google.com/dataproc/docs/reference/rpc/
@@ -3995,7 +3994,7 @@ module Google
3995
3994
  # @param [String] project_id
3996
3995
  # Required. The ID of the Google Cloud Platform project the cluster belongs to.
3997
3996
  # @param [String] region
3998
- # Required. The Dataproc region in which to handle the request.
3997
+ # Required. The region in which to handle the request.
3999
3998
  # @param [String] cluster_name
4000
3999
  # Required. The cluster name.
4001
4000
  # @param [Google::Apis::DataprocV1::RepairClusterRequest] repair_cluster_request_object
@@ -4071,7 +4070,7 @@ module Google
4071
4070
  # @param [String] project_id
4072
4071
  # Required. The ID of the Google Cloud Platform project the cluster belongs to.
4073
4072
  # @param [String] region
4074
- # Required. The Dataproc region in which to handle the request.
4073
+ # Required. The region in which to handle the request.
4075
4074
  # @param [String] cluster_name
4076
4075
  # Required. The cluster name.
4077
4076
  # @param [Google::Apis::DataprocV1::StartClusterRequest] start_cluster_request_object
@@ -4110,7 +4109,7 @@ module Google
4110
4109
  # @param [String] project_id
4111
4110
  # Required. The ID of the Google Cloud Platform project the cluster belongs to.
4112
4111
  # @param [String] region
4113
- # Required. The Dataproc region in which to handle the request.
4112
+ # Required. The region in which to handle the request.
4114
4113
  # @param [String] cluster_name
4115
4114
  # Required. The cluster name.
4116
4115
  # @param [Google::Apis::DataprocV1::StopClusterRequest] stop_cluster_request_object
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataproc_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.93.0
4
+ version: 0.95.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataproc_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataproc_v1/v0.93.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataproc_v1/v0.95.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataproc_v1
62
62
  rdoc_options: []
63
63
  require_paths:
@@ -66,7 +66,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
66
66
  requirements:
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
- version: '3.1'
69
+ version: '3.2'
70
70
  required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  requirements:
72
72
  - - ">="