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.17.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.18.0
Choose a head ref
  • 16 commits
  • 554 files changed
  • 9 contributors

Commits on Dec 7, 2023

  1. feat: [google-cloud-advisorynotifications] adding project level metho…

    …ds to advisorynotifications.googleapis.com (#12096)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    feat: adding project level methods to
    advisorynotifications.googleapis.com
    docs: adding docs for new project level methods
    feat: adding GetNotification and ListNotifications methods for
    notifications parented at the project level
    END_COMMIT_OVERRIDE
    
    
    
    PiperOrigin-RevId: 588795150
    
    Source-Link:
    googleapis/googleapis@967b05b
    
    Source-Link:
    googleapis/googleapis-gen@bdd6f86
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFkdmlzb3J5bm90aWZpY2F0aW9ucy8uT3dsQm90LnlhbWwiLCJoIjoiYmRkNmY4NmI4NzFiMTdkZmQ0MTBlYzNhMjE3NjFmM2Y2NGQ4MjI3NyJ9
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d250ab3 View commit details
    Browse the repository at this point in the history
  2. docs: [google-maps-places] change comments for some fields in Places …

    …API (#12101)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    docs: Change comments for some fields in Places API
    feat: Add new wheelchair accessibility fields
    feat: Add new primary type fields
    feat: Add new short formatted address field
    END_COMMIT_OVERRIDE
    
    PiperOrigin-RevId: 588852313
    
    Source-Link:
    googleapis/googleapis@fe38367
    
    Source-Link:
    googleapis/googleapis-gen@d1a3cba
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcHMtcGxhY2VzLy5Pd2xCb3QueWFtbCIsImgiOiJkMWEzY2JhODM0ZWFkNGM4YTkzNjQ0ZGQ4NGZmMGQyYjBmYzU3YjI1In0=
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a74938f View commit details
    Browse the repository at this point in the history
  3. feat: add initial files for google.apps.meet.v2beta (#12100)

    Source-Link:
    googleapis/googleapis-gen@d1a3cba
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFwcHMtbWVldC8uT3dsQm90LnlhbWwiLCJoIjoiZDFhM2NiYTgzNGVhZDRjOGE5MzY0NGRkODRmZjBkMmIwZmM1N2IyNSJ9
    
    ---------
    
    Co-authored-by: Owlbot Bootstrapper <owlbot-bootstrapper[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    4 people authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d99f5b0 View commit details
    Browse the repository at this point in the history
  4. chore: Update release-please config files (#12102)

    Update release-please config files
    yoshi-code-bot authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    edb2582 View commit details
    Browse the repository at this point in the history
  5. chore: release main (#12099)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>google-apps-meet: 0.1.0</summary>
    
    ## 0.1.0 (2023-12-07)
    
    
    ### Features
    
    * add initial files for google.apps.meet.v2beta
    ([#12100](#12100))
    ([d99f5b0](d99f5b0))
    </details>
    
    <details><summary>google-cloud-advisorynotifications: 0.3.3</summary>
    
    ##
    [0.3.3](google-cloud-advisorynotifications-v0.3.2...google-cloud-advisorynotifications-v0.3.3)
    (2023-12-07)
    
    
    ### Features
    
    * Adding GetNotification and ListNotifications methods for notifications
    parented at the project level
    ([d250ab3](d250ab3))
    * Adding project level methods to advisorynotifications.googleapis.com
    ([d250ab3](d250ab3))
    
    
    ### Documentation
    
    * Adding docs for new project level methods
    ([d250ab3](d250ab3))
    </details>
    
    <details><summary>google-maps-places: 0.1.6</summary>
    
    ##
    [0.1.6](google-maps-places-v0.1.5...google-maps-places-v0.1.6)
    (2023-12-07)
    
    
    ### Features
    
    * Add new primary type fields
    ([a74938f](a74938f))
    * Add new short formatted address field
    ([a74938f](a74938f))
    * Add new wheelchair accessibility fields
    ([a74938f](a74938f))
    
    
    ### Documentation
    
    * Change comments for some fields in Places API
    ([a74938f](a74938f))
    </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 7, 2023
    Configuration menu
    Copy the full SHA
    b70cbfa View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. feat: [google-analytics-data] add CreateAudienceExport, `QueryAudie…

    …nceExport`, `GetAudienceExport`, `ListAudienceExports` methods to the Data API v1 beta (#12105)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    feat: [google-analytics-data] add `CreateAudienceExport`,
    `QueryAudienceExport`, `GetAudienceExport`, `ListAudienceExports`
    methods to the Data API v1 beta
    feat: add `sampling_metadatas` field to `ResponseMetaData`
    feat: add `SamplingMetadata`, `AudienceExport`,
    `AudienceExportMetadata`, `AudienceDimensionValue` types
    fix: add `optional` label to `consumed`, `remaining` fields of the
    `QuotaStatus` type
    docs: updated comments
    END_COMMIT_OVERRIDE
    
    
    
    PiperOrigin-RevId: 589214160
    
    Source-Link:
    googleapis/googleapis@c3ee218
    
    Source-Link:
    googleapis/googleapis-gen@2ae3038
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFuYWx5dGljcy1kYXRhLy5Pd2xCb3QueWFtbCIsImgiOiIyYWUzMDM4NzAxZjc5NmE1YzgzZmY0ZjEyZDQxYzZhYjgyOGJiOWE3In0=
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    182c4cf View commit details
    Browse the repository at this point in the history
  2. feat: [google-ai-generativelanguage] Add v1beta, adds GenerativeServi…

    …ce and RetrievalService (#12106)
    
    - [ ] Regenerate this pull request now.
    
    BEGIN_COMMIT_OVERRIDE
    feat: Add v1beta, adds GenerativeService and RetrievalService
    feat: Add v1, contains only GenerativeService, nothing else
    feat: Set google.ai.generativelanguage_v1beta as the default import
    END_COMMIT_OVERRIDE
    
    
    
    PiperOrigin-RevId: 589233134
    
    Source-Link:
    googleapis/googleapis@f5b6a3b
    
    Source-Link:
    googleapis/googleapis-gen@7371080
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFpLWdlbmVyYXRpdmVsYW5ndWFnZS8uT3dsQm90LnlhbWwiLCJoIjoiNzM3MTA4MDIzZDM5ZmY0NDU4Njk0MDhkZDcxZDY4OWIxNjMwNTlhOCJ9
    
    ---------
    
    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 9, 2023
    Configuration menu
    Copy the full SHA
    23d8814 View commit details
    Browse the repository at this point in the history
  3. chore: Update release-please config files (#12108)

    Update release-please config files
    yoshi-code-bot authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ea5da9d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. chore: release main (#12107)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>google-ai-generativelanguage: 0.4.0</summary>
    
    ##
    [0.4.0](google-ai-generativelanguage-v0.3.5...google-ai-generativelanguage-v0.4.0)
    (2023-12-09)
    
    
    ### Features
    
    * Add v1, contains only GenerativeService, nothing else
    ([23d8814](23d8814))
    * Add v1beta, adds GenerativeService and RetrievalService
    ([23d8814](23d8814))
    * Set `google.ai.generativelanguage_v1beta` as the default import
    ([23d8814](23d8814))
    </details>
    
    <details><summary>google-analytics-data: 0.18.2</summary>
    
    ##
    [0.18.2](google-analytics-data-v0.18.1...google-analytics-data-v0.18.2)
    (2023-12-09)
    
    
    ### Features
    
    * [google-analytics-data] add `CreateAudienceExport`,
    `QueryAudienceExport`, `GetAudienceExport`, `ListAudienceExports`
    methods to the Data API v1 beta
    ([182c4cf](182c4cf))
    * add `sampling_metadatas` field to `ResponseMetaData`
    ([182c4cf](182c4cf))
    * add `SamplingMetadata`, `AudienceExport`, `AudienceExportMetadata`,
    `AudienceDimensionValue` types
    ([182c4cf](182c4cf))
    
    
    ### Bug Fixes
    
    * add `optional` label to `consumed`, `remaining` fields of the
    `QuotaStatus` type
    ([182c4cf](182c4cf))
    
    
    ### Documentation
    
    * updated comments
    ([182c4cf](182c4cf))
    </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 11, 2023
    Configuration menu
    Copy the full SHA
    bd7589f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/setup-python action to v5 (#12109)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-python](https://togithub.com/actions/setup-python) |
    action | major | `v4` -> `v5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-python (actions/setup-python)</summary>
    
    ### [`v5`](https://togithub.com/actions/setup-python/compare/v4...v5)
    
    [Compare
    Source](https://togithub.com/actions/setup-python/compare/v4...v5)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
    Automerge - 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 [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View
    repository job log
    [here](https://developer.mend.io/github/googleapis/google-cloud-python).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    renovate-bot authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e6b5ea0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. feat: [google-cloud-recommender] Support cost_in_local_currency field…

    … in the cost projection (#12112)
    
    BEGIN_COMMIT_OVERRIDE
    feat: Support cost_in_local_currency field in the cost projection
    docs: Fix typo for the comment of reliability_projection
    docs: Add comment for targetResources 
    
    END_COMMIT_OVERRIDE
    
    - [ ] Regenerate this pull request now.
    
    docs: Fix typo for the comment of reliability_projection
    docs: Add comment for targetResources
    
    PiperOrigin-RevId: 589982370
    
    Source-Link:
    googleapis/googleapis@b7abf5c
    
    Source-Link:
    googleapis/googleapis-gen@1617d1e
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXJlY29tbWVuZGVyLy5Pd2xCb3QueWFtbCIsImgiOiIxNjE3ZDFlZGUyYTA1YzEzMjg5Y2ZlYTQ4ODNiY2RmOTExNmY1NjRlIn0=
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8832a03 View commit details
    Browse the repository at this point in the history
  2. feat: [google-cloud-asset] added messages ExportAssetsResponse, Batch…

    …GetAssetsHistoryResponse (#12111)
    
    BEGIN_COMMIT_OVERRIDE
    feat: added messages ExportAssetsResponse, BatchGetAssetsHistoryResponse
    feat: added Asset.access_policy, access_level, service_perimeter,
    org_policy
    feat: added resource definitions to some messages
    docs: updated comments
    chore: removed backend configuration from service config
    END_COMMIT_OVERRIDE
    
    - [ ] Regenerate this pull request now.
    
    feat: added Asset.access_policy, access_level, service_perimeter,
    org_policy
    feat: added resource definitions to some messages
    docs: updated comments
    chore: removed backend configuration from service config
    
    PiperOrigin-RevId: 589961470
    
    Source-Link:
    googleapis/googleapis@02fbe75
    
    Source-Link:
    googleapis/googleapis-gen@2a25ee3
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFzc2V0Ly5Pd2xCb3QueWFtbCIsImgiOiIyYTI1ZWUzNjM4YWJkYzJlYTUyMGM4N2UxZDRjN2M1M2ZjNjI0ZTMwIn0=
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: ohmayr <omairnaveed@ymail.com>
    3 people authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0fc00b8 View commit details
    Browse the repository at this point in the history
  3. feat: add initial files for google.shopping.css.v1 (#12114)

    Source-Link:
    googleapis/googleapis-gen@1617d1e
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLWNzcy8uT3dsQm90LnlhbWwiLCJoIjoiMTYxN2QxZWRlMmEwNWMxMzI4OWNmZWE0ODgzYmNkZjkxMTZmNTY0ZSJ9
    
    ---------
    
    Co-authored-by: Owlbot Bootstrapper <owlbot-bootstrapper[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: ohmayr <omairnaveed@ymail.com>
    4 people authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    94e63cb View commit details
    Browse the repository at this point in the history
  4. feat: [google-cloud-monitoring] Added support for severity in AlertPo…

    …licy (#12110)
    
    BEGIN_COMMIT_OVERRIDE
    feat: Added support for severity in AlertPolicy
    docs: add value range to comment on field forecast_horizon
    END_COMMIT_OVERRIDE
    
    - [ ] Regenerate this pull request now.
    
    docs: add value range to comment on field forecast_horizon
    
    PiperOrigin-RevId: 589949568
    
    Source-Link:
    googleapis/googleapis@54bc5b6
    
    Source-Link:
    googleapis/googleapis-gen@5284b32
    Copy-Tag:
    eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1vbml0b3JpbmcvLk93bEJvdC55YW1sIiwiaCI6IjUyODRiMzIzODMwYjE1YTc5YjRiZjI3OTliYThkODNiZDEwMTNjNmEifQ==
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: ohmayr <omairnaveed@ymail.com>
    3 people authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4e817f8 View commit details
    Browse the repository at this point in the history
  5. chore: Update release-please config files (#12117)

    Update release-please config files
    yoshi-code-bot authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1747c07 View commit details
    Browse the repository at this point in the history
  6. chore: release main (#12115)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>google-cloud-asset: 3.22.0</summary>
    
    ##
    [3.22.0](google-cloud-asset-v3.21.0...google-cloud-asset-v3.22.0)
    (2023-12-12)
    
    
    ### Features
    
    * added Asset.access_policy, access_level, service_perimeter, org_policy
    ([0fc00b8](0fc00b8))
    * added messages ExportAssetsResponse, BatchGetAssetsHistoryResponse
    ([0fc00b8](0fc00b8))
    * added resource definitions to some messages
    ([0fc00b8](0fc00b8))
    
    
    ### Documentation
    
    * updated comments
    ([0fc00b8](0fc00b8))
    </details>
    
    <details><summary>google-cloud-monitoring: 2.18.0</summary>
    
    ##
    [2.18.0](google-cloud-monitoring-v2.17.0...google-cloud-monitoring-v2.18.0)
    (2023-12-12)
    
    
    ### Features
    
    * Added support for severity in AlertPolicy
    ([4e817f8](4e817f8))
    
    
    ### Documentation
    
    * add value range to comment on field forecast_horizon
    ([4e817f8](4e817f8))
    </details>
    
    <details><summary>google-cloud-recommender: 2.14.0</summary>
    
    ##
    [2.14.0](google-cloud-recommender-v2.13.0...google-cloud-recommender-v2.14.0)
    (2023-12-12)
    
    
    ### Features
    
    * Support cost_in_local_currency field in the cost projection
    ([8832a03](8832a03))
    
    
    ### Documentation
    
    * Add comment for targetResources
    ([8832a03](8832a03))
    * Fix typo for the comment of reliability_projection
    ([8832a03](8832a03))
    </details>
    
    <details><summary>google-shopping-css: 0.1.0</summary>
    
    ## 0.1.0 (2023-12-12)
    
    
    ### Features
    
    * add initial files for google.shopping.css.v1
    ([#12114](#12114))
    ([94e63cb](94e63cb))
    </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 12, 2023
    Configuration menu
    Copy the full SHA
    c3e7b2f View commit details
    Browse the repository at this point in the history
Loading