Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 9, 2024. It is now read-only.
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/python-analytics-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
Loading
...
head repository: googleapis/python-analytics-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
Loading
  • 6 commits
  • 16 files changed
  • 4 contributors

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    f42abbe View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. chore(python): modify templated noxfile to support non-cloud APIs (#153)

    Source-Link: googleapis/synthtool@76d5fec
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:979d9498e07c50097c1aeda937dcd32094ecc7440278a83e832b6a05602f62b6
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f431414 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. chore(python): push cloud library docs to staging bucket for Cloud RAD (

    #154)
    
    Source-Link: googleapis/synthtool@7fd61f8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4ee57a76a176ede9087c14330c625a71553cf9c72828b2c0ca12f5338171ba60
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a7e437e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. chore: use gapic-generator-python 0.53.4 (#155)

    - [ ] Regenerate this pull request now.
    
    docs: list oneofs in docstring
    fix(deps): require google-api-core >= 1.28.0
    
    committer: busunkim96@
    PiperOrigin-RevId: 406468269
    
    Source-Link: googleapis/googleapis@83d81b0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/2ff001fbacb9e77e71d734de5f955c05fdae8526
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZmMDAxZmJhY2I5ZTc3ZTcxZDczNGRlNWY5NTVjMDVmZGFlODUyNiJ9
    gcf-owl-bot[bot] authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    1f81d4e View commit details
    Browse the repository at this point in the history
  2. feat: add the schema_restriction_response field to the `ResponseMet…

    …aData` type (#157)
    
    ..that contains the schema restrictions actively enforced in creating a report 
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 406725448
    
    Source-Link: googleapis/googleapis@c1176cd
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4d391c476d0fcf76fd884a677d6a16a0fc44a22b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGQzOTFjNDc2ZDBmY2Y3NmZkODg0YTY3N2Q2YTE2YTBmYzQ0YTIyYiJ9
    
    feat: add the `currency_code`, `time_zone` fields to the `ResponseMetaData` type 
    feat: add the `empty_reason` field to the `ResponseMetaData` type that contains an empty report reason
    feat: add the `blocked_reasons` field to the `MetricMetadata` type that contains reasons why access was blocked
    gcf-owl-bot[bot] authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    583920a View commit details
    Browse the repository at this point in the history
  3. chore: release 0.10.0 (#159)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [0.10.0](https://www.github.com/googleapis/python-analytics-data/compare/v0.9.0...v0.10.0) (2021-11-01)
    
    
    ### Features
    
    * add the `blocked_reasons` field to the `MetricMetadata` type that contains reasons why access was blocked ([583920a](https://www.github.com/googleapis/python-analytics-data/commit/583920a4d0efd8c4c08e9f40379732052773c1d0))
    * add the `currency_code`, `time_zone` fields to the `ResponseMetaData` type ([583920a](https://www.github.com/googleapis/python-analytics-data/commit/583920a4d0efd8c4c08e9f40379732052773c1d0))
    * add the `empty_reason` field to the `ResponseMetaData` type that contains an empty report reason ([583920a](https://www.github.com/googleapis/python-analytics-data/commit/583920a4d0efd8c4c08e9f40379732052773c1d0))
    * add the `schema_restriction_response` field to the `ResponseMetaData` type ([#157](https://www.github.com/googleapis/python-analytics-data/issues/157)) ([583920a](https://www.github.com/googleapis/python-analytics-data/commit/583920a4d0efd8c4c08e9f40379732052773c1d0))
    
    
    ### Bug Fixes
    
    * **deps:** require google-api-core >= 1.28.0 ([1f81d4e](https://www.github.com/googleapis/python-analytics-data/commit/1f81d4eacc5f00bd6666fb4437aed9b78b3cd761))
    
    
    ### Documentation
    
    * list oneofs in docstring ([1f81d4e](https://www.github.com/googleapis/python-analytics-data/commit/1f81d4eacc5f00bd6666fb4437aed9b78b3cd761))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    8b43073 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.