II.
Library JSON
Structured · livelibrary:google-cloud-python
Google Cloud Python json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:google-cloud-python",
"_kind": "Library",
"_file": "domain/libraries/libraries-python-extended.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Google Cloud Python",
"belongsToLanguageId": "language:python",
"category": "other",
"description": "Suite of Google Cloud client libraries for Python covering GCS, BigQuery,\nPub/Sub, Firestore, Spanner, and other GCP services.\n"
},
"outgoingEdges": [
{
"from": "library:google-cloud-python",
"to": "language:python",
"kind": "belongs_to_language"
},
{
"from": "library:google-cloud-python",
"to": "skill-area:cloud-infrastructure",
"kind": "library_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "library:boto3",
"to": "library:google-cloud-python",
"kind": "alternative_to"
}
]
}