2026-05-31
▼ ▲ artifactregistry.projects.locations.repositories.prewarmArtifact
Path : v1/{+repository}:prewarmArtifact
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:prewarmArtifact
HTTP Method : POST
Parameters :
repository
Description : Required. The repository name, for example: `projects/p1/locations/us-central1/repositories/repo1`. If the package or version ID parts contain slashes, the slashes are escaped.
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : repository
Scopes :
Description : Prewarms an artifact for streaming.
▼ ▲ artifactregistry.projects.locations.repositories.removePrewarmedArtifact
Path : v1/{+repository}:removePrewarmedArtifact
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:removePrewarmedArtifact
HTTP Method : POST
Parameters :
repository
Description : Required. The repository name, for example: `projects/p1/locations/us-central1/repositories/repo1`.
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : repository
Scopes :
Description : Removes an artifact from streaming.
▼ ▲ artifactregistry.projects.locations.repositories.checkPrewarmedArtifact
Path : v1/{+repository}:checkPrewarmedArtifact
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:checkPrewarmedArtifact
HTTP Method : POST
Parameters :
repository
Description : Required. The name of the repository, for example: `projects/p1/locations/us-central1/repositories/repo1`. If the package or version ID parts contain slashes, the slashes are escaped.
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : repository
Scopes :
Description : Checks an artifact streaming.
▼ ▲ artifactregistry.projects.locations.repositories.prewarmedArtifacts.list
Path : v1/{+parent}/prewarmedArtifacts
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/prewarmedArtifacts
HTTP Method : GET
Parameters :
parent
Description : Required. The repository of the artifact to list. Format: projects/{project}/locations/{location}/repositories/{repository}
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Location : path
Required : Yes
Type : string
filter
Description : Optional. Filter should only support The location of the prewarmed artifacts. multi-region is not supported for this field.
Location : query
Type : string
pageSize
Description : Optional. The maximum number of prewarmed artifacts to return. Maximum page size is 1,000. Default page size is 100.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. The next_page_token value returned from a previous list request, if any.
Location : query
Type : string
Parameter Order : parent
Scopes :
Description : Lists all streamed artifacts in a repository.
▼ ▲ artifactregistry.projects.locations.repositories.prewarmArtifact
Path : v1/{+repository}:prewarmArtifact
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:prewarmArtifact
HTTP Method : POST
Parameters :
repository
Description : Required. The repository name, for example: `projects/p1/locations/us-central1/repositories/repo1`. If the package or version ID parts contain slashes, the slashes are escaped.
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : repository
Scopes :
Description : Prewarms an artifact for streaming.
▼ ▲ artifactregistry.projects.locations.repositories.removePrewarmedArtifact
Path : v1/{+repository}:removePrewarmedArtifact
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:removePrewarmedArtifact
HTTP Method : POST
Parameters :
repository
Description : Required. The repository name, for example: `projects/p1/locations/us-central1/repositories/repo1`.
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : repository
Scopes :
Description : Removes an artifact from streaming.
▼ ▲ artifactregistry.projects.locations.repositories.checkPrewarmedArtifact
Path : v1/{+repository}:checkPrewarmedArtifact
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:checkPrewarmedArtifact
HTTP Method : POST
Parameters :
repository
Description : Required. The name of the repository, for example: `projects/p1/locations/us-central1/repositories/repo1`. If the package or version ID parts contain slashes, the slashes are escaped.
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : repository
Scopes :
Description : Checks an artifact streaming.
▼ ▲ artifactregistry.projects.locations.repositories.prewarmedArtifacts.list
Path : v1/{+parent}/prewarmedArtifacts
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/prewarmedArtifacts
HTTP Method : GET
Parameters :
parent
Description : Required. The repository of the artifact to list. Format: projects/{project}/locations/{location}/repositories/{repository}
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Location : path
Required : Yes
Type : string
filter
Description : Optional. Filter should only support The location of the prewarmed artifacts. multi-region is not supported for this field.
Location : query
Type : string
pageSize
Description : Optional. The maximum number of prewarmed artifacts to return. Maximum page size is 1,000. Default page size is 100.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. The next_page_token value returned from a previous list request, if any.
Location : query
Type : string
Parameter Order : parent
Scopes :
Description : Lists all streamed artifacts in a repository.