Skip to content

Commit

Permalink
feat: [Dataproc] add support for new Dataproc features (#7662)
Browse files Browse the repository at this point in the history
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
Source-Link: googleapis/googleapis@02f62c8
Source-Link: googleapis/googleapis-gen@7726f47
Copy-Tag: eyJwIjoiRGF0YXByb2MvLk93bEJvdC55YW1sIiwiaCI6Ijc3MjZmNDc4YWMxOWQ5MWU5MTRlZDNhZTU0NmNmMjQ0NTNkMDAwYjUifQ==
  • Loading branch information
gcf-owl-bot[bot] authored Sep 13, 2024
1 parent 7dcbaeb commit 1f45743
Show file tree
Hide file tree
Showing 10 changed files with 499 additions and 0 deletions.
Binary file modified Dataproc/metadata/V1/Batches.php
Binary file not shown.
Binary file modified Dataproc/metadata/V1/Clusters.php
Binary file not shown.
Binary file modified Dataproc/metadata/V1/WorkflowTemplates.php
Binary file not shown.
7 changes: 7 additions & 0 deletions Dataproc/src/V1/DataprocMetricConfig/MetricSource.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

126 changes: 126 additions & 0 deletions Dataproc/src/V1/EncryptionConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 42 additions & 0 deletions Dataproc/src/V1/ListBatchesResponse.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 42 additions & 0 deletions Dataproc/src/V1/ListWorkflowTemplatesResponse.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 66 additions & 0 deletions Dataproc/src/V1/OrderedJob.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1f45743

Please sign in to comment.