aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 3548628ac3e0f742e11823ef647f47a7baf932ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "google-api-python-client"
description: "This is the Python client library for Google\'s discovery based APIs."
third_party {
  url {
    type: HOMEPAGE
    value: "https://pypi.org/project/google-api-python-client/"
  }
  url {
    type: GIT
    value: "https://github.com/google/google-api-python-client"
  }
  version: "v1.7.9"
  last_upgrade_date {
    year: 2019
    month: 5
    day: 22
  }
}