Skip to content

Commit

Permalink
feat: [DataprocMetastore] Added DatabaseType field for the type of ba…
Browse files Browse the repository at this point in the history
…cking store used (#5162)

* feat: Added DatabaseType field for the type of backing store used
feat: Added AVRO DatabaseDumpSpec for importing and exporting Avro files
feat: Added additional endTime field for MetadataImports
feat: Added RESTORING status on Backups
feat: Added support to record the services that are restoring the backup
feat: Added configuration for Dataplex integration
feat: Added support for IAM management for metadata resources
feat: Added AuxiliaryVersionConfig for configuring the auxiliary hive versions during creation or update of the DPMS instance
feat: Added NetworkConfig for exposing the DPMS endpoint in multiple subnetworks using PSC (this skips the need for VPC peering)
feat: Added EncryptionConfig which contains information used to configure the Dataproc Metastore service to encrypt customer data at rest (CMEK)
docs: formatting improvements

PiperOrigin-RevId: 436271267

Source-Link: googleapis/googleapis@463caca

Source-Link: googleapis/googleapis-gen@e1cd573
Copy-Tag: eyJwIjoiRGF0YXByb2NNZXRhc3RvcmUvLk93bEJvdC55YW1sIiwiaCI6ImUxY2Q1NzMyMWM2YmM2ZWU1OTljMWNiM2I4MzE3OTQ1OTgwNDhhNmYifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Mar 31, 2022
1 parent 8525ec9 commit 643f2e6
Show file tree
Hide file tree
Showing 30 changed files with 1,277 additions and 75 deletions.
Binary file modified DataprocMetastore/metadata/V1Alpha/Metastore.php
Binary file not shown.
169 changes: 169 additions & 0 deletions DataprocMetastore/src/V1alpha/AuxiliaryVersionConfig.php

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

34 changes: 34 additions & 0 deletions DataprocMetastore/src/V1alpha/Backup.php

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

7 changes: 7 additions & 0 deletions DataprocMetastore/src/V1alpha/Backup/State.php

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

8 changes: 4 additions & 4 deletions DataprocMetastore/src/V1alpha/CreateBackupRequest.php

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

8 changes: 4 additions & 4 deletions DataprocMetastore/src/V1alpha/CreateMetadataImportRequest.php

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

7 changes: 7 additions & 0 deletions DataprocMetastore/src/V1alpha/DatabaseDumpSpec/Type.php

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

Loading

0 comments on commit 643f2e6

Please sign in to comment.