Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor bucket scalar properties #353

Merged
merged 3 commits into from
Nov 7, 2014
Merged

Refactor bucket scalar properties #353

merged 3 commits into from
Nov 7, 2014

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Nov 7, 2014

Work toward simpler, attribute-like API for Bucket properties:

  • get_location() / set_location() -> location using _scalar_property.
  • get_versioning() / enable_versioning() / disable_versioning() -> versioning_enabled, a boolean property.

@tseaver tseaver added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: storage Issues related to the Cloud Storage API. labels Nov 7, 2014
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 5e14e12 on tseaver:refactor-bucket_scalar_properties into * on GoogleCloudPlatform:master*.

@dhermes
Copy link
Contributor

dhermes commented Nov 7, 2014

LGTM

tseaver added a commit that referenced this pull request Nov 7, 2014
@tseaver tseaver merged commit 71e937b into googleapis:master Nov 7, 2014
@tseaver tseaver deleted the refactor-bucket_scalar_properties branch November 7, 2014 19:03
atulep pushed a commit that referenced this pull request Apr 6, 2023
Source-Link: googleapis/synthtool@eb78c98
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
atulep pushed a commit that referenced this pull request Apr 18, 2023
Source-Link: googleapis/synthtool@eb78c98
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
parthea added a commit that referenced this pull request Jun 4, 2023
* chore(bazel): update protobuf to v3.21.3

chore(bazel): update gax-java to 2.18.4

PiperOrigin-RevId: 463115700

Source-Link: googleapis/googleapis@52130a9

Source-Link: googleapis/googleapis-gen@6a4d9d9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9

* 🦉 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>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Jun 4, 2023
- [ ] Regenerate this pull request now.

feat: Added kubernetes field to findings attribute. This field is populated only when the container is a kubernetes cluster explicitly

PiperOrigin-RevId: 462248767

Source-Link: googleapis/googleapis@dd2b0d2

Source-Link: googleapis/googleapis-gen@0be13cf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGJlMTNjZjUzY2E0NTU1NTQ4OWQ3MzQxOWQxMDUzYTcwOWE4ZGVjZCJ9
parthea pushed a commit that referenced this pull request Jul 6, 2023
parthea added a commit that referenced this pull request Sep 20, 2023
* fix(deps): allow protobuf 3.19.5

