Skip to main content

@swamp/gcp/blockchainnodeengine

v2026.04.23.1

Google Cloud blockchainnodeengine infrastructure models

Repository

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

Labels

gcpgoogle-cloudblockchainnodeenginecloudinfrastructure

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

@swamp/gcp/blockchainnodeengine/blockchainnodesv2026.04.23.1blockchainnodes.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
blockchainType?enumImmutable. The blockchain type of the node.
connectionInfo?objectThe connection information through which to interact with a blockchain node.
ethereumDetails?objectEthereum-specific blockchain node details.
labels?recordUser-provided key-value pairs.
blockchainNodeId?stringRequired. ID of the requesting object.
requestId?stringOptional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID w
location?stringThe location for this resource (e.g., 'us', 'us-central1', 'europe-west1')
createCreate a blockchainNodes
ArgumentTypeDescription
waitForReady?booleanWait for the resource to reach a ready state after creation (default: true)
getGet a blockchainNodes
ArgumentTypeDescription
identifierstringThe name of the blockchainNodes
updateUpdate blockchainNodes attributes
ArgumentTypeDescription
waitForReady?booleanWait for the resource to reach a ready state after update (default: true)
deleteDelete the blockchainNodes
ArgumentTypeDescription
identifierstringThe name of the blockchainNodes
syncSync blockchainNodes state from GCP

Resources

state(infinite)— A representation of a blockchain node.
@swamp/gcp/blockchainnodeengine/locationsv2026.04.23.1locations.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a locations
ArgumentTypeDescription
identifierstringThe name of the locations
syncSync locations state from GCP

Resources

state(infinite)— A resource that represents a Google Cloud location.