Method: PulpcoreClient::TaskGroupOperationResponse.attribute_map

Defined in:
lib/pulpcore_client/models/task_group_operation_response.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



23
24
25
26
27
# File 'lib/pulpcore_client/models/task_group_operation_response.rb', line 23

def self.attribute_map
  {
    :'task_group' => :'task_group'
  }
end