* explicitly exclude protobuf 4.21.0
vchudnov-g pushed a commit that referenced this pull request Sep 20, 2023
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google-cloud-dialogflow](https://github.com/googleapis/dialogflow-python-client-v2) | `==2.7.0` -> `==2.7.1` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.7.1/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.7.1/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/dialogflow-python-client-v2</summary>

### [`v2.7.1`](https://github.com/googleapis/dialogflow-python-client-v2/blob/master/CHANGELOG.md#&#8203;271-httpswwwgithubcomgoogleapispython-dialogflowcomparev270v271-2021-07-26)

[Compare Source](https://github.com/googleapis/dialogflow-python-client-v2/compare/v2.7.0...v2.7.1)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-dialogflow).
parthea pushed a commit that referenced this pull request Sep 22, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Sep 22, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Sep 22, 2023
Source-Link: googleapis/synthtool@571ee2c
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:09af371bb7d8ebbaef620bfc76c0a3a42da96d75f4821409b54f3466d4ebbd3c

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 22, 2023
* docs: Minor formatting
chore: Update gapic-generator-python to v1.11.5
build: Update rules_python to 0.24.0

PiperOrigin-RevId: 563436317

Source-Link: googleapis/googleapis@42fd37b

Source-Link: googleapis/googleapis-gen@280264c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9

* 🦉 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>
parthea pushed a commit that referenced this pull request Sep 22, 2023
* chore: Update gapic-generator-python to v1.11.2

PiperOrigin-RevId: 546510849

Source-Link: googleapis/googleapis@736073a

Source-Link: googleapis/googleapis-gen@deb64e8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGViNjRlOGVjMTlkMTQxZTMxMDg5ZmU5MzJiM2E5OTdhZDU0MWM0ZCJ9

* 🦉 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>
parthea pushed a commit that referenced this pull request Sep 22, 2023
* feat: Add support for python 3.11

chore: Update gapic-generator-python to v1.8.0
PiperOrigin-RevId: 500768693

Source-Link: googleapis/googleapis@190b612

Source-Link: googleapis/googleapis-gen@7bf29a4
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2JmMjlhNDE0YjllY2FjMzE3MGYwYjY1YmRjMmE5NTcwNWMwZWYxYSJ9

* 🦉 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>
@release-please release-please bot mentioned this pull request Sep 29, 2023
vchudnov-g pushed a commit that referenced this pull request Oct 2, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>google-ai-generativelanguage: 0.3.4</summary>

##
[0.3.4](google-ai-generativelanguage-v0.3.3...google-ai-generativelanguage-v0.3.4)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-apps-script-type: 0.3.4</summary>

##
[0.3.4](google-apps-script-type-v0.3.3...google-apps-script-type-v0.3.4)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-area120-tables: 0.11.4</summary>

##
[0.11.4](google-area120-tables-v0.11.3...google-area120-tables-v0.11.4)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-access-approval: 1.11.3</summary>

##
[1.11.3](google-cloud-access-approval-v1.11.2...google-cloud-access-approval-v1.11.3)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-advisorynotifications: 0.3.1</summary>

##
[0.3.1](google-cloud-advisorynotifications-v0.3.0...google-cloud-advisorynotifications-v0.3.1)
(2023-09-30)


### Features

* add new RPCs GetSettings, UpdateSettings and new messages Settings,
NotificationSettings, GetSettingsRequest, UpdateSettingsRequest
([e395513](e395513))
</details>

<details><summary>google-cloud-alloydb: 0.3.3</summary>

##
[0.3.3](google-cloud-alloydb-v0.3.2...google-cloud-alloydb-v0.3.3)
(2023-09-30)


### Features

* Add support to generate client certificate and get connection info
([0f72d58](0f72d58))
* Add support to generate client certificate and get connection info for
auth proxy in AlloyDB v1
([#11764](#11764))
([0f72d58](0f72d58))
</details>

<details><summary>google-cloud-api-gateway: 1.7.3</summary>

##
[1.7.3](google-cloud-api-gateway-v1.7.2...google-cloud-api-gateway-v1.7.3)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-api-keys: 0.5.4</summary>

##
[0.5.4](google-cloud-api-keys-v0.5.3...google-cloud-api-keys-v0.5.4)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-apigee-connect: 1.7.3</summary>

##
[1.7.3](google-cloud-apigee-connect-v1.7.2...google-cloud-apigee-connect-v1.7.3)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-apigee-registry: 0.6.4</summary>

##
[0.6.4](google-cloud-apigee-registry-v0.6.3...google-cloud-apigee-registry-v0.6.4)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-appengine-logging: 1.3.2</summary>

##
[1.3.2](google-cloud-appengine-logging-v1.3.1...google-cloud-appengine-logging-v1.3.2)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-artifact-registry: 1.8.4</summary>

##
[1.8.4](google-cloud-artifact-registry-v1.8.3...google-cloud-artifact-registry-v1.8.4)
(2023-09-30)


### Bug Fixes

* make repository and repository_id in CreateRepository required
([3b8ea3e](3b8ea3e))
</details>

<details><summary>google-cloud-bare-metal-solution: 1.5.1</summary>

##
[1.5.1](google-cloud-bare-metal-solution-v1.5.0...google-cloud-bare-metal-solution-v1.5.1)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-batch: 0.17.1</summary>

##
[0.17.1](google-cloud-batch-v0.17.0...google-cloud-batch-v0.17.1)
(2023-09-30)


### Documentation

* update batch PD interface support
([a300b07](a300b07))
</details>

<details><summary>google-cloud-beyondcorp-appconnections:
0.4.4</summary>

##
[0.4.4](google-cloud-beyondcorp-appconnections-v0.4.3...google-cloud-beyondcorp-appconnections-v0.4.4)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-beyondcorp-appconnectors: 0.4.4</summary>

##
[0.4.4](google-cloud-beyondcorp-appconnectors-v0.4.3...google-cloud-beyondcorp-appconnectors-v0.4.4)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-beyondcorp-appgateways: 0.4.4</summary>

##
[0.4.4](google-cloud-beyondcorp-appgateways-v0.4.3...google-cloud-beyondcorp-appgateways-v0.4.4)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-beyondcorp-clientconnectorservices:
0.4.4</summary>

##
[0.4.4](google-cloud-beyondcorp-clientconnectorservices-v0.4.3...google-cloud-beyondcorp-clientconnectorservices-v0.4.4)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-beyondcorp-clientgateways:
0.4.3</summary>

##
[0.4.3](google-cloud-beyondcorp-clientgateways-v0.4.2...google-cloud-beyondcorp-clientgateways-v0.4.3)
(2023-09-30)


### Documentation

* Minor formatting
([#11630](#11630))
([b176996](b176996))
</details>

<details><summary>google-cloud-bigquery-analyticshub: 0.4.3</summary>

##
[0.4.3](google-cloud-bigquery-analyticshub-v0.4.2...google-cloud-bigquery-analyticshub-v0.4.3)
(2023-09-30)


### Features

* add Subscription resource and RPCs
([a18915b](a18915b))
</details>

<details><summary>google-cloud-bigquery-connection: 1.13.2</summary>

##
[1.13.2](google-cloud-bigquery-connection-v1.13.1...google-cloud-bigquery-connection-v1.13.2)
(2023-09-30)


### Documentation

* Minor formatting
([#342](#342))
([cda2dc6](cda2dc6))
</details>

<details><summary>google-cloud-bigquery-datatransfer: 3.12.1</summary>

##
[3.12.1](google-cloud-bigquery-datatransfer-v3.12.0...google-cloud-bigquery-datatransfer-v3.12.1)
(2023-09-30)


### Documentation

* Update transferConfig.name description to indicate that it supports
both formats
([#494](#494))
([5141dc2](5141dc2))
</details>

<details><summary>google-cloud-bigquery-reservation: 1.11.3</summary>

##
[1.11.3](google-cloud-bigquery-reservation-v1.11.2...google-cloud-bigquery-reservation-v1.11.3)
(2023-09-30)


### Documentation

* Minor formatting
([#377](#377))
([2b8616a](2b8616a))
</details>

<details><summary>google-cloud-contact-center-insights: 1.13.0</summary>

##
[1.13.0](google-cloud-contact-center-insights-v1.12.1...google-cloud-contact-center-insights-v1.13.0)
(2023-09-30)


### Features

* add optional SpeechConfig to UploadConversationRequest
([bfc25b7](bfc25b7))
</details>

<details><summary>google-cloud-container: 2.32.0</summary>

##
[2.32.0](google-cloud-container-v2.31.0...google-cloud-container-v2.32.0)
(2023-09-30)


### Features

* add SecurityPostureConfig Enterprise vuln mode to allow customers to
enable Advanced Vulnerability Scanning for their clusters
([#413](#413))
([0280a30](0280a30))


### Documentation

* Minor formatting
([#411](#411))
([1408937](1408937))
</details>

<details><summary>google-cloud-contentwarehouse: 0.7.2</summary>

##
[0.7.2](google-cloud-contentwarehouse-v0.7.1...google-cloud-contentwarehouse-v0.7.2)
(2023-09-30)


### Features

* add matched_token_page_indices field in Document Warehouse API v1
([030a767](030a767))
</details>

<details><summary>google-cloud-datacatalog: 3.16.0</summary>

##
[3.16.0](google-cloud-datacatalog-v3.15.2...google-cloud-datacatalog-v3.16.0)
(2023-09-30)


### Features

* Enable Vertex AI Ingestion on DataPlex
([#11762](#11762))
([b9d7b71](b9d7b71))
</details>

<details><summary>google-cloud-dataproc-metastore: 1.13.0</summary>

##
[1.13.0](google-cloud-dataproc-metastore-v1.12.1...google-cloud-dataproc-metastore-v1.13.0)
(2023-09-30)


### Features

* added EndpointLocation (v1, v1beta, v1alpha)
([b254665](b254665))
</details>

<details><summary>google-cloud-dialogflow: 2.25.0</summary>

##
[2.25.0](google-cloud-dialogflow-v2.24.1...google-cloud-dialogflow-v2.25.0)
(2023-09-30)


### Features

* Add the enable_partial_automated_agent_reply flag
([2996e9b](2996e9b))
* Remove backend API deadline
([2996e9b](2996e9b))
</details>

<details><summary>google-cloud-dialogflow-cx: 1.28.0</summary>

##
[1.28.0](google-cloud-dialogflow-cx-v1.27.1...google-cloud-dialogflow-cx-v1.28.0)
(2023-09-30)


### Features

* add Inline destination
([40ee037](40ee037))
* add Intent import/export APIs
([40ee037](40ee037))
* add support for AdvancedSettings
([40ee037](40ee037))
</details>

<details><summary>google-cloud-network-connectivity: 2.2.0</summary>

##
[2.2.0](google-cloud-network-connectivity-v2.1.0...google-cloud-network-connectivity-v2.2.0)
(2023-09-30)


### Features

* add Network Connectivity Center APIs related to VPC spokes
([#11769](#11769))
([4cf708c](4cf708c))
</details>

<details><summary>google-cloud-os-config: 1.15.3</summary>

##
[1.15.3](google-cloud-os-config-v1.15.2...google-cloud-os-config-v1.15.3)
(2023-09-30)


### Documentation

* Minor formatting
([#295](#295))
([8805a43](8805a43))
</details>

<details><summary>google-cloud-scheduler: 2.11.2</summary>

##
[2.11.2](google-cloud-scheduler-v2.11.1...google-cloud-scheduler-v2.11.2)
(2023-09-30)


### Documentation

* Minor formatting
([#353](#353))
([951433b](951433b))
</details>

<details><summary>google-cloud-texttospeech: 2.14.2</summary>

##
[2.14.2](google-cloud-texttospeech-v2.14.1...google-cloud-texttospeech-v2.14.2)
(2023-09-30)


### Documentation

* Minor formatting
([#388](#388))
([c051f1b](c051f1b))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Oct 21, 2023
parthea pushed a commit that referenced this pull request Oct 21, 2023
Source-Link: googleapis/synthtool@7197a00
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c43f1d918bcf817d337aa29ff833439494a158a0831508fda4ec75dc4c0d0320

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Oct 21, 2023
Source-Link: https://github.com/googleapis/synthtool/commit/909573ce9da2819eeb835909c795d29aea5c724e
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ddf4551385d566771dc713090feb7b4c1164fb8a698fe52bbe7670b24236565b
parthea pushed a commit that referenced this pull request Oct 21, 2023
parthea added a commit that referenced this pull request Oct 21, 2023
* chore: update to gapic-generator-python 1.5.0

feat: add support for `google.cloud.<api>.__version__`
PiperOrigin-RevId: 484665853

Source-Link: googleapis/googleapis@8eb249a

Source-Link: googleapis/googleapis-gen@c8aa327
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhhYTMyN2I1ZjQ3ODg2NWZjM2ZkOTFlM2MyNzY4ZTU0ZTI2YWQ0NCJ9

* 🦉 Updates from OwlBot post-processor

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

* feat: Integration of Cloud Build with Artifact Registry

Committer: @amcooper
PiperOrigin-RevId: 484745059

Source-Link: googleapis/googleapis@b819b95

Source-Link: googleapis/googleapis-gen@b7ff84f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjdmZjg0ZjE1NGI4YzViYzBiMzIyMDhmZTZjMzk4MjdhMmE4NjQ1MSJ9

* 🦉 Updates from OwlBot post-processor

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

* update version in gapic_version.py

* add .release-please-manifest.json with correct version

* set manifest to true in .github/release-please.yml

* add release-please-config.json

* 🦉 Updates from OwlBot post-processor

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

* chore: Update to gapic-generator-python 1.6.0

feat(python): Add typing to proto.Message based class attributes

feat(python): Snippetgen handling of repeated enum field

PiperOrigin-RevId: 487326846

Source-Link: googleapis/googleapis@da380c7

Source-Link: googleapis/googleapis-gen@61ef576
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjFlZjU3NjJlZTY3MzFhMGNiYmZlYTIyZmQwZWVjZWU1MWFiMWM4ZSJ9

* 🦉 Updates from OwlBot post-processor

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

* feat: new APIs added to reflect updates to the filestore service

- Add ENTERPRISE Tier
- Add snapshot APIs: RevertInstance, ListSnapshots, CreateSnapshot, DeleteSnapshot, UpdateSnapshot
- Add multi-share APIs: ListShares, GetShare, CreateShare, DeleteShare, UpdateShare
- Add ConnectMode to NetworkConfig (for Private Service Access support)
- New status codes (SUSPENDED/SUSPENDING, REVERTING/RESUMING)
- Add SuspensionReason (for KMS related suspension)
- Add new fields to Instance information: max_capacity_gb, capacity_step_size_gb, max_share_count, capacity_gb, multi_share_enabled

PiperOrigin-RevId: 487492758

Source-Link: googleapis/googleapis@5be5981

Source-Link: googleapis/googleapis-gen@ab0e217
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWIwZTIxN2Y1NjBjYzJjMWFmYzExNDQxYzJlYWI2YjY5NTBlZmQyYiJ9

* 🦉 Updates from OwlBot post-processor

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

* update path to snippet metadata json

* chore: Update gapic-generator-python to v1.6.1

PiperOrigin-RevId: 488036204

Source-Link: googleapis/googleapis@08f275f

Source-Link: googleapis/googleapis-gen@555c094
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTU1YzA5NDVlNjA2NDllMzg3MzlhZTY0YmM0NTcxOWNkZjcyMTc4ZiJ9

* 🦉 Updates from OwlBot post-processor

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

* use templated owlbot.py and setup.py

* configure release-please to use manifest

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Oct 22, 2023
Source-Link: googleapis/synthtool@eb78c98
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants