0.4.1 (2021-03-16)
- 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)
0.4.0 (2021-02-25)
0.3.0 (2021-01-06)
- add custom_definition to DimensionMetadata object and MetricMetadata object (9bd3477)
- add from_service_account_info factory and fix sphinx identifiers (#27) (2775104)
0.2.0 (2020-11-16)
- add support for realtime reports (#12) (929c44c), closes /github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32
- generate v1alpha1 (488c410)