{"library":"google-cloud-batch","install":[{"cmd":"pip install google-cloud-batch","imports":["from google.cloud import batch_v1\nclient = batch_v1.BatchServiceClient()","from google.cloud.batch_v1 import types\njob = types.Job(...)"]}]}