docs: A comment for method `DeleteBatch` in service `BatchController` is changed
docs: A comment for field `request_id` in message `.google.cloud.dataproc.v1.CreateBatchRequest` is changed
docs: A comment for field `filter` in message `.google.cloud.dataproc.v1.ListBatchesRequest` is changed
docs: A comment for field `batches` in message `.google.cloud.dataproc.v1.ListBatchesResponse` is changed
docs: A comment for field `name` in message `.google.cloud.dataproc.v1.SessionTemplate` is changed
docs: A comment for field `spark_connect_session` in message `.google.cloud.dataproc.v1.SessionTemplate` is changed
docs: A comment for field `name` in message `.google.cloud.dataproc.v1.Session` is changed
docs: A comment for field `spark_connect_session` in message `.google.cloud.dataproc.v1.Session` is changed
docs: A comment for message `SparkConnectConfig` is changed
docs: A comment for field `cohort` in message `.google.cloud.dataproc.v1.RuntimeConfig` is changed
docs: A comment for field `milli_accelerator_seconds` in message `.google.cloud.dataproc.v1.UsageMetrics` is changed
docs: A comment for field `accelerator_type` in message `.google.cloud.dataproc.v1.UsageMetrics` is changed
docs: A comment for field `boot_disk_kms_key` in message `.google.cloud.dataproc.v1.GkeNodePoolConfig` is changed
docs: A comment for field `pypi_repository` in message `.google.cloud.dataproc.v1.PyPiRepositoryConfig` is changed
PiperOrigin-RevId: 911509116
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 823187922
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 807444457
1. Allow flink and trino job support for workflow templates API
2. Add unreachable output field for LIST workflow template API
3. Add unreachable output field for LIST batch templates API
4. Add kms key input for create cluster API
5. Add FLINK metric source for Dataproc Metric Source
PiperOrigin-RevId: 673000575
feat: A new value `DO_NOT_CANCEL` is added to enum `ScalingDecisionType`
feat: A new value `SECONDARY_SCALEDOWN_SINGLE_REQUEST_LIMIT_REACHED` is added to enum `ConstrainingFactor`
feat: A new enum `MetricType` is added
feat: A new field `decision_metric` is added to message `.google.cloud.dataproc.logging.AutoscalerRecommendation`
feat: A new message `ReconciliationLog` is added
feat: A new message `ReconciliationClusterHealLog` is added
feat: A new enum `ReconciliationDecisionType` is added
docs: A comment for message `ClusterSize` is changed
docs: A comment for message `AutoscalerRecommendation` is changed
PiperOrigin-RevId: 620350169
1. Allow to change shielded config defaults for 2.1+ images
2. Support batches filtering in list API
3. Support Trino jobs on 2.1+ image clusters
4. Support batch TTL
5. Support custom staging bucket for batches
6. Expose approximate and current batches resources usage
7. Support Hudi and Trino components
PiperOrigin-RevId: 511550277