---
title: "POST /v1/{+parent}/googetArtifacts:import"
method: POST
path: "/v1/{+parent}/googetArtifacts:import"
tags: ["projects"]
---

# POST /v1/{+parent}/googetArtifacts:import

`POST /v1/{+parent}/googetArtifacts:import`

Imports GooGet artifacts. The returned Operation will complete once the resources are imported. Package, Version, and File resources are created based on the imported artifacts. Imported artifacts that conflict with existing resources are ignored.

## Path parameters

- `parent` string, required

## Request body

- ImportGoogetArtifactsRequest — The request to import new googet artifacts.
  - `gcsSource` ImportGoogetArtifactsGcsSource — Google Cloud Storage location where the artifacts currently reside.
    - `uris` string[] — Cloud Storage paths URI (e.g., `gs://my_bucket/my_object`).
    - `useWildcards` boolean — Supports URI wildcards for matching multiple objects from a single URI.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/artifactregistry.md) · [All operations](https://skmtc.net/google/apis/artifactregistry/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/artifactregistry/versions/ab5639c979b9/schema)
