{"id":73825,"library":"go-run","title":"Cloud Run Admin API","description":"Google Cloud Client Library for the Cloud Run Admin API, used to manage Cloud Run services and revisions.","status":"active","version":"1.8.0","language":"go","source_language":null,"source_url":"https://github.com/googleapis/google-cloud-go","tags":["google-cloud","cloud-run","serverless","gcp"],"install":[{"cmd":"go get cloud.google.com/go/run","lang":"bash","label":"Install cloud.google.com/go/run"}],"dependencies":[],"imports":[{"symbol":"run","correct":"cloud.google.com/go/run"}],"quickstart":{"code":"package main\n\nimport (\n    \"context\"\n    \"cloud.google.com/go/run/apiv2\"\n)\n\nfunc main() {\n    ctx := context.Background()\n    client, err := run.NewServicesClient(ctx)\n    if err != nil {\n        panic(err)\n    }\n    defer client.Close()\n}","lang":"go","description":"Create a Cloud Run services client"},"warnings":[],"env_vars":null,"search_vec":"'admin':3,13 'api':4,14 'client':7 'cloud':1,6,11,18,25,27 'cloud-run':26 'gcp':30 'googl':5,24 'google-cloud':23 'librari':8 'manag':17 'revis':22 'run':2,12,19,28 'serverless':29 'servic':20 'use':15","created_at":"2026-06-17T18:55:31.536184+00:00","updated_at":"2026-06-17T18:55:31.536184+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/googleapis/google-cloud-go","github":"https://github.com/googleapis/google-cloud-go","docs":"https://pkg.go.dev/cloud.google.com/go/run#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}