UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

84 lines (83 loc) 1.99 kB
{ "type": "object", "properties": { "etag": { "type": "string" }, "generation": { "type": "string" }, "iamConfiguration": { "type": "object", "properties": { "bucketPolicyOnly": { "type": "object", "properties": { "enabled": { "type": "boolean" } } }, "publicAccessPrevention": { "type": "string" }, "uniformBucketLevelAccess": { "type": "object", "properties": { "enabled": { "type": "boolean" } } } } }, "id": { "type": "string" }, "kind": { "type": "string" }, "location": { "type": "string" }, "locationType": { "type": "string" }, "metageneration": { "type": "string" }, "name": { "type": "string" }, "projectNumber": { "type": "string" }, "rpo": { "type": "string" }, "selfLink": { "type": "string" }, "softDeletePolicy": { "type": "object", "properties": { "effectiveTime": { "type": "string" }, "retentionDurationSeconds": { "type": "string" } } }, "storageClass": { "type": "string" }, "timeCreated": { "type": "string" }, "updated": { "type": "string" } }, "version": 1 }