Skip to main content

@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 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/chromemanagement

Release Notes

  • Updated: customers_connectorconfigs

@swamp/gcp/chromemanagement/customers-apps-androidv2026.04.23.1customers_apps_android.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a android
ArgumentTypeDescription
identifierstringThe 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

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a chrome
ArgumentTypeDescription
identifierstringThe 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

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a web
ArgumentTypeDescription
identifierstringThe 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

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a certificateProvisioningProcesses
ArgumentTypeDescription
identifierstringThe name of the certificateProvisioningProcesses
syncSync certificateProvisioningProcesses state from GCP
claimclaim
ArgumentTypeDescription
callerInstanceId?any
set_failureset failure
ArgumentTypeDescription
errorMessage?any
sign_datasign data
ArgumentTypeDescription
signData?any
signatureAlgorithm?any
upload_certificateupload certificate
ArgumentTypeDescription
certificatePem?any

Resources

state(infinite)— A certificate provisioning process.
@swamp/gcp/chromemanagement/customers-connectorconfigsv2026.04.24.1customers_connectorconfigs.ts

Global Arguments

ArgumentTypeDescription
details?objectThe details of the connector config.
displayName?stringRequired. The display name of the config.
name?stringIdentifier. Format: customers/{customer}/connectorConfigs/{connector_config}
status?objectThe status of the connector config.
type?enumRequired. The type of the connector.
connectorConfigId?stringOptional. 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?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
createCreate a connectorConfigs
getGet a connectorConfigs
ArgumentTypeDescription
identifierstringThe name of the connectorConfigs
updateUpdate connectorConfigs attributes
deleteDelete the connectorConfigs
ArgumentTypeDescription
identifierstringThe 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

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 profiles
ArgumentTypeDescription
identifierstringThe name of the profiles
deleteDelete the profiles
ArgumentTypeDescription
identifierstringThe 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

ArgumentTypeDescription
commandResult?objectResult of the execution of a command.
commandType?stringRequired. Type of the remote command. The only supported command_type is "clearBrowsingData".
name?stringIdentifier. Format: customers/{customer_id}/profiles/{profile_permanent_id}/commands/{command_id}
payload?recordRequired. Payload of the remote command. The payload for "clearBrowsingData" command supports: - fields "clearCache" and "clearCookies" - values of boolean type.
parent?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
createCreate a commands
getGet a commands
ArgumentTypeDescription
identifierstringThe 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

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 devices
ArgumentTypeDescription
identifierstringThe 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

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 events
ArgumentTypeDescription
identifierstringThe 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

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
filter?objectConfigures how the telemetry data should be filtered.
googleCloudPubsubTopic?stringThe pubsub topic to which notifications are published to.
parent?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
createCreate a notificationConfigs
getGet a notificationConfigs
ArgumentTypeDescription
identifierstringThe name of the notificationConfigs
deleteDelete the notificationConfigs
ArgumentTypeDescription
identifierstringThe 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

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 users
ArgumentTypeDescription
identifierstringThe name of the users
syncSync users state from GCP

Resources

state(infinite)— Telemetry data collected from a managed user. * Granular permission needed: T...