Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-cloud-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: google-cloud-storage-transfer-v1.14.0
Choose a base ref
...
head repository: googleapis/google-cloud-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: google-cloud-storage-transfer-v1.15.0
Choose a head ref
  • 8 commits
  • 69 files changed
  • 5 contributors

Commits on Dec 18, 2024

  1. feat: [google-cloud-dialogflow] add new fields for delivering interme…

    …diate transcriptions through PubSub (#13358)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 705999588
    
    Source-Link:
    googleapis/googleapis@35c27e3
    
    Source-Link:
    googleapis/googleapis-gen@fb8444e
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3cvLk93bEJvdC55YW1sIiwiaCI6ImZiODQ0NGVlMmQxMzY0ZTJlNmE4NGUxMTIyMDZlODg2ZTAwM2I4ZTYifQ==
    
    BEGIN_NESTED_COMMIT
    feat: [google-cloud-dialogflow] add new fields for delivering
    intermediate transcriptions through PubSub
    PiperOrigin-RevId: 705962694
    
    Source-Link:
    googleapis/googleapis@d140b51
    
    Source-Link:
    googleapis/googleapis-gen@8fc7ff9
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3cvLk93bEJvdC55YW1sIiwiaCI6IjhmYzdmZjkxY2E2OWI3NjJhZTNjMzc4NGI2ODRkYzQ1ZDhkNGM4ZWIifQ==
    END_NESTED_COMMIT
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    aa99816 View commit details
    Browse the repository at this point in the history
  2. docs: [google-cloud-kms] code documentation improvements (#13366)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 706891520
    
    Source-Link:
    googleapis/googleapis@edbf799
    
    Source-Link:
    googleapis/googleapis-gen@dfaa238
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy8uT3dsQm90LnlhbWwiLCJoIjoiZGZhYTIzODA0OTA2YTNjZGI2MzIwOGU2NTRhMzc4YzNkOWExZDU4NiJ9
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Victor Chudnovsky <[email protected]>
    3 people authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    0c0f37d View commit details
    Browse the repository at this point in the history
  3. feat: [google-cloud-texttospeech] StreamingSynthesize now supports op…

    …us (#13370)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 707168599
    
    Source-Link:
    googleapis/googleapis@d985436
    
    Source-Link:
    googleapis/googleapis-gen@3fcc3af
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRleHR0b3NwZWVjaC8uT3dsQm90LnlhbWwiLCJoIjoiM2ZjYzNhZmJmOGM5MjA4NGNjNGEzMDIzMmE3NmNhMjQ3NDg5YzNkMCJ9
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Victor Chudnovsky <[email protected]>
    3 people authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    4999fd8 View commit details
    Browse the repository at this point in the history
  4. feat: [google-cloud-contact-center-insights] A new resource pattern v…

    …alue `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}` added to the resource definition... (#13371)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    feat: [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`
    feat: A new field `agent_type` is added to message
    `.google.cloud.contactcenterinsights.v1.Conversation`
    feat: 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`
    feat: 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`
    END_COMMIT_OVERRIDE
    
     `contactcenterinsights.googleapis.com/Conversation`
    feat: A new field `agent_type` is added to message
    `.google.cloud.contactcenterinsights.v1.Conversation`
    feat: 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`
    feat: 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`
    
    PiperOrigin-RevId: 707203752
    
    Source-Link:
    googleapis/googleapis@5546362
    
    Source-Link:
    googleapis/googleapis-gen@f7186d1
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbnRhY3QtY2VudGVyLWluc2lnaHRzLy5Pd2xCb3QueWFtbCIsImgiOiJmNzE4NmQxNGI0M2Q3ZmE5MDVjN2Y2NGI0YTI4ODZiNjk1NjY3ZjAzIn0=
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Victor Chudnovsky <[email protected]>
    3 people authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    8963da7 View commit details
    Browse the repository at this point in the history
  5. docs: [google-cloud-datacatalog] fix markdown reference in `TagTempla…

    …te.is_publicly_readable` comment (#13369)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 707113206
    
    Source-Link:
    googleapis/googleapis@b82d9bc
    
    Source-Link:
    googleapis/googleapis-gen@aec7762
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFjYXRhbG9nLy5Pd2xCb3QueWFtbCIsImgiOiJhZWM3NzYyN2MzYTE1N2YxNjFmMzExZWRhZjE3ZjgzOWI2MjQ3NGVkIn0=
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Victor Chudnovsky <[email protected]>
    3 people authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    d8afab0 View commit details
    Browse the repository at this point in the history
  6. chore: Update the root changelog (#13367)

    Update the root changelog
    
    Co-authored-by: Victor Chudnovsky <[email protected]>
    yoshi-code-bot and vchudnov-g authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    019d41e View commit details
    Browse the repository at this point in the history
  7. feat: [google-cloud-storage-transfer] support cross-bucket replication (

    #13372)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 707205525
    
    Source-Link:
    googleapis/googleapis@67495ab
    
    Source-Link:
    googleapis/googleapis-gen@9c2deac
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXN0b3JhZ2UtdHJhbnNmZXIvLk93bEJvdC55YW1sIiwiaCI6IjljMmRlYWM5NDBjZWQyOGQ2OGM4Mjk2ZDRhZWIxMzEzOWQ4YWM5MTQifQ==
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Victor Chudnovsky <[email protected]>
    3 people authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    20d6e4c View commit details
    Browse the repository at this point in the history
  8. chore: release main (#13373)

    🤖 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>
    release-please[bot] authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    e6daff5 View commit details
    Browse the repository at this point in the history
Loading