Class Package (0.3.3)

Package(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Packages are named collections of versions. .. attribute:: name

The name of the package, for example: "projects/p1/locations/us- central1/repositories/repo1/packages/pkg1".

:type: str

Attributes

NameDescription
display_name str
The display name of the package.
create_time google.protobuf.timestamp_pb2.Timestamp
The time when the package was created.
update_time google.protobuf.timestamp_pb2.Timestamp
The time when the package was last updated. This includes publishing a new version of the package.