Artifactregistry Python Package

This table represents the artifactregistry_python_package resource from Google Cloud Platform.

gcp.artifactregistry_python_package

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. Time the package was created.
datadog_display_namecorestring
labelscorearray<string>
namecorestringRequired. registry_location, project_id, repository_name and python_package forms a unique package name:`projects//locations//repository//pythonPackages/`. For example, "projects/test-project/locations/us-west4/repositories/test-repo/pythonPackages/ python_package:1.0.0", where "us-west4" is the registry_location, "test-project" is the project_id, "test-repo" is the repository_name and python_package:1.0.0" is the python package.
organization_idcorestring
package_namecorestringPackage for the artifact.
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
tagscorehstore
update_timecoretimestampOutput only. Time the package was updated.
uricorestringRequired. URL to access the package. Example: us-west4-python.pkg.dev/test-project/test-repo/python_package/file-name-1.0.0.tar.gz
versioncorestringVersion of this package.