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-monitoring-v2.24.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-monitoring-v2.25.0
Choose a head ref
  • 20 commits
  • 207 files changed
  • 6 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 <vchudnov@google.com>
    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 <vchudnov@google.com>
    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 <vchudnov@google.com>
    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 <vchudnov@google.com>
    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 <vchudnov@google.com>
    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 <vchudnov@google.com>
    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

Commits on Dec 19, 2024

  1. build: use ubuntu 22.04 for tests (#13377)

    This PR resolves the following issue [when running Python 3.7
    tests](https://github.com/googleapis/google-cloud-python/actions/runs/12406551833/job/34635201044?pr=13374)
    :
    
    ```
      Version 3.7 was not found in the local cache
      Error: The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04.
    ```
    parthea authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    9b2f079 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. tests: forward compatible fix for google-cloud-monitoring (#13379)

    Towards #13356
    
    This PR fixes the issue seen in PR
    #13359 where
    presubmits fail with
    
    ```
    >   thunk = lambda m: self._channel.unary_unary(
            m,
            request_serializer,
            response_deserializer,
            _registered_method,
        )
    E   TypeError: ChannelStub.unary_unary() takes from 2 to 4 positional arguments but 5 were given
    ```
    
    The reason for the failures is that in
    https://github.com/googleapis/gapic-generator-python/pull/2284/files
    support for debug logging was added, which required using grpc
    [intercept_channel](https://github.com/googleapis/gapic-generator-python/blob/e050f4eb3eddfe150f028a2a2bd901899afb965a/gapic/templates/%25namespace/%25name_%25version/%25sub/services/%25service/transports/grpc.py.j2#L281)
    and there is a slight different in the [standard gRPC channel
    ](https://github.com/grpc/grpc/blob/b53f4055a93fb98601c75dcefaa8f3665167e6cf/src/python/grpcio/grpc/_channel.py#L2126
    )and the
    [intercept_channel](https://github.com/grpc/grpc/blob/b53f4055a93fb98601c75dcefaa8f3665167e6cf/src/python/grpcio/grpc/_interceptor.py#L688).
    If gRPC is mocked, it needs to be compatible with
    [intercept_channel](https://github.com/grpc/grpc/blob/b53f4055a93fb98601c75dcefaa8f3665167e6cf/src/python/grpcio/grpc/_interceptor.py#L688).
    
    The issue, as seen in the stack trace, is that `unary_unary`
    [here](https://github.com/grpc/grpc/blob/b53f4055a93fb98601c75dcefaa8f3665167e6cf/src/python/grpcio/grpc/_interceptor.py#L696-L701)
    expects an additional parameter `_registered_method` in the method
    signature of `unary_unary` however the stub code below for `unary_unary`
    does not have this parameter.
    
    
    https://github.com/googleapis/google-cloud-python/blob/9b2f079a87eb30c75bc25bd339471c3a35a4f1fc/packages/google-cloud-monitoring/tests/unit/test_query.py#L87
    
    In addition, the grpc code
    [here](https://github.com/grpc/grpc/blob/b53f4055a93fb98601c75dcefaa8f3665167e6cf/src/python/grpcio/grpc/_interceptor.py#L516-L525)
    also expects `with_call` which needs to be added as well. Also see
    https://github.com/grpc/grpc/blob/b53f4055a93fb98601c75dcefaa8f3665167e6cf/src/python/grpcio/grpc/_interceptor.py#L277-L284
    
    ---------
    
    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    parthea and vchudnov-g authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    37589f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. feat: [google-cloud-gke-multicloud] added support for optionally disa…

    …bling built-in GKE metrics (#13383)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    feat: added support for optionally disabling built-in GKE metrics
    feat: added tag bindings support for Attached Clusters
    docs: updated comments of existing fields
    END_COMMIT_OVERRIDE
    
    
    
    PiperOrigin-RevId: 708397945
    
    Source-Link:
    googleapis/googleapis@09b3c83
    
    Source-Link:
    googleapis/googleapis-gen@822c2ac
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWdrZS1tdWx0aWNsb3VkLy5Pd2xCb3QueWFtbCIsImgiOiI4MjJjMmFjYWY3YWYwN2RmYmI3Zjg2Y2UyZTJlMGYyZTc0NGI3MmU1In0=
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    57232b6 View commit details
    Browse the repository at this point in the history
  2. feat: [google-shopping-css] UpdateCssProduct is added to CssProductIn…

    …put proto (#13382)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    feat: UpdateCssProduct is added to CssProductInput proto
    docs: Mark `freshness_time` as deprecated
    docs : Mark `feed_id` as deprecated
    docs: A comment for field `page_size` in message
    `.google.shopping.css.v1.ListChildAccountsRequest` is changed
    docs: A comment for field `low_price` in message
    `.google.shopping.css.v1.Attributes` is changed
    docs: A comment for field `high_price` in message
    `.google.shopping.css.v1.Attributes` is changed
    docs: A comment for field `number_of_offers` in message
    `.google.shopping.css.v1.Attributes` is changed
    docs: A comment for field `headline_offer_price` in message
    `.google.shopping.css.v1.Attributes` is changed
    docs: A comment for field `headline_offer_shipping_price` in message
    `.google.shopping.css.v1.Attributes` is changed
    docs: A comment for field `approved_countries` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    docs: A comment for field `pending_countries` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    docs: A comment for field `disapproved_countries` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    docs: A comment for field `servability` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    docs: A comment for field `applicable_countries` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    docs: A comment for field `feed_id` in
    message`.google.shopping.css.v1.InsertCssProductInputRequest` is changed
    docs: A comment for message `CssProduct` is changed
    END_COMMIT_OVERRIDE
    
    PiperOrigin-RevId: 708397816
    
    Source-Link:
    googleapis/googleapis@892e72f
    
    Source-Link:
    googleapis/googleapis-gen@09992f0
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLWNzcy8uT3dsQm90LnlhbWwiLCJoIjoiMDk5OTJmMGQ5NDViZWIwOTIxMjJmYTFiZGY0NTNmNTMyMWJjMGY4YyJ9
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    5db8939 View commit details
    Browse the repository at this point in the history
  3. feat: [google-cloud-speech] expand the set of supported explicit audi…

    …o encodings (#13380)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    feat: expand the set of supported explicit audio encodings
    docs: updated ExplicitDecodingConfig documentation to reflect changes
    related to newly supported encodings
    END_COMMIT_OVERRIDE
    
    
    PiperOrigin-RevId: 708316885
    
    Source-Link:
    googleapis/googleapis@bf2a7ca
    
    Source-Link:
    googleapis/googleapis-gen@4989c73
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNwZWVjaC8uT3dsQm90LnlhbWwiLCJoIjoiNDk4OWM3MzQ2OWZlYTI4ZTUxODFlOTYxYTgzYWZmZmY3MGI4NDNiNCJ9
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    6ddf897 View commit details
    Browse the repository at this point in the history
  4. docs: [google-cloud-servicehealth] update documentation for various m…

    …essages (#13374)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 707746489
    
    Source-Link:
    googleapis/googleapis@09d4103
    
    Source-Link:
    googleapis/googleapis-gen@63936c2
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNlcnZpY2VoZWFsdGgvLk93bEJvdC55YW1sIiwiaCI6IjYzOTM2YzIwNGRkMGU4YWUzMjZjMzdkZmFmZmQ5ODczYjU2MzU5NDYifQ==
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    8e53145 View commit details
    Browse the repository at this point in the history
  5. feat: [google-cloud-monitoring] added SqlCondition in AlertPolicy (#1…

    …3359)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    feat: Add support for opt-in debug logging
    fix: Fix typing issue with gRPC metadata when key ends in -bin
    feat: added PrometheusQueryLanguageCondition.disable_metric_validation
    feat: deprecated QueryTimeSeries (MQL query endpoint)
    feat: added TimeSeries.description for input only
    docs: TimeSeries.unit allows limited updating by CreateTimeSeries
    docs: ServiceLevelObjective.goal must be <= 0.9999
    docs: ServiceAgentAuthentication supports generating an OAuth token
    feat: added SqlCondition in AlertPolicy
    END_COMMIT_OVERRIDE
    
    
    
    For more information about the status of MQL, see the [MQL deprecation
    notice](https://cloud.google.com/stackdriver/docs/deprecations/mql).
    
    PiperOrigin-RevId: 706010293
    
    Source-Link:
    googleapis/googleapis@f4eff54
    
    Source-Link:
    googleapis/googleapis-gen@adad43e
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1vbml0b3JpbmcvLk93bEJvdC55YW1sIiwiaCI6ImFkYWQ0M2ViZTBjOTU5OTE3YTVkOTMzNDhjMjJiOTVkYjYyZTY1YTEifQ==
    
    Fixes #13356
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    7ecb33c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. docs: [google-cloud-batch] fix broken references in comments (#13390)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 710060918
    
    Source-Link:
    googleapis/googleapis@f7314d1
    
    Source-Link:
    googleapis/googleapis-gen@2dee5f1
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhdGNoLy5Pd2xCb3QueWFtbCIsImgiOiIyZGVlNWYxYTE1M2ExYTQ0N2FiY2NlZmU4YWE4MWY2OTI0MDc3MjRhIn0=
    
    BEGIN_NESTED_COMMIT
    docs: [google-cloud-batch] fix a few broken references in documentation
    PiperOrigin-RevId: 709845869
    
    Source-Link:
    googleapis/googleapis@baa225c
    
    Source-Link:
    googleapis/googleapis-gen@feeb215
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhdGNoLy5Pd2xCb3QueWFtbCIsImgiOiJmZWViMjE1ZTc0MjJiNTZiMzM5Y2FkMTYwZTM3NDI4ZTU0MTgyZGU5In0=
    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 27, 2024
    Configuration menu
    Copy the full SHA
    651dcb6 View commit details
    Browse the repository at this point in the history
  2. feat: [google-cloud-dataplex] A new field force is added to message…

    … `.google.cloud.dataplex.v1.DeleteDataScanRequest` (#13387)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    feat: A new field `force` is added to message
    `.google.cloud.dataplex.v1.DeleteDataScanRequest`
    docs: miscellaneous doc updates
    END_COMMIT_OVERRIDE
    
    
    
    PiperOrigin-RevId: 709139776
    
    Source-Link:
    googleapis/googleapis@9e96614
    
    Source-Link:
    googleapis/googleapis-gen@ef1103d
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFwbGV4Ly5Pd2xCb3QueWFtbCIsImgiOiJlZjExMDNkM2RjM2QyOTM2OTRlMTJmYzgzZDlhYTExNjE5NjE2MGQ0In0=
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    0da9e0a View commit details
    Browse the repository at this point in the history
  3. chore: Update the root changelog (#13388)

    Update the root changelog
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    yoshi-code-bot and parthea authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    cae47b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. chore: [google-cloud-parallelstore] fix links in documentation (#13393)

    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    docs: fix links in documentation
    END_COMMIT_OVERRIDE
    
    PiperOrigin-RevId: 710797407
    
    Source-Link:
    googleapis/googleapis@52e4108
    
    Source-Link:
    googleapis/googleapis-gen@955605b
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXBhcmFsbGVsc3RvcmUvLk93bEJvdC55YW1sIiwiaCI6Ijk1NTYwNWI5NDU3YWE2MTg1ZTJiYzJmNTY1N2ZlZjBmYzEyY2ZlNmMifQ==
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    e895308 View commit details
    Browse the repository at this point in the history
  2. chore: release main (#13386)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>google-cloud-batch: 0.17.33</summary>
    
    ##
    [0.17.33](google-cloud-batch-v0.17.32...google-cloud-batch-v0.17.33)
    (2025-01-02)
    
    
    ### Documentation
    
    * [google-cloud-batch] fix a few broken references in documentation
    ([651dcb6](651dcb6))
    * [google-cloud-batch] fix broken references in comments
    ([#13390](#13390))
    ([651dcb6](651dcb6))
    </details>
    
    <details><summary>google-cloud-dataplex: 2.6.0</summary>
    
    ##
    [2.6.0](google-cloud-dataplex-v2.5.0...google-cloud-dataplex-v2.6.0)
    (2025-01-02)
    
    
    ### Features
    
    * A new field `force` is added to message
    `.google.cloud.dataplex.v1.DeleteDataScanRequest`
    ([0da9e0a](0da9e0a))
    
    
    ### Documentation
    
    * miscellaneous doc updates
    ([0da9e0a](0da9e0a))
    </details>
    
    <details><summary>google-cloud-gke-multicloud: 0.6.17</summary>
    
    ##
    [0.6.17](google-cloud-gke-multicloud-v0.6.16...google-cloud-gke-multicloud-v0.6.17)
    (2025-01-02)
    
    
    ### Features
    
    * added support for optionally disabling built-in GKE metrics
    ([57232b6](57232b6))
    * added tag bindings support for Attached Clusters
    ([57232b6](57232b6))
    
    
    ### Documentation
    
    * updated comments of existing fields
    ([57232b6](57232b6))
    </details>
    
    <details><summary>google-cloud-monitoring: 2.25.0</summary>
    
    ##
    [2.25.0](google-cloud-monitoring-v2.24.0...google-cloud-monitoring-v2.25.0)
    (2025-01-02)
    
    
    ### Features
    
    * Add support for opt-in debug logging
    ([7ecb33c](7ecb33c))
    * added PrometheusQueryLanguageCondition.disable_metric_validation
    ([7ecb33c](7ecb33c))
    * added SqlCondition in AlertPolicy
    ([7ecb33c](7ecb33c))
    * added TimeSeries.description for input only
    ([7ecb33c](7ecb33c))
    * deprecated QueryTimeSeries (MQL query endpoint)
    ([7ecb33c](7ecb33c))
    
    
    ### Bug Fixes
    
    * Fix typing issue with gRPC metadata when key ends in -bin
    ([7ecb33c](7ecb33c))
    
    
    ### Documentation
    
    * ServiceAgentAuthentication supports generating an OAuth token
    ([7ecb33c](7ecb33c))
    * ServiceLevelObjective.goal must be &lt;= 0.9999
    ([7ecb33c](7ecb33c))
    * TimeSeries.unit allows limited updating by CreateTimeSeries
    ([7ecb33c](7ecb33c))
    </details>
    
    <details><summary>google-cloud-parallelstore: 0.2.8</summary>
    
    ##
    [0.2.8](google-cloud-parallelstore-v0.2.7...google-cloud-parallelstore-v0.2.8)
    (2025-01-02)
    
    
    ### Documentation
    
    * fix links in documentation
    ([e895308](e895308))
    </details>
    
    <details><summary>google-cloud-servicehealth: 0.1.10</summary>
    
    ##
    [0.1.10](google-cloud-servicehealth-v0.1.9...google-cloud-servicehealth-v0.1.10)
    (2025-01-02)
    
    
    ### Documentation
    
    * [google-cloud-servicehealth] update documentation for various messages
    ([#13374](#13374))
    ([8e53145](8e53145))
    </details>
    
    <details><summary>google-cloud-speech: 2.30.0</summary>
    
    ##
    [2.30.0](google-cloud-speech-v2.29.0...google-cloud-speech-v2.30.0)
    (2025-01-02)
    
    
    ### Features
    
    * expand the set of supported explicit audio encodings
    ([6ddf897](6ddf897))
    
    
    ### Documentation
    
    * updated ExplicitDecodingConfig documentation to reflect changes
    related to newly supported encodings
    ([6ddf897](6ddf897))
    </details>
    
    <details><summary>google-shopping-css: 0.1.12</summary>
    
    ##
    [0.1.12](google-shopping-css-v0.1.11...google-shopping-css-v0.1.12)
    (2025-01-02)
    
    
    ### Features
    
    * UpdateCssProduct is added to CssProductInput proto
    ([5db8939](5db8939))
    
    
    ### Documentation
    
    * A comment for field `applicable_countries` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    ([5db8939](5db8939))
    * A comment for field `approved_countries` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    ([5db8939](5db8939))
    * A comment for field `disapproved_countries` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    ([5db8939](5db8939))
    * A comment for field `feed_id` in
    message`.google.shopping.css.v1.InsertCssProductInputRequest` is changed
    ([5db8939](5db8939))
    * A comment for field `headline_offer_price` in message
    `.google.shopping.css.v1.Attributes` is changed
    ([5db8939](5db8939))
    * A comment for field `headline_offer_shipping_price` in message
    `.google.shopping.css.v1.Attributes` is changed
    ([5db8939](5db8939))
    * A comment for field `high_price` in message
    `.google.shopping.css.v1.Attributes` is changed
    ([5db8939](5db8939))
    * A comment for field `low_price` in message
    `.google.shopping.css.v1.Attributes` is changed
    ([5db8939](5db8939))
    * A comment for field `number_of_offers` in message
    `.google.shopping.css.v1.Attributes` is changed
    ([5db8939](5db8939))
    * A comment for field `page_size` in message
    `.google.shopping.css.v1.ListChildAccountsRequest` is changed
    ([5db8939](5db8939))
    * A comment for field `pending_countries` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    ([5db8939](5db8939))
    * A comment for field `servability` in message
    `.google.shopping.css.v1.CssProductStatus` is changed
    ([5db8939](5db8939))
    * A comment for message `CssProduct` is changed
    ([5db8939](5db8939))
    </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 Jan 2, 2025
    Configuration menu
    Copy the full SHA
    1242971 View commit details
    Browse the repository at this point in the history
Loading