2022-06-16
▼ ▲ artifactregistry.projects.locations.repositories.pythonPackages.get
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/pythonPackages/{pythonPackagesId}
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+/pythonPackages/[^/]+$
Description : Required. The name of the python package.
Type : string
Location : path
Required : Yes
Path : v1/{+name}
Scopes :
Parameter Order : name
HTTP Method : GET
Description : Gets a python package.
▼ ▲ artifactregistry.projects.locations.repositories.pythonPackages.list
Description : Lists python packages.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/pythonPackages
Parameter Order : parent
HTTP Method : GET
Path : v1/{+parent}/pythonPackages
Parameters :
pageSize
Location : query
Format : int32
Description : The maximum number of artifacts to return.
Type : integer
parent
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Type : string
Location : path
Description : Required. The name of the parent resource whose python packages will be listed.
pageToken
Location : query
Description : The next_page_token value returned from a previous list request, if any.
Type : string
Scopes :
▼ ▲ artifactregistry.projects.locations.repositories.mavenArtifacts.list
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/mavenArtifacts
HTTP Method : GET
Parameters :
pageSize
Format : int32
Location : query
Description : The maximum number of artifacts to return.
Type : integer
pageToken
Description : The next_page_token value returned from a previous list request, if any.
Location : query
Type : string
parent
Description : Required. The name of the parent resource whose maven artifacts will be listed.
Location : path
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Type : string
Scopes :
Path : v1/{+parent}/mavenArtifacts
Parameter Order : parent
Description : Lists maven artifacts.
▼ ▲ artifactregistry.projects.locations.repositories.mavenArtifacts.get
Parameter Order : name
HTTP Method : GET
Scopes :
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/mavenArtifacts/{mavenArtifactsId}
Parameters :
name
Required : Yes
Description : Required. The name of the maven artifact.
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+/mavenArtifacts/[^/]+$
Type : string
Path : v1/{+name}
Description : Gets a maven artifact.
▼ ▲ artifactregistry.projects.locations.repositories.npmPackages.get
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/npmPackages/{npmPackagesId}
Description : Gets a npm package.
Scopes :
Parameter Order : name
Path : v1/{+name}
HTTP Method : GET
Parameters :
name
Type : string
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+/npmPackages/[^/]+$
Description : Required. The name of the npm package.
Required : Yes
▼ ▲ artifactregistry.projects.locations.repositories.npmPackages.list
Parameters :
pageSize
Format : int32
Type : integer
Location : query
Description : The maximum number of artifacts to return.
pageToken
Type : string
Location : query
Description : The next_page_token value returned from a previous list request, if any.
parent
Location : path
Description : Required. The name of the parent resource whose npm packages will be listed.
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Required : Yes
Path : v1/{+parent}/npmPackages
HTTP Method : GET
Description : Lists npm packages.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/npmPackages
Scopes :
Parameter Order : parent
▼ ▲ artifactregistry.projects.locations.repositories.pythonPackages.get
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/pythonPackages/{pythonPackagesId}
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+/pythonPackages/[^/]+$
Description : Required. The name of the python package.
Type : string
Location : path
Required : Yes
Path : v1/{+name}
Scopes :
Parameter Order : name
HTTP Method : GET
Description : Gets a python package.
▼ ▲ artifactregistry.projects.locations.repositories.pythonPackages.list
Description : Lists python packages.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/pythonPackages
Parameter Order : parent
HTTP Method : GET
Path : v1/{+parent}/pythonPackages
Parameters :
pageSize
Location : query
Format : int32
Description : The maximum number of artifacts to return.
Type : integer
parent
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Type : string
Location : path
Description : Required. The name of the parent resource whose python packages will be listed.
pageToken
Location : query
Description : The next_page_token value returned from a previous list request, if any.
Type : string
Scopes :
▼ ▲ artifactregistry.projects.locations.repositories.mavenArtifacts.list
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/mavenArtifacts
HTTP Method : GET
Parameters :
pageSize
Format : int32
Location : query
Description : The maximum number of artifacts to return.
Type : integer
pageToken
Description : The next_page_token value returned from a previous list request, if any.
Location : query
Type : string
parent
Description : Required. The name of the parent resource whose maven artifacts will be listed.
Location : path
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Type : string
Scopes :
Path : v1/{+parent}/mavenArtifacts
Parameter Order : parent
Description : Lists maven artifacts.
▼ ▲ artifactregistry.projects.locations.repositories.mavenArtifacts.get
Parameter Order : name
HTTP Method : GET
Scopes :
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/mavenArtifacts/{mavenArtifactsId}
Parameters :
name
Required : Yes
Description : Required. The name of the maven artifact.
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+/mavenArtifacts/[^/]+$
Type : string
Path : v1/{+name}
Description : Gets a maven artifact.
▼ ▲ artifactregistry.projects.locations.repositories.npmPackages.get
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/npmPackages/{npmPackagesId}
Description : Gets a npm package.
Scopes :
Parameter Order : name
Path : v1/{+name}
HTTP Method : GET
Parameters :
name
Type : string
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+/npmPackages/[^/]+$
Description : Required. The name of the npm package.
Required : Yes
▼ ▲ artifactregistry.projects.locations.repositories.npmPackages.list
Parameters :
pageSize
Format : int32
Type : integer
Location : query
Description : The maximum number of artifacts to return.
pageToken
Type : string
Location : query
Description : The next_page_token value returned from a previous list request, if any.
parent
Location : path
Description : Required. The name of the parent resource whose npm packages will be listed.
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Required : Yes
Path : v1/{+parent}/npmPackages
HTTP Method : GET
Description : Lists npm packages.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/npmPackages
Scopes :
Parameter Order : parent