Skip to main content

@swamp/gcp/factchecktools

v2026.04.23.1

Google Cloud factchecktools infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

gcpgoogle-cloudfactchecktoolscloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/gcp/factchecktools

@swamp/gcp/factchecktools/pagesv2026.04.23.1pages.ts

Global Arguments

ArgumentTypeDescription
claimReviewAuthor?objectInformation about the claim review author.
claimReviewMarkups?arrayA list of individual claim reviews for this page. Each item in the list corresponds to one `ClaimReview` element.
name?stringThe name of this `ClaimReview` markup page resource, in the form of `pages/{page_id}`. Except for update requests, this field is output-only and should not be set by the user.
pageUrl?stringThe URL of the page associated with this `ClaimReview` markup. While every individual `ClaimReview` has its own URL field, semantically this is a page-level field, and each `ClaimReview` on this page will use this value unless individually overridden. Corresponds to `ClaimReview.url`
publishDate?stringThe date when the fact check was published. Similar to the URL, semantically this is a page-level field, and each `ClaimReview` on this page will contain the same value. Corresponds to `ClaimReview.datePublished`
versionId?stringThe version ID for this markup. Except for update requests, this field is output-only and should not be set by the user.
createCreate a pages
getGet a pages
ArgumentTypeDescription
identifierstringThe name of the pages
updateUpdate pages attributes
deleteDelete the pages
ArgumentTypeDescription
identifierstringThe name of the pages
syncSync pages state from GCP

Resources

state(infinite)— Holds one or more instances of `ClaimReview` markup for a webpage.