Method: PulpcoreClient::TaskGroupOperationResponse.openapi_nullable
- Defined in:
- lib/pulpcore_client/models/task_group_operation_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
42 43 44 45 |
# File 'lib/pulpcore_client/models/task_group_operation_response.rb', line 42 def self.openapi_nullable Set.new([ ]) end |