Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 13:15 UTC

googleapis / python-dialogflow

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dialogflow

Apache-2.0★ 396 stars⑂ 136 forkssince Oct 2017archivedView on GitHub ↗

googleapis/python-dialogflow holds a health index of 22 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (82/100) and lowest on AI Readiness (22/100). The repository is archived, so no further maintenance is expected.

22
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

22
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Ownership

Google APIsOrganization
6,641 followers900 public repossince Jan 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

25Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,041 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year0
human_commit_share0.24
days_since_last_push1,041
active_weeks_last_year0
How it's scored
27/27Ships releases — 55 releases published
0/36Release recency — latest release 1,048 days ago
27/27Release cadence — a release every ~26.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count55
latest_release_tagv2.24.0
releases_from_tagsno
days_since_latest_release1,048
mean_days_between_releases26.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

74Good · 18% of overall
How it's scored
42.1/60Stars — 396 stars
17.8/25Forks — 136 forks
4.7/15Watchers — 8 watchers
Inputs used
forks136
stars396
watchers8
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

82Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
15.8/22.5Commit distribution — top contributor authored 30% of commits
13.5/13.5Contributor breadth — 30 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled30
top_contributor_share0.299
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
29.4/38.3PR acceptance — 371/482 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs371
open_issues0
closed_issues194
issue_closed_ratio1
closed_unmerged_prs111
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 6,641 followers of googleapis
25/25Track record — 900 public repos, account ~10 yr old
Inputs used
followers6,641
owner_typeOrganization
is_verified
owner_logingoogleapis
public_repos900
account_age_days3,843

Engineering Quality

Are baseline engineering and documentation practices in place?

27Critical · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 30 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://dialogflow.com/
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicspython, machine-learning, dialogflow
has_wikino
homepagehttps://dialogflow.com/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 0 out of 30 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project is archived
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate6.4
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

22Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 24 of 24 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.01
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.

Key facts

396GitHub stars
30contributors
0commits, last 12 months
1,041days since last push
55releases
3bus factor
0open issues
package ecosystems

Data collection warnings

  • Language breakdown unavailable
  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 136 ⇿
0Stars
136Forks
54Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

025507510012515013642017-122021-112025-10
Major 2Minor 32Patch 20

Each point covers 8 days.

