Method: Harbor1Client::WebhookPolicy#project_id
- Defined in:
- lib/harbor1_client/models/webhook_policy.rb
#project_id ⇒ Object
The project ID of webhook policy.
28 29 30 |
# File 'lib/harbor1_client/models/webhook_policy.rb', line 28 def project_id @project_id end |