@swamp/gcp/parametermanager
v2026.04.23.1
Google Cloud parametermanager infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-cloudparametermanagercloudinfrastructure
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/parametermanager@swamp/gcp/parametermanager/locationsv2026.04.23.1locations.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
getGet a locations
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the locations |
syncSync locations state from GCP
Resources
state(infinite)— A resource that represents a Google Cloud location.
@swamp/gcp/parametermanager/parametersv2026.04.23.1parameters.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| format? | enum | Optional. Specifies the format of a Parameter. |
| kmsKey? | string | Optional. Customer managed encryption key (CMEK) to use for encrypting the Parameter Versions. If not set, the default Google-managed encryption key will be used. Cloud KMS CryptoKeys must reside in the same location as the Parameter. The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*`. |
| labels? | record | Optional. Labels as key value pairs |
| policyMember? | object | Output-only policy member strings of a Google Cloud resource's built-in identity. |
| parameterId? | string | Required. Id of the Parameter resource |
| requestId? | string | Optional. 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? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a parameters
getGet a parameters
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the parameters |
updateUpdate parameters attributes
deleteDelete the parameters
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the parameters |
syncSync parameters state from GCP
Resources
state(infinite)— Message describing Parameter resource
@swamp/gcp/parametermanager/parameters-versionsv2026.04.23.1parameters_versions.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| disabled? | boolean | Optional. Disabled boolean to determine if a ParameterVersion acts as a metadata only resource (payload is never returned if disabled is true). If true any calls will always default to BASIC view even if the user explicitly passes FULL view as part of the request. A render call on a disabled resource fails with an error. Default value is False. |
| payload? | object | Message for storing a ParameterVersion resource's payload data |
| parameterVersionId? | string | Required. Id of the ParameterVersion resource |
| requestId? | string | Optional. 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? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a versions
getGet a versions
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the versions |
updateUpdate versions attributes
deleteDelete the versions
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the versions |
syncSync versions state from GCP
renderrender
Resources
state(infinite)— Message describing ParameterVersion resource
2026.04.03.318.6 KBApr 3, 2026
Google Cloud parametermanager infrastructure models
Release Notes
- Updated: locations, parameters, parameters_versions
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudparametermanagercloudinfrastructure
2026.04.03.118.4 KBApr 3, 2026
Google Cloud parametermanager infrastructure models
Release Notes
- Updated: locations, parameters, parameters_versions
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudparametermanagercloudinfrastructure
2026.04.02.218.4 KBApr 2, 2026
Google Cloud parametermanager infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudparametermanagercloudinfrastructure
2026.03.27.117.6 KBMar 27, 2026
Google Cloud parametermanager infrastructure models
Release Notes
- Added: locations, parameters, parameters_versions
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudparametermanagercloudinfrastructure