{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.connector.google-workspace-apis",
  "version": "1.0.0",
  "title": "Google Workspace APIs connector boundary",
  "summary": "Official-source OAuth scope, user-consent, service-account, domain-wide delegation, and sensitive-scope boundaries for Google Workspace connectors.",
  "content": {
    "kind": "connector-boundary",
    "facts": [
      {
        "id": "fact.google.workspace-oauth.read",
        "statement": "Each Google Workspace API defines OAuth scopes that state the data type and access level requested; a connector must select the narrowest API-specific scope.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.google.workspace-oauth"
        ]
      },
      {
        "id": "fact.google.workspace-oauth.write",
        "statement": "Write capability depends on the exact API method and granted scope and cannot be inferred from successful authentication or a broader product name.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.google.workspace-oauth"
        ]
      },
      {
        "id": "fact.google.workspace-oauth.auth",
        "statement": "User access uses OAuth consent; server-to-server access can use service accounts, and domain-wide delegation requires Workspace administrator authorization and explicit scopes.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.google.workspace-oauth"
        ]
      },
      {
        "id": "fact.google.workspace-oauth.boundary",
        "statement": "Sensitive or restricted scopes can require additional review, and no connector may infer domain-wide access from a service-account credential alone.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.google.workspace-oauth"
        ]
      }
    ]
  },
  "language": "en",
  "category": "enterprise-application-connector",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/enterprise-application-connectors/google-workspace-apis.json",
  "contentHash": "sha256:879850675d556568d13414a5a5748aa68985a032821b6a5828f5e97d20444f72",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/enterprise-application-connectors/google-workspace-apis.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.google.workspace-oauth",
        "url": "https://developers.google.com/workspace/guides/configure-oauth-consent",
        "title": "Configure the OAuth consent screen and choose scopes",
        "publisher": "Google",
        "observedAt": "2026-08-27T01:30:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T01:30:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T01:30:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://developers.google.com/terms/site-terms",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.google.workspace-oauth",
      "type": "source-claim",
      "url": "https://developers.google.com/workspace/guides/configure-oauth-consent",
      "observedAt": "2026-08-27T01:30:00Z"
    }
  ]
}
