Method: PulpPythonClient::UnsetLabelResponse.openapi_nullable
- Defined in:
- lib/pulp_python_client/models/unset_label_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
39 40 41 42 |
# File 'lib/pulp_python_client/models/unset_label_response.rb', line 39 def self.openapi_nullable Set.new([ ]) end |