---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# gcp_artifactregistry_docker_image{% #gcp_artifactregistry_docker_image %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `build_time`{% #build_time %}

**Type**: `TIMESTAMP`**Provider name**: `buildTime`**Description**: The time this image was built. This field is returned as the 'metadata.buildTime' field in the Version resource. The build time is returned to the client as an RFC 3339 string, which can be easily used with the JavaScript Date constructor.

## `image_size_bytes`{% #image_size_bytes %}

**Type**: `INT64`**Provider name**: `imageSizeBytes`**Description**: Calculated size of the image. This field is returned as the 'metadata.imageSizeBytes' field in the Version resource.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `media_type`{% #media_type %}

**Type**: `STRING`**Provider name**: `mediaType`**Description**: Media type of this image, e.g. "application/vnd.docker.distribution.manifest.v2+json". This field is returned as the 'metadata.mediaType' field in the Version resource.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Required. registry_location, project_id, repository_name and image id forms a unique image name:`projects//locations//repository//dockerImages/`. For example, "projects/test-project/locations/us-west4/repositories/test-repo/dockerImages/ nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf", where "us-west4" is the registry_location, "test-project" is the project_id, "test-repo" is the repository_name and "nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf" is the image's digest.

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. The time when the docker image was last updated.

## `upload_time`{% #upload_time %}

**Type**: `TIMESTAMP`**Provider name**: `uploadTime`**Description**: Time the image was uploaded.

## `uri`{% #uri %}

**Type**: `STRING`**Provider name**: `uri`**Description**: Required. URL to access the image. Example: us-west4-docker.pkg.dev/test-project/test-repo/nginx@sha256:e9954c1fc875017be1c3e36eca16be2d9e9bccc4bf072163515467d6a823c7cf

## `zone_id`{% #zone_id %}

**Type**: `STRING`
