-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
feat: [google-cloud-storage-transfer] support cross-bucket replication #13372
Merged
vchudnov-g
merged 5 commits into
main
from
owl-bot-copy-packages-google-cloud-storage-transfer
Dec 18, 2024
Merged
feat: [google-cloud-storage-transfer] support cross-bucket replication #13372
vchudnov-g
merged 5 commits into
main
from
owl-bot-copy-packages-google-cloud-storage-transfer
Dec 18, 2024
Conversation
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
PiperOrigin-RevId: 707205525 Source-Link: googleapis/googleapis@67495ab Source-Link: googleapis/googleapis-gen@9c2deac Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXN0b3JhZ2UtdHJhbnNmZXIvLk93bEJvdC55YW1sIiwiaCI6IjljMmRlYWM5NDBjZWQyOGQ2OGM4Mjk2ZDRhZWIxMzEzOWQ4YWM5MTQifQ==
vchudnov-g
approved these changes
Dec 18, 2024
Merged
vchudnov-g
pushed a commit
that referenced
this pull request
Dec 18, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-contact-center-insights: 1.22.0</summary> ## [1.22.0](google-cloud-contact-center-insights-v1.21.0...google-cloud-contact-center-insights-v1.22.0) (2024-12-18) ### Features * [google-cloud-contact-center-insights] A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}` added to the resource definition `contactcenterinsights.googleapis.com/Conversation` ([8963da7](8963da7)) * A new field `agent_type` is added to message `.google.cloud.contactcenterinsights.v1.Conversation` ([8963da7](8963da7)) * A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis}` added to the resource definition `contactcenterinsights.googleapis.com/Analysis` ([8963da7](8963da7)) * A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label}` added to the resource definition `contactcenterinsights.googleapis.com/FeedbackLabel` ([8963da7](8963da7)) </details> <details><summary>google-cloud-datacatalog: 3.24.1</summary> ## [3.24.1](google-cloud-datacatalog-v3.24.0...google-cloud-datacatalog-v3.24.1) (2024-12-18) ### Documentation * [google-cloud-datacatalog] fix markdown reference in `TagTemplate.is_publicly_readable` comment ([#13369](#13369)) ([d8afab0](d8afab0)) </details> <details><summary>google-cloud-dialogflow: 2.38.0</summary> ## [2.38.0](google-cloud-dialogflow-v2.37.0...google-cloud-dialogflow-v2.38.0) (2024-12-18) ### Features * [google-cloud-dialogflow] add new fields for delivering ([aa99816](aa99816)) * [google-cloud-dialogflow] add new fields for delivering intermediate transcriptions through PubSub ([#13358](#13358)) ([aa99816](aa99816)) </details> <details><summary>google-cloud-kms: 3.2.1</summary> ## [3.2.1](google-cloud-kms-v3.2.0...google-cloud-kms-v3.2.1) (2024-12-18) ### Documentation * [google-cloud-kms] code documentation improvements ([#13366](#13366)) ([0c0f37d](0c0f37d)) </details> <details><summary>google-cloud-storage-transfer: 1.15.0</summary> ## [1.15.0](google-cloud-storage-transfer-v1.14.0...google-cloud-storage-transfer-v1.15.0) (2024-12-18) ### Features * [google-cloud-storage-transfer] support cross-bucket replication ([#13372](#13372)) ([20d6e4c](20d6e4c)) </details> <details><summary>google-cloud-texttospeech: 2.23.0</summary> ## [2.23.0](google-cloud-texttospeech-v2.22.0...google-cloud-texttospeech-v2.23.0) (2024-12-18) ### Features * [google-cloud-texttospeech] StreamingSynthesize now supports opus ([#13370](#13370)) ([4999fd8](4999fd8)) </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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PiperOrigin-RevId: 707205525
Source-Link: googleapis/googleapis@67495ab
Source-Link: https://github.com/googleapis/googleapis-gen/commit/9c2deac940ced28d68c8296d4aeb13139d8ac914
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXN0b3JhZ2UtdHJhbnNmZXIvLk93bEJvdC55YW1sIiwiaCI6IjljMmRlYWM5NDBjZWQyOGQ2OGM4Mjk2ZDRhZWIxMzEzOWQ4YWM5MTQifQ==