{"id":67091,"library":"go-cloudbuild","title":"Cloud Build API","description":"Package cloudbuild provides a client for the Google Cloud Build API.","status":"active","version":"1.30.0","language":"go","source_language":null,"source_url":"https://github.com/googleapis/google-cloud-go","tags":["google-cloud","cloud-build","ci/cd"],"install":[{"cmd":"go get cloud.google.com/go/cloudbuild","lang":"bash","label":"Install cloud.google.com/go/cloudbuild"}],"dependencies":[],"imports":[{"symbol":"cloudbuild","correct":"cloud.google.com/go/cloudbuild/apiv1"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\tcloudbuild \"cloud.google.com/go/cloudbuild/apiv1\"\n\t\"google.golang.org/api/option\"\n)\n\nfunc main() {\n\tctx := context.Background()\n\tclient, err := cloudbuild.NewClient(ctx, option.WithCredentialsFile(\"path/to/key.json\"))\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer client.Close()\n\tfmt.Println(\"Client created\")\n}","lang":"go","description":"Creates a Cloud Build client."},"warnings":[],"env_vars":null,"search_vec":"'api':3,14 'build':2,13,20 'ci/cd':21 'client':8 'cloud':1,12,17,19 'cloud-build':18 'cloudbuild':5 'googl':11,16 'google-cloud':15 'packag':4 'provid':6","created_at":"2026-06-17T17:32:47.298428+00:00","updated_at":"2026-06-17T17:32:47.298428+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/cloudbuild#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}}