@swamp/gcp/looker
v2026.04.23.1
Google Cloud looker infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-cloudlookercloudinfrastructure
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/looker@swamp/gcp/looker/instancesv2026.04.23.1instances.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| adminSettings? | object | Looker instance Admin settings fields. |
| catalogIntegrationOptOut? | boolean | Optional. Indicates whether catalog integration is disabled for the Looker instance. |
| classType? | enum | Optional. Storage class of the instance. |
| consumerNetwork? | string | Network name in the consumer project. Format: `projects/{project}/global/networks/{network}`. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance. |
| controlledEgressConfig? | object | Controlled egress configuration. |
| controlledEgressEnabled? | boolean | Optional. Whether controlled egress is enabled on the Looker instance. |
| customDomain? | object | Custom domain information. |
| denyMaintenancePeriod? | object | Specifies the maintenance denial period. |
| encryptionConfig? | object | Encryption configuration (i.e. CMEK). |
| fipsEnabled? | boolean | Optional. Whether FIPS is enabled on the Looker instance. |
| geminiEnabled? | boolean | Optional. Whether Gemini feature is enabled on the Looker instance or not. |
| ingressIpAllowlistConfig? | object | Ingress IP allowlist configuration. |
| lastDenyMaintenancePeriod? | object | Specifies the maintenance denial period. |
| linkedLspProjectNumber? | string | Optional. Linked Google Cloud Project Number for Looker Studio Pro. |
| maintenanceSchedule? | object | Published upcoming future maintenance schedule. |
| maintenanceWindow? | object | Specifies the recurring maintenance window. |
| oauthConfig? | object | Looker instance OAuth login settings. |
| periodicExportConfig? | object | Configuration for periodic export. |
| platformEdition? | enum | Platform edition. |
| privateIpEnabled? | boolean | Whether private IP is enabled on the Looker instance. |
| pscConfig? | object | Information for Private Service Connect (PSC) setup for a Looker instance. |
| pscEnabled? | boolean | Optional. Whether to use Private Service Connect (PSC) for private IP connectivity. If true, neither `public_ip_enabled` nor `private_ip_enabled` can be true. |
| publicIpEnabled? | boolean | Whether public IP is enabled on the Looker instance. |
| reservedRange? | string | Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request. |
| userMetadata? | object | Metadata about users for a Looker instance. |
| instanceId? | string | Required. The unique instance identifier. Must contain only lowercase letters, numbers, or hyphens, with the first character a letter and the last a letter or a number. 63 characters maximum. |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a instances
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after creation (default: true) |
getGet a instances
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the instances |
updateUpdate instances attributes
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after update (default: true) |
deleteDelete the instances
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the instances |
syncSync instances state from GCP
exportexport
| Argument | Type | Description |
|---|---|---|
| encryptionConfig? | any | |
| gcsUri? | any |
importimport
| Argument | Type | Description |
|---|---|---|
| gcsUri? | any |
restartrestart
restorerestore
| Argument | Type | Description |
|---|---|---|
| backup? | any |
Resources
state(infinite)— A Looker instance.
@swamp/gcp/looker/instances-backupsv2026.04.23.1instances_backups.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| encryptionConfig? | object | Encryption configuration (i.e. CMEK). |
| name? | string | Immutable. The relative resource name of the backup, in the following form: `projects/{project_number}/locations/{location_id}/instances/{instance_id}/backups/{backup}` |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a backups
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after creation (default: true) |
getGet a backups
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the backups |
deleteDelete the backups
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the backups |
syncSync backups state from GCP
Resources
state(infinite)— The details of a backup resource.
@swamp/gcp/looker/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.
2026.04.03.326.6 KBApr 3, 2026
Google Cloud looker infrastructure models
Release Notes
- Updated: locations, instances, instances_backups
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudlookercloudinfrastructure
2026.04.03.126.2 KBApr 3, 2026
Google Cloud looker infrastructure models
Release Notes
- Updated: locations, instances, instances_backups
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudlookercloudinfrastructure
2026.04.02.225.7 KBApr 2, 2026
Google Cloud looker infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudlookercloudinfrastructure
2026.03.27.127.3 KBMar 27, 2026
Google Cloud looker infrastructure models
Release Notes
- Added: locations, instances, instances_backups
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudlookercloudinfrastructure