{
  "data": [
    {
      "kind": "storage#bucket",
      "id": "my-gcs-bucket",
      "selfLink": "https://www.googleapis.com/storage/v1/b/my-gcs-bucket",
      "projectNumber": "123456789012",
      "name": "my-gcs-bucket",
      "timeCreated": "2024-01-10T08:00:00.000Z",
      "updated": "2024-01-15T14:30:00.000Z",
      "metageneration": "3",
      "location": "US-EAST1",
      "locationType": "region",
      "storageClass": "STANDARD",
      "etag": "CAM=",
      "iamConfiguration": {
        "bucketPolicyOnly": {
          "enabled": false
        },
        "uniformBucketLevelAccess": {
          "enabled": false
        },
        "publicAccessPrevention": "inherited"
      },
      "versioning": {
        "enabled": false
      },
      "labels": null,
      "lifecycle": {
        "rule": []
      },
      "cors": [],
      "encryption": null,
      "logging": null,
      "website": null,
      "billing": null,
      "retentionPolicy": null,
      "defaultEventBasedHold": false
    }
  ]
}