This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

gcp_artifactregistry_maven_artifact

ancestors

Type: UNORDERED_LIST_STRING

artifact_id

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

create_time

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

group_id

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

labels

Type: UNORDERED_LIST_STRING

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

Type: STRING

parent

Type: STRING

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

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

tags

Type: UNORDERED_LIST_STRING

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Time the artifact was updated.

version

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