@swamp/gcp/docs
v2026.04.23.1
Google Cloud docs infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-clouddocscloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
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/docs@swamp/gcp/docs/documentsv2026.04.23.1documents.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| body? | object | The document body. The body typically contains the full document contents except for headers, footers, and footnotes. |
| documentStyle? | object | The style of the document. |
| namedStyles? | object | The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from these named styles. |
| tabs? | array | Tabs that are part of a document. Tabs can contain child tabs, a tab nested within another tab. Child tabs are represented by the Tab.childTabs field. |
| title? | string | The title of the document. |
createCreate a documents
getGet a documents
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the documents |
syncSync documents state from GCP
batch_updatebatch update
| Argument | Type | Description |
|---|---|---|
| requests? | any | |
| writeControl? | any |
Resources
state(infinite)— A Google Docs document.
2026.04.04.139.1 KBApr 4, 2026
Google Cloud docs infrastructure models
Release Notes
- Updated: documents
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-clouddocscloudinfrastructure