Method: Harbor2Client::Artifact#push_time
- Defined in:
- lib/harbor2_client/models/artifact.rb
#push_time ⇒ Object
The push time of the artifact
45 46 47 |
# File 'lib/harbor2_client/models/artifact.rb', line 45 def push_time @push_time end |