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

# gcp_artifactregistry_maven_artifact{% #gcp_artifactregistry_maven_artifact %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `artifact_id`{% #artifact_id %}

**Type**: `STRING`**Provider name**: `artifactId`**Description**: Artifact ID for the artifact.

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. Time the artifact was created.

## `group_id`{% #group_id %}

**Type**: `STRING`**Provider name**: `groupId`**Description**: Group ID for the artifact. Example: com.google.guava

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Required. registry_location, project_id, repository_name and maven_artifact forms a unique artifact For example, "projects/test-project/locations/us-west4/repositories/test-repo/mavenArtifacts/ com.google.guava:guava:31.0-jre", where "us-west4" is the registry_location, "test-project" is the project_id, "test-repo" is the repository_name and "com.google.guava:guava:31.0-jre" is the maven artifact.

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `pom_uri`{% #pom_uri %}

**Type**: `STRING`**Provider name**: `pomUri`**Description**: Required. URL to access the pom file of the artifact. Example: us-west4-maven.pkg.dev/test-project/test-repo/com/google/guava/guava/31.0/guava-31.0.pom

## `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. Time the artifact was updated.

## `version`{% #version %}

**Type**: `STRING`**Provider name**: `version`**Description**: Version of this artifact.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
