# googleapis/googleapis

Public interface definitions of Google APIs.

Repository: https://github.com/googleapis/googleapis
Canonical: https://ross.abutalabs.com/products/googleapis
Language: Starlark
License: Apache-2.0
License Family: permissive
Topics: protocol-buffers
Last push: 2026-08-26T18:36:17+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4179, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8715, forks 2622 (observed 2026-08-28T04:10:24.393041+00:00)

## What it is
The canonical repository of Protocol Buffers (proto3) interface definitions for public Google APIs, supporting both REST and gRPC access. These definitions can be consumed directly or used with code generators to produce client libraries, documentation, and other artifacts in many languages.

## Use cases
- generate gRPC client libraries for Google Cloud APIs
- understand the exact request and response schemas of a Google API
- build custom API clients from proto definitions
- generate API documentation from interface definitions
- consume Google APIs over gRPC instead of REST
- keep proto dependencies in sync with Google's latest API versions

## When to choose
- you need authoritative, up-to-date proto definitions for Google APIs
- you are generating client libraries in a language without an official SDK
- you want to call Google APIs over gRPC for performance
- you need to inspect exact API contracts, fields, and versions

## When to avoid
- you just want a ready-made client library for your language (use Google Cloud Client Libraries instead)
- you need API definitions for non-Google services
- you are not working with gRPC, protobuf, or Google APIs at all

## Facets
- artifact type: dataset
- maturity: active
- function: rpc, serialization, api-framework, sdk, developer-tools
- domain: apis, developer-tools, cloud-computing, backend
- platform: cross-platform, jvm, go, python, cpp
- tags: protocol-buffers, grpc, google-cloud, api-definitions, proto3, bazel, rest, client-library-generation, nodejs

## Member repositories
- googleapis/googleapis (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:24.393041+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:25:21.453892+00:00, confidence not recorded.
  - readme: https://github.com/googleapis/googleapis (fetched 2026-08-28T04:10:24.393041+00:00, sha f47de365c6ee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
