Skip to main content

@swamp/gcp/versionhistory

v2026.04.23.1

Google Cloud versionhistory infrastructure models

Repository

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

Labels

gcpgoogle-cloudversionhistorycloudinfrastructure

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/versionhistory

@swamp/gcp/versionhistory/platformsv2026.04.23.1platforms.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
parent?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
getGet a platforms
ArgumentTypeDescription
identifierstringThe name of the platforms
syncSync platforms state from GCP

Resources

state(infinite)— Each Platform is owned by a Product and owns a collection of channels. Availa...
@swamp/gcp/versionhistory/platforms-channelsv2026.04.23.1platforms_channels.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
parent?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
getGet a channels
ArgumentTypeDescription
identifierstringThe name of the channels
syncSync channels state from GCP

Resources

state(infinite)— Each Channel is owned by a Platform and owns a collection of versions. Possib...
@swamp/gcp/versionhistory/platforms-channels-versionsv2026.04.23.1platforms_channels_versions.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
parent?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
getGet a versions
ArgumentTypeDescription
identifierstringThe name of the versions
syncSync versions state from GCP

Resources

state(infinite)— Each Version is owned by a Channel. A Version only displays the Version numbe...
@swamp/gcp/versionhistory/platforms-channels-versions-releasesv2026.04.23.1platforms_channels_versions_releases.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
parent?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
getGet a releases
ArgumentTypeDescription
identifierstringThe name of the releases
syncSync releases state from GCP

Resources

state(infinite)— A Release is owned by a Version. A Release contains information about the rel...