aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: cfe802ce37e75261a1f2dace5e563cc763ddd75e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "python-api-core"
description:
    "This library is not meant to stand-alone. Instead it defines common "
    "helpers used by all Google API clients."

third_party {
  url {
    type: HOMEPAGE
    value: "https://pypi.org/project/google-api-core/"
  }
  url {
    type: GIT
    value: "https://github.com/googleapis/python-api-core"
  }
  version: "v2.3.0"
  last_upgrade_date { year: 2022 month: 1 day: 4 }
  license_type: NOTICE
}