Method: Harbor2Client::Artifact#project_id
- Defined in:
- lib/harbor2_client/models/artifact.rb
#project_id ⇒ Object
The ID of the project that the artifact belongs to
30 31 32 |
# File 'lib/harbor2_client/models/artifact.rb', line 30 def project_id @project_id end |