Package(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Packages are named collections of versions.
Attributes
Name | Description |
name |
str
The name of the package, for example: "projects/p1/locations/us- central1/repositories/repo1/packages/pkg1". |
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. |