OpenSSF Scorecard 6.4 / 10
6.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-29 13:14 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 30 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "python",
        "machine-learning",
        "dialogflow"
      ],
      "is_fork": false,
      "size_kb": 10668,
      "has_wiki": false,
      "homepage": "https://dialogflow.com/",
      "languages": {},
      "pushed_at": "2023-09-21T23:07:05Z",
      "created_at": "2017-10-24T21:26:11Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-08T21:43:07Z",
      "description": "This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dialogflow",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": null,
      "significant_languages": []
    },
    "owner": {
      "blog": "https://googleapis.github.io",
      "name": "Google APIs",
      "type": "Organization",
      "login": "googleapis",
      "company": null,
      "location": null,
      "followers": 6641,
      "avatar_url": "https://avatars.githubusercontent.com/u/16785467?v=4",
      "created_at": "2016-01-19T20:40:50Z",
      "is_verified": null,
      "public_repos": 900,
      "account_age_days": 3843
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.24.0",
          "kind": "minor",
          "published_at": "2023-09-14T13:56:54Z"
        },
        {
          "tag": "v2.23.3",
          "kind": "patch",
          "published_at": "2023-08-09T13:34:16Z"
        },
        {
          "tag": "v2.23.2",
          "kind": "patch",
          "published_at": "2023-07-10T15:00:34Z"
        },
        {
          "tag": "v2.23.1",
          "kind": "patch",
          "published_at": "2023-07-05T14:50:23Z"
        },
        {
          "tag": "v2.23.0",
          "kind": "minor",
          "published_at": "2023-06-22T17:23:20Z"
        },
        {
          "tag": "v2.22.0",
          "kind": "minor",
          "published_at": "2023-05-31T18:35:53Z"
        },
        {
          "tag": "v2.21.0",
          "kind": "minor",
          "published_at": "2023-03-27T16:03:23Z"
        },
        {
          "tag": "v2.20.0",
          "kind": "minor",
          "published_at": "2023-02-28T18:01:30Z"
        },
        {
          "tag": "v2.19.1",
          "kind": "patch",
          "published_at": "2023-01-23T15:45:55Z"
        },
        {
          "tag": "v2.19.0",
          "kind": "minor",
          "published_at": "2023-01-17T23:51:41Z"
        },
        {
          "tag": "v2.18.0",
          "kind": "minor",
          "published_at": "2023-01-10T17:17:25Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2022-12-15T16:01:22Z"
        },
        {
          "tag": "v2.16.1",
          "kind": "patch",
          "published_at": "2022-10-10T18:40:24Z"
        },
        {
          "tag": "v2.16.0",
          "kind": "minor",
          "published_at": "2022-10-04T00:45:57Z"
        },
        {
          "tag": "v2.15.2",
          "kind": "patch",
          "published_at": "2022-08-16T19:14:23Z"
        },
        {
          "tag": "v2.15.1",
          "kind": "patch",
          "published_at": "2022-08-09T11:43:25Z"
        },
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2022-07-18T13:06:46Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2022-06-09T14:28:42Z"
        },
        {
          "tag": "v2.14.1",
          "kind": "patch",
          "published_at": "2022-06-07T11:16:45Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2022-05-19T12:45:45Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2022-04-07T15:19:28Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2022-03-08T17:36:50Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2022-02-24T16:37:41Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2022-01-13T18:50:25Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2021-11-15T17:17:36Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2021-10-05T10:17:47Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2021-09-30T23:32:58Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2021-09-29T15:17:35Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2021-09-15T20:32:50Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-07-29T20:12:29Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2021-07-26T17:47:44Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2021-07-22T21:02:38Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2021-07-12T19:32:52Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2021-07-01T18:03:16Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2021-05-25T22:17:44Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2021-05-19T15:06:28Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2021-05-17T15:02:46Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2021-04-13T15:03:58Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2021-04-12T22:05:36Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2021-03-10T23:03:01Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2020-12-14T21:17:24Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-08-26T02:01:51Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-05-13T22:31:45Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2020-03-26T21:31:48Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2019-10-18T18:01:56Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2019-10-17T17:16:45Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2019-10-16T18:17:00Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2019-05-07T23:30:31Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2018-12-19T22:41:56Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2018-07-19T01:19:17Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2018-07-18T21:36:55Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-05-24T20:53:42Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2018-05-02T23:16:21Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2018-04-16T18:00:01Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2017-11-16T00:09:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "02dc6acedd9a7513f3fe41adcc40228cc53edb60",
          "body": "… files (#677)",
          "is_bot": false,
          "headline": "build: update README to indicate that source has moved and delete all…",
          "author_name": "Victor Chudnovsky",
          "author_login": "vchudnov-g",
          "committed_at": "2023-09-21T23:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f98640bf2f268e27f292ed9b9f14556f12f690e9",
          "body": "* Remove owlbot.py workaround\r\n\r\nI manually checked that search string no longer exists in the noxfile specified in the workaround\r\n\r\n* Ping conventional commit bot\r\n\r\n* 🦉 Updates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.m\n[…]\no-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>\r\nCo-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": false,
          "headline": "chore: remove obsolete replacement in owlbot.py  (#633)",
          "author_name": "Victor Chudnovsky",
          "author_login": "vchudnov-g",
          "committed_at": "2023-09-14T14:03:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "230941ec8ff525c1d5d655d956dad8d86bb1d485",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.24.0 (#666)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-09-14T13:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de862024df7f364a0612d09f01ae5ca5134a5fde",
          "body": "* docs: Minor formatting\r\nchore: Update gapic-generator-python to v1.11.5\r\nbuild: Update rules_python to 0.24.0\r\n\r\nPiperOrigin-RevId: 563436317\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/42fd37b18d706f6f51f52f209973b3b2c28f509a\r\n\r\nSource-Link: https://github.com/googleapis/googl\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: Minor formatting (#671)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-09-13T23:03:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0bf73ae45a6f66d45fa5478d62a6391138b73ab7",
          "body": "* feat: added speech endpointing setting\r\nfeat: added Knowledge Search API\r\n\r\nPiperOrigin-RevId: 561112943\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/6d69526f72f05cd22a9ef2e4ca7af6ae19d8e612\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/5d3ab0d9ffda232d36cb\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: added speech endpointing setting (#669)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-08-30T13:54:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f09e34e11748f3bbf449dcc9f0b6c23323f25a10",
          "body": "* feat: added speech endpointing setting\r\nfeat: added Knowledge Search API\r\n\r\nPiperOrigin-RevId: 560215389\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/b1666e6f4fe427dd942e0afe9f5177acd954fadb\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/07e82b4d4917494d8503\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: added speech endpointing setting (#668)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-08-28T12:51:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ac5a4f3e892ab3530117b0cab5038409e26c901",
          "body": "* feat: added baseline model version used to generate the summary\r\nfeat: added the platform of the virtual agent response messages\r\n\r\nPiperOrigin-RevId: 556882279\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/c8eccdafc3d1365aea0b006b2d1fec515d7ad0f7\r\n\r\nSource-Link: https://github.c\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: added baseline model version used to generate the summary (#667)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-08-15T20:57:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "64b674a080b2d93da9c251ba56a811d671798583",
          "body": "* feat: added baseline model version used to generate the summary\r\nfeat: added the platform of the virtual agent response messages\r\n\r\nPiperOrigin-RevId: 555788605\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/90a551c2a02613507a2f0f05fd25d133113a1a1c\r\n\r\nSource-Link: https://github.c\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: added baseline model version used to generate the summary (#665)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-08-11T14:40:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "13ef46df81f5d861888fb67c3bdc8b48a67bd3a3",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.23.3 (#660)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-08-09T13:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "466e6ddfceb74a2621234203f55e7da45cd9c78e",
          "body": "* docs: Minor formatting\r\n\r\nPiperOrigin-RevId: 553461544\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/347e81de5db1ac895f36d99cb0af7dfbb8d5bdab\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/1177b663de50079dbcfcbb7eebe99c7ee21ca074\r\nCopy-Tag: eyJwIjoiLmdpdGh1Yi\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: Minor formatting (#664)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-08-03T16:11:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0cfd18a13d68d31eaf5e477e5414b24e276f910a",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/352b9d4c068ce7c05908172af128b294073bf53c\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3e3800bb100af5d7f9e810d48212b37812c1856d20ffeafb99ebe66461b61fc7",
          "is_bot": true,
          "headline": "build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#663)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-08-02T11:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a2c65c8114a3d1375ceabe9bba74ad7031d7f6d",
          "body": "* docs: Minor formatting\r\n\r\nPiperOrigin-RevId: 552790519\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/a03330aeb83fc06de3734fa79bf4a31c909bf1c5\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/4caca49b3e073192cb4a295c1cfa1cf85266c28d\r\nCopy-Tag: eyJwIjoiLmdpdGh1Yi\n[…]\no-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>\r\nCo-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": true,
          "headline": "docs: Minor formatting (#658)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-08-01T20:29:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "77c6dabafeea4e5d5b9647e8712bb3bc94db4b1c",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/0ddbff8012e47cde4462fe3f9feab01fbc4cdfd6\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bced5ca77c4dda0fd2f5d845d4035fc3c5d3d6b81f245246a36aee114970082b",
          "is_bot": true,
          "headline": "chore: [autoapprove] Pin flake8 version (#659)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-08-01T18:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d78b7924f8871f40718bb3d15317c2cd1aa47345",
          "body": "…#657)\n\nSource-Link: https://togithub.com/googleapis/synthtool/commit/395d53adeeacfca00b73abf197f65f3c17c8f1e9\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6c1cbc75c74b8bdd71dada2fa1677e9d6d78a889e9a70ee75b93d1d0543f96e1",
          "is_bot": true,
          "headline": "build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-07-25T21:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf7510b6722d459f9e031ebd0451b008b8cfd66",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/eaef28efd179e6eeb9f4e9bf697530d074a6f3b9\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f8ca7655fa8a449cadcabcbce4054f593dcbae7aeeab34aa3fcc8b5cf7a93c9e",
          "is_bot": true,
          "headline": "build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#655)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-07-21T02:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72c2c171e714f3244aeabcbd1503f8d6f4000d34",
          "body": "…653)\n\nSource-Link: https://togithub.com/googleapis/synthtool/commit/d6103f4a3540ba60f633a9e25c37ec5fe7e6286d\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:39f0f3f2be02ef036e297e376fe3b6256775576da8a6ccb1d5eeb80f4c8bf8fb",
          "is_bot": true,
          "headline": "build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-07-17T15:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91ca9f00767dbda4f56998bae7c5bcf81b665cb9",
          "body": "* chore: Update gapic-generator-python to v1.11.4\r\n\r\nPiperOrigin-RevId: 547897126\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/c09c75e087d8f9a2d466b4aaad7dd2926b5ead5a\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/45e0ec4343517cd0aa66b5ca64232a1802c2f945\r\nCop\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: Update gapic-generator-python to v1.11.4 (#651)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-07-14T14:17:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b43b4c3c2868e5c84a53504e740074e49afd00fc",
          "body": "* chore: Update gapic-generator-python to v1.11.3\r\n\r\nPiperOrigin-RevId: 546899192\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/e6b16918b98fe1a35f725b56537354f22b6cdc48\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/0b3917c421cbda7fcb67092e16c33f3ea46f4bc7\r\nCop\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: Update gapic-generator-python to v1.11.3 (#650)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-07-10T20:36:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7aa82081b057c79ed83dadc4d246b5b3ea80ef60",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.23.2 (#648)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-07-10T15:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6340b4e91afff920d7de65dc9b639181e96899",
          "body": "* chore: Update gapic-generator-python to v1.11.2\r\n\r\nPiperOrigin-RevId: 546510849\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/736073ad9a9763a170eceaaa54519bcc0ea55a5e\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/deb64e8ec19d141e31089fe932b3a997ad541c4d\r\nCop\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: Update gapic-generator-python to v1.11.2 (#649)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-07-10T13:10:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2adf50a5f96fd0aeed84837322dbf0d46c9bbdd7",
          "body": "… (#647)\n\n* docs: added google.api.field_behavior for some fields in audio_config\r\n\r\nPiperOrigin-RevId: 546447788\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/370fc4c4251b60e85b1de3931fa2a33ce865db7e\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/f886e2a2ba1eb\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: added google.api.field_behavior for some fields in audio_config…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-07-08T10:54:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "099d9ffc70eca21111d267671766248faf0ddc98",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.23.1 (#646)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-07-05T14:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6aaa2d6aaf8b22bc5257b61fc2152291cfa8255",
          "body": "* fix: Add async context manager return types\r\n\r\nchore: Mock return_value should not populate oneof message fields\r\n\r\nchore: Support snippet generation for services that only support REST transport\r\n\r\nchore: Update gapic-generator-python to v1.11.0\r\nPiperOrigin-RevId: 545430278\r\n\r\nSource-Link: https\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix: Add async context manager return types (#645)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-07-04T19:16:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb03a5728465d6fd3ae065eed4adfc907cbe9821",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/cb960373d12d20f8dc38beee2bf884d49627165e\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2d816f26f728ac8b24248741e7d4c461c09764ef9f7be3684d557c9632e46dbd",
          "is_bot": true,
          "headline": "chore: store artifacts in placer [autoapprove] (#644)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-06-28T17:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66d4a8b8481c937a574e8d91466c5615c6a6bfd8",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/909573ce9da2819eeb835909c795d29aea5c724e\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ddf4551385d566771dc713090feb7b4c1164fb8a698fe52bbe7670b24236565b",
          "is_bot": true,
          "headline": "chore: remove pinned Sphinx version [autoapprove] (#643)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-06-27T13:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ee03c2e1a0bdaab5ad6e564d6ae1f46aabb7b97",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.23.0 (#642)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-06-22T17:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73ddd4eb51fc8b5acf21f7a75afbc979b8870b02",
          "body": "* feat: added dialogflow_assist_answer\r\nfeat: added session_ttl\r\nfeat: added human_agent_side_config\r\nfeat: added suggestion_input\r\nfeat: added suggest_dialogflow_assists_response\r\nfeat: added suggest_entity_extraction_response\r\n\r\nPiperOrigin-RevId: 542021587\r\n\r\nSource-Link: https://github.com/googl\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: added dialogflow_assist_answer (#641)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-06-21T14:44:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5dae8906ab2ce7b5f3f6ae1b8b019a52fb1ffb54",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/d0f51a0c2a9a6bcca86911eabea9e484baadf64b\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc",
          "is_bot": true,
          "headline": "build(deps): bump cryptography to 41.0.0 [autoapprove] (#640)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-06-03T22:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38543f1d21dc6e07d16933b27faf4948b27d8cb3",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.22.0 (#635)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-05-31T17:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c889065b8e758ce3c297ad45f525e45bb4ca86",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/30bd01b4ab78bf1b2a425816e15b3e7e090993dd\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b",
          "is_bot": true,
          "headline": "build(deps): bump requests to 2.31.0 [autoapprove] (#638)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-05-25T16:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e40f2bc8e77234b6daf9703b6f882d6d23c4646",
          "body": "* chore(deps): bump requests from 2.28.1 to 2.31.0 in /.kokoro\r\n\r\nBumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.\r\n- [Release notes](https://github.com/psf/requests/releases)\r\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\r\n- [Commits](https://github.com\n[…]\nd-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump requests from 2.28.1 to 2.31.0 in /.kokoro (#637)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-23T13:52:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c0a030ee32e07b3d3e3bdfe738b4754eda4dbc64",
          "body": "… (#636)\n\n* feat: add baseline model configuration for conversation summarization\r\n\r\nPiperOrigin-RevId: 530747460\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/4048e7652d483e45af7cb0a29a4cace66968eea2\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/82d3834873ddd\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: add baseline model configuration for conversation summarization…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-05-10T14:01:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "06fea2a9b5b8f7c4c5ec7dd9881b7f55de9ea149",
          "body": "…s (#634)\n\n* feat: extended StreamingListCallCompanionEvents timeout to 600 seconds\r\nfeat: added debug info for StreamingDetectIntent\r\nfeat: added GenerateStatelessSummary method\r\n\r\nPiperOrigin-RevId: 530102437\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/cea4ed9b7871b1a2eb85b7593\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: extended StreamingListCallCompanionEvents timeout to 600 second…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-05-08T14:19:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "76ac151a0f260288fb332128828d62dcc0ff46da",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.21.0 (#628)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-03-27T16:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073a8d42588f1f5ff9f99468d6d0502949c482cc",
          "body": "* docs: Fix formatting of request arg in docstring\r\n\r\nchore: Update gapic-generator-python to v1.9.1\r\nPiperOrigin-RevId: 518604533\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/8a085aeddfa010af5bcef090827aac5255383d7e\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/com\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: Fix formatting of request arg in docstring (#632)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-03-23T13:44:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a03093dcf0a6fca77b2c9c9226d02458da1956cc",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/92006bb3cdc84677aa93c7f5235424ec2b157146\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2e247c7bf5154df7f98cce087a20ca7605e236340c7d6d1a14447e5c06791bd6",
          "is_bot": true,
          "headline": "chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#631)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-03-16T11:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f5034379cd50200a423a6bbf39dcee9d00b253f",
          "body": "* migrate and delete\r\n\r\n* add readme\r\n\r\n* move to different folder",
          "is_bot": false,
          "headline": "chore(sample): Monorepo Migration Completed and Deprecate (#630)",
          "author_name": "Yvonne Li",
          "author_login": "yil532",
          "committed_at": "2023-03-09T02:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54a99b21a16042fc8bdc2ea9a276132f34440b67",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency pytest to v7.2.2 (#629)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-03-04T11:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e35741d3ffb11b8dd1e5e2c77897fd2c2c4b9f2",
          "body": "* feat: added support for custom content types\r\ndocs: clarified wording around quota usage\r\n\r\nPiperOrigin-RevId: 513681148\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/3b8869b89a700b57d3054136c45532abbdb884cf\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/c1c7\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: added support for custom content types (#627)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-03-03T13:22:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9342d66432e2c2a0ab9cc4c2469a16ffbd9fd385",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency google-cloud-dialogflow to v2.20.0 (#626)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-03-01T10:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "891262a6feadf2b2a703ffe7ad361c2eff5834d8",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.20.0 (#625)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-02-28T18:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03199c43fd509bd7bd2693ce6648e9defbea3cf2",
          "body": "…fig (#621)\n\n* chore: Update gapic-generator-python to v1.8.5\r\n\r\nPiperOrigin-RevId: 511892190\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/a45d9c09c1287ffdf938f4e8083e791046c0b23b\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/1907294b1d8365ea24f8c5f2e059a6412\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: added support for AssistQueryParameters and SynthesizeSpeechCon…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-02-28T12:06:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a932ee406982f3d8dc016f5397580507b716516",
          "body": "Source-Link: https://github.com/googleapis/synthtool/commit/5f2a6089f73abf06238fe4310f6a14d6f6d1eed3\r\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8555f0e37e6261408f792bfd6635102d2da5ad73f8f09bcb24f25e6afb5fac97\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#624)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-02-28T11:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31ff791cc4f4d83c1fb62be06e96147f0e4a7bb1",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency flask to v2.2.3 (#622)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-02-16T11:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7af51b300119147a23d396b5752aba8b6d06ddd2",
          "body": "…p/templates/python_library/.kokoro (#620)\n\nSource-Link: https://togithub.com/googleapis/synthtool/commit/bb171351c3946d3c3c32e60f5f18cee8c464ec51\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f62c53736eccb0c4934a3ea9316e0d57696bb49c1a7c86c726e9bb8a2f87dadf",
          "is_bot": true,
          "headline": "build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-02-08T15:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cee73a033975355ab8db6cf1936da59ed1a34f2",
          "body": "* chore: Update gapic-generator-python to v1.8.4\r\n\r\nPiperOrigin-RevId: 507808936\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/64cf8492b21778ce62c66ecee81b468a293bfd4c\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/53c48cac153d3b37f3d2c2dec4830cfd91ec4153\r\nCopy\n[…]\nOwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: Update gapic-generator-python to v1.8.4 (#618)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-02-08T12:07:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "876a7f11251fabd465f89ce1d84b75d3e83d2b65",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/26c7505b2f76981ec1707b851e1595c8c06e90fc\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f946c75373c2b0040e8e318c5e85d0cf46bc6e61d0a01f3ef94d8de974ac6790",
          "is_bot": true,
          "headline": "chore: fix prerelease_deps nox session [autoapprove] (#617)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-01-30T16:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd2f50f59cc417c7fc1888002f6594bea74592c7",
          "body": "* chore: Update gapic-generator-python to v1.8.2\r\n\r\nPiperOrigin-RevId: 504289125\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/38a48a44a44279e9cf9f2f864b588958a2d87491\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/b2dc22663dbe47a972c8d8c2f8a4df013dafdcbc\r\nCopy\n[…]\nUpdates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: Update gapic-generator-python to v1.8.2 (#616)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-01-25T16:33:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c80ffbab9a962ab74d7ceab780b21e3f9df9606e",
          "body": "Co-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": false,
          "headline": "chore(deps): update dependency google-cloud-dialogflow to v2.19.1 (#613)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-01-24T15:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8123d1b5c4ffea9d7c6da1958a8e662410073d04",
          "body": "* docs: Reformat some comments and documentation\r\n\r\nPiperOrigin-RevId: 504029060\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/4d9606ecc1415ccab14796dc74ba2ffdd0633bf0\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/a77ae2d90dd0539409c8bad976908df613096ded\r\nCopy\n[…]\nUpdates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: Reformat some comments and documentation (#614)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-01-24T14:57:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f5ce6d4d07db812fd798fb2e823d0966c7ab97c",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.19.1 (#612)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-01-23T15:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5272ffd954eb42e6ed78cb17300737c36d1e9b1",
          "body": "* docs: Add documentation for enums\r\n\r\nfix: Add context manager return types\r\n\r\nchore: Update gapic-generator-python to v1.8.1\r\nPiperOrigin-RevId: 503210727\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/a391fd1dac18dfdfa00c18c8404f2c3a6ff8e98e\r\n\r\nSource-Link: https://github.com/goo\n[…]\nUpdates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: Add documentation for enums (#611)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-01-20T18:27:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "160e6e90dd4df595acd43d08fcc0953e7fb41b68",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency google-cloud-dialogflow to v2.19.0 (#610)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-01-18T14:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54bfd27e91b2b3363e48340d8a4765924ad77e43",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>\r\nCo-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.19.0 (#608)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-01-17T23:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc08fc72d59e893e19c925f434ce57142966ad8",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency pytest to v7.2.1 (#609)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-01-14T18:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5aabc8c2022b943b793c20d9f2280c9db24001c",
          "body": "* feat: Added SuggestConversationSummary RPC\r\ndocs: updated go library package\r\n\r\nPiperOrigin-RevId: 501862436\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/155e0f4123ba003055587768944a47498c48926b\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/3051f617a991c274\n[…]\nUpdates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(v2): Added SuggestConversationSummary RPC (#607)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-01-14T11:38:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1ff2fbbf2f3ae343867700ec047be9aba4019a9",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency google-cloud-dialogflow to v2.18.0 (#606)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2023-01-10T18:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f76e65ea2adbaa1557aafd8a78c786584e28d567",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.18.0 (#605)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2023-01-10T17:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a6580b7bb5ba7e9efab0ad5d2bc141bde45572",
          "body": "* feat: Add support for python 3.11\r\n\r\nchore: Update gapic-generator-python to v1.8.0\r\nPiperOrigin-RevId: 500768693\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/190b612e3d0ff8f025875a669e5d68a1446d43c1\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/7bf29a414b9\n[…]\nUpdates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: Add support for python 3.11 (#604)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-01-10T04:32:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ba239aaeb3d5c5400f97a67eb19f363c16175e5",
          "body": "Source-Link: https://github.com/googleapis/synthtool/commit/7197a001ffb6d8ce7b0b9b11c280f0c536c1033a\r\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c43f1d918bcf817d337aa29ff833439494a158a0831508fda4ec75dc4c0d0320\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(python): add support for python 3.11 (#603)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2023-01-09T16:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a2583c14a6e601f1cfacd57e9e1b2762e9681b1",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency google-cloud-dialogflow to v2.17.0 (#602)",
          "author_name": "Mend Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-12-15T20:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78020a5a0c1db1ee8ddb0966e54cb51dddf5e254",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.17.0 (#601)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2022-12-15T16:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "234ab9be67c4d8b3853dc20f38ec505cfeabb8fe",
          "body": "* chore: update to gapic-generator-python 1.5.0\r\n\r\nfeat: add support for `google.cloud.<api>.__version__`\r\nPiperOrigin-RevId: 484665853\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/8eb249a19db926c2fbc4ecf1dc09c0e521a88b22\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-ge\n[…]\nbots/blob/main/packages/owl-bot/README.md\r\n\r\n* add gapic_version.py\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>\r\nCo-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": true,
          "headline": "fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#591)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-12-14T16:37:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d4c9918a1739462fc2d8d077dd2341a19d737763",
          "body": "…cp/templates/python_library/.kokoro (#599)\n\nSource-Link: https://github.com/googleapis/synthtool/commit/b4fe62efb5114b6738ad4b13d6f654f2bf4b7cc0\r\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-12-14T16:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff32837c14caa5c03959606e59fbbcc040991e25",
          "body": "Source-Link: https://github.com/googleapis/synthtool/commit/6ed3a831cb9ff69ef8a504c353e098ec0192ad93\r\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3abfa0f1886adaf0b83f07cb117b24a639ea1cb9cffe56d43280b977033563eb\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(python): drop flake8-import-order in samples noxfile (#597)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-11-26T23:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b044fe94f14a038bddfc3133793e94b148d69909",
          "body": "Source-Link: https://togithub.com/googleapis/synthtool/commit/25083af347468dd5f90f69627420f7d452b6c50e\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e6cbd61f1838d9ff6a31436dfc13717f372a7482a82fc1863ca954ec47bff8c8",
          "is_bot": true,
          "headline": "chore(python): update release script dependencies [autoapprove] (#596)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-11-16T17:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "642c19aaa186a819efd062a92736db83c3b97fdb",
          "body": "…pprove] (#592)\n\nSource-Link: https://togithub.com/googleapis/synthtool/commit/e3a1277ac35fc88c09db1930533e24292b132ced\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:452901c74a22f9b9a3bd02bce780b8e8805c97270d424684bff809ce5be8c2a2",
          "is_bot": true,
          "headline": "chore(python): update dependencies in .kokoro/requirements.txt [autoa…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-11-08T02:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff22842c19d4e6385d8b76793a85838c2d9d581",
          "body": "Co-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": false,
          "headline": "chore(deps): update dependency pytest to v7.2.0 (#589)",
          "author_name": "WhiteSource Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-10-26T10:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c3d35eedcab6996b18ba08c0b4637699d5e0e3",
          "body": "- [ ] Regenerate this pull request now.\r\n\r\nfeat(v2): Added obfuscated_external_user_id to Participant\r\nfeat(v2): Can directly set Cloud Speech model on the SpeechToTextConfig\r\n\r\nPiperOrigin-RevId: 483696090\r\n\r\nSource-Link: https://togithub.com/googleapis/googleapis/commit/3772bf3656425cb32ed3525894f\n[…]\n//togithub.com/googleapis/googleapis-gen/commit/e358d269b1f0eb9964189d18768823bc9e8ab41c\r\nCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTM1OGQyNjliMWYwZWI5OTY0MTg5ZDE4NzY4ODIzYmM5ZThhYjQxYyJ9",
          "is_bot": true,
          "headline": "feat(v2): Added StreamingAnalyzeContent API (#590)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-10-26T10:44:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d258c2ea8e9993a382dfb318f3022739030ad04",
          "body": "…onfig (#587)\n\n* feat: Can directly set Cloud Speech model on the SpeechToTextConfig\r\n\r\nPiperOrigin-RevId: 482665674\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/64926d52febbf298cb82a8f472ade4a3969ba922\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/351722be16\n[…]\nUpdates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(v2beta1): Add ability to set Cloud Speech model in SpeechToTextC…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-10-21T17:40:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0176be4b1213f7f15c77aceb3d98942b261673b2",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency google-cloud-dialogflow to v2.16.1 (#586)",
          "author_name": "WhiteSource Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-10-18T13:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb3b7536da75f1415c75da165e5994691f6464b6",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.16.1 (#584)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2022-10-10T18:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40307877bbc467e6475a5614d315de4e6d902683",
          "body": "* fix(deps): allow protobuf 3.19.5\r\n\r\n* explicitly exclude protobuf 4.21.0",
          "is_bot": false,
          "headline": "fix(deps): allow protobuf 3.19.5 (#585)",
          "author_name": "Anthonios Partheniou",
          "author_login": "parthea",
          "committed_at": "2022-10-07T20:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6bbd62a3d3293e3ae031b2fdd8940343da08e74",
          "body": "…ranscription. (#575)",
          "is_bot": false,
          "headline": "docs(samples): add sample code for StreamingAnalyzeContent for live t…",
          "author_name": "rogers140",
          "author_login": "rogers140",
          "committed_at": "2022-10-05T20:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bb1f8e22830b9961eb25f9fba85fd7364ec7f05",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency google-cloud-dialogflow to v2.16.0 (#583)",
          "author_name": "WhiteSource Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-10-04T13:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "799a9f15d18528068990b6cfcd0ae69781a5586b",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.16.0 (#581)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2022-10-04T00:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d45fb4c69d6a150aa86bf249ba291e6bd72e13",
          "body": "…eation metadata (#582)\n\n- [ ] Regenerate this pull request now.\n\ndocs: clarify SuggestionFeature enums which are specific to chat agents\n\nPiperOrigin-RevId: 478522249\n\nSource-Link: https://togithub.com/googleapis/googleapis/commit/8bd89cd4fc964360198362ef49c72ef90543bf45\n\nSource-Link: https://togithub.com/googleapis/googleapis-gen/commit/ddf381e8fcebbdde902df0419b30908d01c63e0e\nCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGRmMzgxZThmY2ViYmRkZTkwMmRmMDQxOWIzMDkwOGQwMWM2M2UwZSJ9",
          "is_bot": true,
          "headline": "feat: include conversation dataset name to be created with dataset cr…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-10-03T23:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21592593540d1e058be7debf565f7b737a45f79b",
          "body": "* chore: exclude requirements.txt file from renovate-bot\r\n\r\nSource-Link: https://github.com/googleapis/synthtool/commit/f58d3135a2fab20e225d98741dbc06d57459b816\r\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7a40313731a7cb1454eef6b33d3446ebb121836738dc3ab3d2d3ded52\n[…]\n\n* update constraints files\r\n\r\n* fix(deps): require protobuf 3.20.2\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>\r\nCo-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": true,
          "headline": "fix(deps): require protobuf >= 3.20.2 (#579)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-10-03T15:43:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1648b27b87416806ea7fcc016ad3caa5f89f5789",
          "body": "…le.com/agent-assist/docs/summarization) (#580)\n\n* feat: Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization)\r\ndocs: clarify SuggestionFeature enums which are specific to chat agents\r\n\r\nPiperOrigin-RevId: 477479918\r\n\r\nSource-Link: https://github.com/googleapi\n[…]\nUpdates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(v2beta1): Add Agent Assist Summarization API (https://cloud.goog…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-09-29T15:39:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "11cb7017a73bc63900535d872042f037d64a5131",
          "body": "Source-Link: https://github.com/googleapis/synthtool/commit/50db768f450a50d7c1fd62513c113c9bb96fd434\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e09366bdf0fd9c8976592988390b24d53583dd9f002d476934da43725adbb978",
          "is_bot": true,
          "headline": "chore: detect samples tests in nested directories (#572)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-09-13T16:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f4edbbd372e1940b274d002c4655afd277ac2fd",
          "body": "- [ ] Regenerate this pull request now.\n\nPiperOrigin-RevId: 473833416\n\nSource-Link: https://github.com/googleapis/googleapis/commit/565a5508869557a3228b871101e4e4ebd8f93d11\n\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989\nCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9",
          "is_bot": true,
          "headline": "chore: use gapic generator python 1.4.1 (#571)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-09-13T14:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed1367a61e33c1aac2f2abc4767c8aed1d61ccb",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency google-cloud-dialogflow to v2.15.2 (#570)",
          "author_name": "WhiteSource Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-09-12T14:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4895ddf0159cb881f44d43ea68f46840b6d1c9",
          "body": "- [ ] Regenerate this pull request now.\n\nPiperOrigin-RevId: 472772457\n\nSource-Link: https://github.com/googleapis/googleapis/commit/855b74d203deeb0f7a0215f9454cdde62a1f9b86\n\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/b64b1e7da3e138f15ca361552ef0545e54891b4f\nCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjY0YjFlN2RhM2UxMzhmMTVjYTM2MTU1MmVmMDU0NWU1NDg5MWI0ZiJ9",
          "is_bot": true,
          "headline": "chore: use gapic-generator-python 1.3.1 (#569)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-09-08T13:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60703871c8afcca6c37ce840064743a5df777913",
          "body": "- [ ] Regenerate this pull request now.\n\nPiperOrigin-RevId: 472561635\n\nSource-Link: https://github.com/googleapis/googleapis/commit/332ecf599f8e747d8d1213b77ae7db26eff12814\n\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/4313d682880fd9d7247291164d4e9d3d5bd9f177\nCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9",
          "is_bot": true,
          "headline": "chore: Bump gapic-generator-python version to 1.3.0 (#568)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-09-07T14:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a996e23650b4359557bc5a1cbfd81a728a9be255",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency pytest to v7.1.3 (#566)",
          "author_name": "WhiteSource Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-09-06T15:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949c5cd6a18abf516989f7cc9793b4461a00be74",
          "body": "Source-Link: https://github.com/googleapis/synthtool/commit/56da63e80c384a871356d1ea6640802017f213b4\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7",
          "is_bot": true,
          "headline": "chore(python): exclude setup.py in renovate config (#567)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-09-02T19:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "095e4c4476a8040090f5f97fa4f95a47295958bb",
          "body": "Source-Link: https://github.com/googleapis/synthtool/commit/703554a14c7479542335b62fa69279f93a9e38ec\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94961fdc5c9ca6d13530a6a414a49d2f607203168215d074cdb0a1df9ec31c0b",
          "is_bot": true,
          "headline": "chore(python): update .kokoro/requirements.txt (#563)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-09-02T00:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65799f0886bbdd7a78e4c19fa8040baf2b38aba4",
          "body": "Source-Link: https://github.com/googleapis/synthtool/commit/fdba3ed145bdb2f4f3eff434d4284b1d03b80d34\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1f0dbd02745fb7cf255563dab5968345989308544e52b7f460deadd5e78e63b0",
          "is_bot": true,
          "headline": "ci(python): fix path to requirements.txt in release script (#562)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-09-01T18:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcbb3e20cfbb7049bc299c2def9485b1c3e0f7a6",
          "body": "Source-Link: https://github.com/googleapis/synthtool/commit/c4dd5953003d13b239f872d329c3146586bb417e\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72",
          "is_bot": true,
          "headline": "chore(python): exclude grpcio==1.49.0rc1 in tests [autoapprove] (#561)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-08-29T18:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e9a10adca1303fbdf9563972e5a987ef1b8535",
          "body": "…[autoapprove]  (#560)\n\nSource-Link: https://github.com/googleapis/synthtool/commit/48263378ad6010ec2fc4d480af7b5d08170338c8\r\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:60a63eddf86c87395b4bb394fdddfe30f84a7726ee8fe0b758ea132c2106ac75\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: remove 'pip install' statements from python_library templates …",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-08-24T23:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dcd26da82a70a687962746bd22b2e77f5271fd2",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.15.2 (#555)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2022-08-16T19:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1beb2b70a9e7438e049727053c5709bc2676fe7a",
          "body": "* chore: use gapic-generator-python 1.2.0\r\n\r\nPiperOrigin-RevId: 467286830\r\n\r\nSource-Link: https://github.com/googleapis/googleapis/commit/e6e875a456c046e94eeb5a76211daa046a8e72c9\r\n\r\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/0295ea14d9cd4d47ddb23b9ebd39a31e2035e28f\r\nCopy-Tag: e\n[…]\nUpdates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: use gapic-generator-python 1.2.0 (#556)",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-08-15T14:58:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "45f74b4e720bd8d1d601e3630f6118ca8079a93d",
          "body": "fix(deps): require proto-plus >= 1.22.0",
          "is_bot": false,
          "headline": "fix(deps): allow protobuf < 5.0.0 (#554)",
          "author_name": "Anthonios Partheniou",
          "author_login": "parthea",
          "committed_at": "2022-08-11T19:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "274859c9fcd2b82afc83456763377f00948a2f96",
          "body": "* chore(deps): update all dependencies to v2.15.1\r\n\r\n* revert\r\n\r\nCo-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": false,
          "headline": "chore(deps): update all dependencies to v2.15.1 (#553)",
          "author_name": "WhiteSource Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-08-10T16:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b3700f5416d2cf8f5fa4d4e9ab77ea51db85ac",
          "body": "…#552)\n\nSource-Link: https://github.com/googleapis/synthtool/commit/8e55b327bae44b6640c7ab4be91df85fc4d6fe8a\nPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c6c965a4bf40c19011b11f87dbc801a66d3a23fbc6704102be064ef31c51f1c3",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-python action to v4 [autoapprove] (…",
          "author_name": "gcf-owl-bot[bot]",
          "author_login": "gcf-owl-bot[bot]",
          "committed_at": "2022-08-09T16:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "426600d41780a0d6d5251112ca09f4bbd75c66a2",
          "body": "Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 2.15.1 (#544)",
          "author_name": "release-please[bot]",
          "author_login": "release-please[bot]",
          "committed_at": "2022-08-09T11:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b9956063d96864eeb1d53aa4ffde67895f97b95",
          "body": "* chore(deps): update all dependencies\r\n\r\n* 🦉 Updates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n* revert\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>\r\nCo-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": false,
          "headline": "chore(deps): update all dependencies (#551)",
          "author_name": "WhiteSource Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-08-09T00:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b4b21a3800057b1e8f12f1b934ef2451237529e",
          "body": "* chore(deps): update all dependencies\r\n\r\n* 🦉 Updates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n* revert\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>\r\nCo-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": false,
          "headline": "chore(deps): update all dependencies (#549)",
          "author_name": "WhiteSource Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-08-05T19:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a19c2cc1eea06de59fa878c9b13bf17c63219e4",
          "body": null,
          "is_bot": false,
          "headline": "samples: update logs for knowledge base management sample (#550)",
          "author_name": "Jiaqi Liu",
          "author_login": "deliaqi",
          "committed_at": "2022-08-04T19:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be4e72bf3ea822cccc21e1f1170e17fad9cbc09c",
          "body": "* chore(deps): update all dependencies\r\n\r\n* 🦉 Updates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\n* revert\r\n\r\nCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>\r\nCo-authored-by: Anthonios Partheniou <partheniou@google.com>",
          "is_bot": false,
          "headline": "chore(deps): update all dependencies (#547)",
          "author_name": "WhiteSource Renovate",
          "author_login": "renovate-bot",
          "committed_at": "2022-08-02T14:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 55,
      "commits_last_year": 0,
      "latest_release_at": "2023-09-14T13:56:54Z",
      "latest_release_tag": "v2.24.0",
      "releases_from_tags": false,
      "days_since_last_push": 1041,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1048,
      "mean_days_between_releases": 26.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 136,
      "stars": 396,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-09",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-21",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 1
          },
          {
            "date": "2018-03-25",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 2
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-06-03",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-06-21",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 2
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-21",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 2
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-06",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-24",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-07",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 2
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-22",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2020-01-05",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-04-11",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-06-07",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 136,
        "total_forks": 136
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 371,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 194,
        "closed_unmerged_prs": 111
      },
      "bus_factor": 3,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "busunkim96",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/8822365?v=4"
        },
        {
          "type": "User",
          "login": "crwilcox",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/638797?v=4"
        },
        {
          "type": "User",
          "login": "parthea",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/5184014?v=4"
        },
        {
          "type": "User",
          "login": "lukesneeringer",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/4346?v=4"
        },
        {
          "type": "User",
          "login": "yoshi-automation",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/44816363?v=4"
        },
        {
          "type": "User",
          "login": "nnegrey",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/7898071?v=4"
        },
        {
          "type": "User",
          "login": "galdawave",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/38544478?v=4"
        },
        {
          "type": "User",
          "login": "dandhlee",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/71398022?v=4"
        },
        {
          "type": "User",
          "login": "danoscarmike",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3130752?v=4"
        }
      ],
      "contributors_sampled": 30,
      "top_contributor_share": 0.299
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "02dc6acedd9a7513f3fe41adcc40228cc53edb60",
        "ran_at": "2026-07-29T13:14:40Z",
        "aggregate_score": 6.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2023-09-21T23:07:04Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/googleapis/python-dialogflow",
    "host": "github.com",
    "name": "python-dialogflow",
    "owner": "googleapis"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 22,
      "inputs": {
        "security": 64,
        "vitality": 25,
        "community": 74,
        "governance": 82,
        "engineering": 27,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 54,
        "overall_after_abandonment_multiplier": 22
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.24,
              "days_since_last_push": 1041,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1041 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1041
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "releases_count": 55,
              "latest_release_tag": "v2.24.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1048,
              "mean_days_between_releases": 26.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "55 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1048 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1048
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~26.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 26.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 74,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "forks": 136,
              "stars": 396,
              "watchers": 8,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "396 stars",
                "points": 42.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 396
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "136 forks",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 136
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 82,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 30,
              "top_contributor_share": 0.299
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 30% of commits",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "30 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "merged_prs": 371,
              "open_issues": 0,
              "closed_issues": 194,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 111
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "371/482 decided PRs merged",
                "points": 29.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 371,
                      "decided": 482
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 6641,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "googleapis",
              "public_repos": 900,
              "account_age_days": 3843
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "6,641 followers of googleapis",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 6641,
                      "login": "googleapis"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "900 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 900
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 27,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "python",
                "machine-learning",
                "dialogflow"
              ],
              "has_wiki": false,
              "homepage": "https://dialogflow.com/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://dialogflow.com/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 64,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 6.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 22,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "24 of 24 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 24
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 9,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Language breakdown unavailable",
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T13:15:13.192739Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/googleapis/python-dialogflow.svg",
  "full_name": "googleapis/python-dialogflow",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.