Interface protos.google.devtools.artifactregistry.v1.IPythonPackage (3.1.1)

Properties of a PythonPackage.

Package

@google-cloud/artifact-registry

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

PythonPackage createTime

name

name?: (string|null);

PythonPackage name

packageName

packageName?: (string|null);

PythonPackage packageName

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

PythonPackage updateTime

uri

uri?: (string|null);

PythonPackage uri

version

version?: (string|null);

PythonPackage version