Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Releases: googleapis/python-analytics-data

v0.4.1

16 Mar 16:17
e7fa3bd
Compare
Choose a tag to compare

Bug Fixes

  • fix from_service_account_info for async clients (#44) (fdebf9b)
  • v1beta: (BREAKING) rename the 'page_size', 'page_token', 'total_size' fields to 'limit', 'offset' and 'row_count' respectively (8fd57a3)

v0.4.0

25 Feb 01:03
4eac89b
Compare
Choose a tag to compare

Features

v0.3.0

06 Jan 18:04
97d76b9
Compare
Choose a tag to compare

Features

  • add custom_definition to DimensionMetadata object and MetricMetadata object (9bd3477)
  • add from_service_account_info factory and fix sphinx identifiers (#27) (2775104)

Bug Fixes

  • remove client recv msg limit and add enums to types/__init__.py (#22) (b3dc882)

v0.2.0

16 Nov 23:46
a063ec5
Compare
Choose a tag to compare

v0.1.0

14 Sep 22:16
152d38e
Compare
Choose a tag to compare

Features