@swamp/gcp/chromemanagement
v2026.04.24.1
Google Cloud chromemanagement infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-cloudchromemanagementcloudinfrastructure
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/chromemanagementRelease Notes
- Updated: customers_connectorconfigs
@swamp/gcp/chromemanagement/customers-apps-androidv2026.04.23.1customers_apps_android.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
getGet a android
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the android |
syncSync android state from GCP
Resources
state(infinite)— Resource representing app details.
@swamp/gcp/chromemanagement/customers-apps-chromev2026.04.23.1customers_apps_chrome.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
getGet a chrome
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the chrome |
syncSync chrome state from GCP
Resources
state(infinite)— Resource representing app details.
@swamp/gcp/chromemanagement/customers-apps-webv2026.04.23.1customers_apps_web.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
getGet a web
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the web |
syncSync web state from GCP
Resources
state(infinite)— Resource representing app details.
@swamp/gcp/chromemanagement/customers-certificateprovisioningprocessesv2026.04.23.1customers_certificateprovisioningprocesses.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
getGet a certificateProvisioningProcesses
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the certificateProvisioningProcesses |
syncSync certificateProvisioningProcesses state from GCP
claimclaim
| Argument | Type | Description |
|---|---|---|
| callerInstanceId? | any |
set_failureset failure
| Argument | Type | Description |
|---|---|---|
| errorMessage? | any |
sign_datasign data
| Argument | Type | Description |
|---|---|---|
| signData? | any | |
| signatureAlgorithm? | any |
upload_certificateupload certificate
| Argument | Type | Description |
|---|---|---|
| certificatePem? | any |
Resources
state(infinite)— A certificate provisioning process.
@swamp/gcp/chromemanagement/customers-connectorconfigsv2026.04.24.1customers_connectorconfigs.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| details? | object | The details of the connector config. |
| displayName? | string | Required. The display name of the config. |
| name? | string | Identifier. Format: customers/{customer}/connectorConfigs/{connector_config} |
| status? | object | The status of the connector config. |
| type? | enum | Required. The type of the connector. |
| connectorConfigId? | string | Optional. ID to use for the connector config, which becomes the final component of the connector config's resource name. If provided, the ID must be 1-63 characters long, and contain only lowercase letters, digits, and hyphens. It must start with a letter, and end with a letter or number. If not provided, the connector config will be assigned a random UUID. |
| parent? | string | The parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456) |
createCreate a connectorConfigs
getGet a connectorConfigs
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the connectorConfigs |
updateUpdate connectorConfigs attributes
deleteDelete the connectorConfigs
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the connectorConfigs |
syncSync connectorConfigs state from GCP
Resources
state(infinite)— A representation of a connector config.
@swamp/gcp/chromemanagement/customers-profilesv2026.04.23.1customers_profiles.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| parent? | string | The parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456) |
getGet a profiles
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the profiles |
deleteDelete the profiles
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the profiles |
syncSync profiles state from GCP
Resources
state(infinite)— A representation of a Chrome browser profile.
@swamp/gcp/chromemanagement/customers-profiles-commandsv2026.04.23.1customers_profiles_commands.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| commandResult? | object | Result of the execution of a command. |
| commandType? | string | Required. Type of the remote command. The only supported command_type is "clearBrowsingData". |
| name? | string | Identifier. Format: customers/{customer_id}/profiles/{profile_permanent_id}/commands/{command_id} |
| payload? | record | Required. Payload of the remote command. The payload for "clearBrowsingData" command supports: - fields "clearCache" and "clearCookies" - values of boolean type. |
| parent? | string | The parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456) |
createCreate a commands
getGet a commands
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the commands |
syncSync commands state from GCP
Resources
state(infinite)— A representation of a remote command for a Chrome browser profile.
@swamp/gcp/chromemanagement/customers-telemetry-devicesv2026.04.23.1customers_telemetry_devices.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| parent? | string | The parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456) |
getGet a devices
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the devices |
syncSync devices state from GCP
Resources
state(infinite)— Telemetry data collected from a managed device. * Granular permission needed:...
@swamp/gcp/chromemanagement/customers-telemetry-eventsv2026.04.23.1customers_telemetry_events.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| parent? | string | The parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456) |
getGet a events
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the events |
syncSync events state from GCP
Resources
state(infinite)— Telemetry data reported by a managed device.
@swamp/gcp/chromemanagement/customers-telemetry-notificationconfigsv2026.04.23.1customers_telemetry_notificationconfigs.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| filter? | object | Configures how the telemetry data should be filtered. |
| googleCloudPubsubTopic? | string | The pubsub topic to which notifications are published to. |
| parent? | string | The parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456) |
createCreate a notificationConfigs
getGet a notificationConfigs
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the notificationConfigs |
deleteDelete the notificationConfigs
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the notificationConfigs |
syncSync notificationConfigs state from GCP
Resources
state(infinite)— Configuration to receive notifications of telemetry data.
@swamp/gcp/chromemanagement/customers-telemetry-usersv2026.04.23.1customers_telemetry_users.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| parent? | string | The parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456) |
getGet a users
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the users |
syncSync users state from GCP
Resources
state(infinite)— Telemetry data collected from a managed user. * Granular permission needed: T...
2026.04.23.141.2 KBApr 23, 2026
Google Cloud chromemanagement infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudchromemanagementcloudinfrastructure
2026.04.19.141.2 KBApr 19, 2026
Google Cloud chromemanagement infrastructure models
Release Notes
- Added: customers_connectorconfigs
- Updated: customers_apps_android, customers_apps_chrome, customers_apps_web
Changelog
Models
+customers-connectorconfigs
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudchromemanagementcloudinfrastructure
2026.04.04.130.2 KBApr 4, 2026
Google Cloud chromemanagement infrastructure models
Release Notes
- Updated: customers_profiles, customers_telemetry_devices, customers_telemetry_users
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudchromemanagementcloudinfrastructure
2026.04.03.329.9 KBApr 3, 2026
Google Cloud chromemanagement infrastructure models
Release Notes
- Updated: customers_apps_android, customers_apps_chrome, customers_apps_web, customers_certificateprovisioningprocesses, customers_profiles, customers_profiles_commands, customers_telemetry_devices, customers_telemetry_events, customers_telemetry_notificationconfigs, customers_telemetry_users
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudchromemanagementcloudinfrastructure
2026.04.03.129.5 KBApr 3, 2026
Google Cloud chromemanagement infrastructure models
Release Notes
- Updated: customers_apps_android, customers_apps_chrome, customers_apps_web, customers_certificateprovisioningprocesses, customers_profiles, customers_profiles_commands, customers_telemetry_devices, customers_telemetry_events, customers_telemetry_notificationconfigs, customers_telemetry_users
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudchromemanagementcloudinfrastructure
2026.04.02.229.3 KBApr 2, 2026
Google Cloud chromemanagement infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudchromemanagementcloudinfrastructure
2026.03.27.130.3 KBMar 27, 2026
Google Cloud chromemanagement infrastructure models
Release Notes
- Added: customers_apps_android, customers_apps_chrome, customers_apps_web, customers_certificateprovisioningprocesses, customers_profiles, customers_profiles_commands, customers_telemetry_devices, customers_telemetry_events, customers_telemetry_notificationconfigs, customers_telemetry_users
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudchromemanagementcloudinfrastructure