Skip to content

Commit

Permalink
feat(spanner/admin/database): Add support for UpdateDatabase in Cloud…
Browse files Browse the repository at this point in the history
… Spanner (#7917)

* feat: Add support for UpdateDatabase in Cloud Spanner

PiperOrigin-RevId: 531423380

Source-Link: googleapis/googleapis@3e054d1

Source-Link: googleapis/googleapis-gen@e347738
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTM0NzczODQ4Mzc0M2U4ZTg2NmNhYzcyMmRiMGU5NDI1MzU2ZmM4MCJ9

feat: add output field for the control plane IP address
feat: add output field for the number of pooled instances
feat: add support for accelerators
feat: add support for readiness checks
feat: add auditd support
feat: add support for workstation-level environment variables
docs: adjust documentation wording

PiperOrigin-RevId: 531290149

Source-Link: googleapis/googleapis@d6a61ef

Source-Link: googleapis/googleapis-gen@8fdb131
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGZkYjEzMTdmY2IwYWEzMzk2ZWViNzI4ZDlhMTVlYjczNDE4N2U3YSJ9

docs: update documentation for bigquerystorage v1beta1

PiperOrigin-RevId: 531289380

Source-Link: googleapis/googleapis@3d497fa

Source-Link: googleapis/googleapis-gen@1e50499
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWU1MDQ5OTg5NzM1NzA1NGQ1MWM5Yzc4ODJhZmQ4NzRiNzlmNjU3YiJ9

feat: add cloud storage subscription fields

PiperOrigin-RevId: 531202368

Source-Link: googleapis/googleapis@8a4cc94

Source-Link: googleapis/googleapis-gen@ec60ad7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWM2MGFkNzYzNTZkODhlOTlmYTQ4NDRmYmQ5MGZkY2NhNzI4ZjVjYiJ9

feat: support order_by in ListJobs and ListTasks requests

---
feat: add support for placement policies

---
feat: per-Runnable labels
PiperOrigin-RevId: 531181280

Source-Link: googleapis/googleapis@2845078

Source-Link: googleapis/googleapis-gen@f09a853
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjA5YTg1M2FkODA4MGNmZWZkZmM2MWI2NDM0ZDc2MmM4YmZkNmViNyJ9

feat: added VerifyConnectivity RPC

PiperOrigin-RevId: 530991686

Source-Link: googleapis/googleapis@be2600e

Source-Link: googleapis/googleapis-gen@7eadc0e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2VhZGMwZTBhYWVjZTJiY2NiNGU1NjFmM2IyOWIwNTg0ZmJjZjkwNiJ9

feat: enable safe search feature for site search
feat: allow users to provide user info in search
feat: allow users to provide additional labels in search

PiperOrigin-RevId: 530991570

Source-Link: googleapis/googleapis@1392f67

Source-Link: googleapis/googleapis-gen@9d08d41
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWQwOGQ0MWQ3NDdjZGYwNTc3YTI1ZDQzZTkxOTNlNzUxZWU2MTBjNiJ9

* 🦉 Updates from OwlBot post-processor

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

---------
  • Loading branch information
gcf-owl-bot[bot] committed May 12, 2023
1 parent 5c9e185 commit 83870f5
Show file tree
Hide file tree
Showing 56 changed files with 9,749 additions and 3,441 deletions.
23 changes: 19 additions & 4 deletions bigquery/storage/apiv1beta1/big_query_storage_client.go

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

2 changes: 1 addition & 1 deletion bigquery/storage/apiv1beta1/storagepb/arrow.pb.go

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

2 changes: 1 addition & 1 deletion bigquery/storage/apiv1beta1/storagepb/avro.pb.go

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

57 changes: 51 additions & 6 deletions bigquery/storage/apiv1beta1/storagepb/read_options.pb.go

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

0 comments on commit 83870f5

Please sign in to comment.