This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(v1beta2): remove DOCKER/FLINK enums from Component, add fields t…
…o ClusterConfig, InstanceGroupConfig, WorkflowTemplate, WorkflowMetadata (#411) Breaking changes: 1. The `DOCKER` and `FLINK` values have been removed from the `Component` enum, and an `HBASE` value was added. Other changes: 1. There is a new `temp_bucket` field in `ClusterConfig`. 2. There is a new `preemptibility` field in `InstanceGroupConfig`. 3. The `project_id` field of `JobReference` is now optional instead of required. 4. There is a new `dag_timeout` field in `WorkflowTemplate`. 5. There are new `dag_timeout`, `dag_start_time`, and `dag_end_time` fields in `WorkflowMetadata`. 6. There are various updates to the doc comments. PiperOrigin-RevId: 347036369 Source-Link: googleapis/googleapis@6d65640 PiperOrigin-RevId: 347029491 Source-Link: googleapis/googleapis@bddb3d7 PiperOrigin-RevId: 346372957 Source-Link: googleapis/googleapis@857f70d PiperOrigin-RevId: 346132878 Source-Link: googleapis/googleapis@565b9a5 PiperOrigin-RevId: 345127100 Source-Link: googleapis/googleapis@269083b
- Loading branch information
1 parent
b02deda
commit e8025d4
Showing
134 changed files
with
11,518 additions
and
9,638 deletions.
There are no files selected for viewing
492 changes: 137 additions & 355 deletions
492
...d-dataproc/src/main/java/com/google/cloud/dataproc/v1/AutoscalingPolicyServiceClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.