pulpcore_client 3.39.30 → 3.39.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/ArtifactDistributionResponse.md +10 -10
  4. data/docs/PaginatedAccessPolicyResponseList.md +2 -2
  5. data/docs/PaginatedArtifactDistributionResponseList.md +2 -2
  6. data/docs/PaginatedArtifactResponseList.md +2 -2
  7. data/docs/PaginatedContentGuardResponseList.md +2 -2
  8. data/docs/PaginatedContentRedirectContentGuardResponseList.md +2 -2
  9. data/docs/PaginatedDistributionResponseList.md +2 -2
  10. data/docs/PaginatedDomainResponseList.md +2 -2
  11. data/docs/PaginatedFilesystemExportResponseList.md +2 -2
  12. data/docs/PaginatedFilesystemExporterResponseList.md +2 -2
  13. data/docs/PaginatedGroupResponseList.md +2 -2
  14. data/docs/PaginatedGroupRoleResponseList.md +2 -2
  15. data/docs/PaginatedGroupUserResponseList.md +2 -2
  16. data/docs/PaginatedHeaderContentGuardResponseList.md +2 -2
  17. data/docs/PaginatedImportResponseList.md +2 -2
  18. data/docs/PaginatedMultipleArtifactContentResponseList.md +2 -2
  19. data/docs/PaginatedPublicationResponseList.md +2 -2
  20. data/docs/PaginatedPulpExportResponseList.md +2 -2
  21. data/docs/PaginatedPulpExporterResponseList.md +2 -2
  22. data/docs/PaginatedPulpImporterResponseList.md +2 -2
  23. data/docs/PaginatedRBACContentGuardResponseList.md +2 -2
  24. data/docs/PaginatedRemoteResponseList.md +2 -2
  25. data/docs/PaginatedRepositoryResponseList.md +2 -2
  26. data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
  27. data/docs/PaginatedRoleResponseList.md +2 -2
  28. data/docs/PaginatedSigningServiceResponseList.md +2 -2
  29. data/docs/PaginatedTaskGroupResponseList.md +2 -2
  30. data/docs/PaginatedTaskResponseList.md +2 -2
  31. data/docs/PaginatedTaskScheduleResponseList.md +2 -2
  32. data/docs/PaginatedUploadResponseList.md +2 -2
  33. data/docs/PaginatedUpstreamPulpResponseList.md +2 -2
  34. data/docs/PaginatedUserResponseList.md +2 -2
  35. data/docs/PaginatedUserRoleResponseList.md +2 -2
  36. data/docs/PaginatedWorkerResponseList.md +2 -2
  37. data/lib/pulpcore_client/models/artifact_distribution_response.rb +42 -42
  38. data/lib/pulpcore_client/models/paginated_access_policy_response_list.rb +10 -0
  39. data/lib/pulpcore_client/models/paginated_artifact_distribution_response_list.rb +10 -0
  40. data/lib/pulpcore_client/models/paginated_artifact_response_list.rb +10 -0
  41. data/lib/pulpcore_client/models/paginated_content_guard_response_list.rb +10 -0
  42. data/lib/pulpcore_client/models/paginated_content_redirect_content_guard_response_list.rb +10 -0
  43. data/lib/pulpcore_client/models/paginated_distribution_response_list.rb +10 -0
  44. data/lib/pulpcore_client/models/paginated_domain_response_list.rb +10 -0
  45. data/lib/pulpcore_client/models/paginated_filesystem_export_response_list.rb +10 -0
  46. data/lib/pulpcore_client/models/paginated_filesystem_exporter_response_list.rb +10 -0
  47. data/lib/pulpcore_client/models/paginated_group_response_list.rb +10 -0
  48. data/lib/pulpcore_client/models/paginated_group_role_response_list.rb +10 -0
  49. data/lib/pulpcore_client/models/paginated_group_user_response_list.rb +10 -0
  50. data/lib/pulpcore_client/models/paginated_header_content_guard_response_list.rb +10 -0
  51. data/lib/pulpcore_client/models/paginated_import_response_list.rb +10 -0
  52. data/lib/pulpcore_client/models/paginated_multiple_artifact_content_response_list.rb +10 -0
  53. data/lib/pulpcore_client/models/paginated_publication_response_list.rb +10 -0
  54. data/lib/pulpcore_client/models/paginated_pulp_export_response_list.rb +10 -0
  55. data/lib/pulpcore_client/models/paginated_pulp_exporter_response_list.rb +10 -0
  56. data/lib/pulpcore_client/models/paginated_pulp_importer_response_list.rb +10 -0
  57. data/lib/pulpcore_client/models/paginated_rbac_content_guard_response_list.rb +10 -0
  58. data/lib/pulpcore_client/models/paginated_remote_response_list.rb +10 -0
  59. data/lib/pulpcore_client/models/paginated_repository_response_list.rb +10 -0
  60. data/lib/pulpcore_client/models/paginated_repository_version_response_list.rb +10 -0
  61. data/lib/pulpcore_client/models/paginated_role_response_list.rb +10 -0
  62. data/lib/pulpcore_client/models/paginated_signing_service_response_list.rb +10 -0
  63. data/lib/pulpcore_client/models/paginated_task_group_response_list.rb +10 -0
  64. data/lib/pulpcore_client/models/paginated_task_response_list.rb +10 -0
  65. data/lib/pulpcore_client/models/paginated_task_schedule_response_list.rb +10 -0
  66. data/lib/pulpcore_client/models/paginated_upload_response_list.rb +10 -0
  67. data/lib/pulpcore_client/models/paginated_upstream_pulp_response_list.rb +10 -0
  68. data/lib/pulpcore_client/models/paginated_user_response_list.rb +10 -0
  69. data/lib/pulpcore_client/models/paginated_user_role_response_list.rb +10 -0
  70. data/lib/pulpcore_client/models/paginated_worker_response_list.rb +10 -0
  71. data/lib/pulpcore_client/version.rb +1 -1
  72. data/spec/models/artifact_distribution_response_spec.rb +7 -7
  73. metadata +148 -148
@@ -15,53 +15,53 @@ require 'date'
15
15
  module PulpcoreClient
16
16
  # A serializer for ArtifactDistribution.
17
17
  class ArtifactDistributionResponse
18
- attr_accessor :pulp_href
19
-
20
- # The URL for accessing the publication as defined by this distribution.
21
- attr_accessor :base_url
18
+ # A unique name. Ex, `rawhide` and `stable`.
19
+ attr_accessor :name
22
20
 
23
21
  # An optional content-guard.
24
22
  attr_accessor :content_guard
25
23
 
24
+ # Timestamp of creation.
25
+ attr_accessor :pulp_created
26
+
26
27
  # Whether this distribution should be shown in the content app.
27
28
  attr_accessor :hidden
28
29
 
29
- # A unique name. Ex, `rawhide` and `stable`.
30
- attr_accessor :name
30
+ attr_accessor :pulp_href
31
+
32
+ attr_accessor :pulp_labels
31
33
 
32
34
  # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
33
35
  attr_accessor :base_path
34
36
 
35
- # Timestamp of creation.
36
- attr_accessor :pulp_created
37
-
38
- attr_accessor :pulp_labels
37
+ # The URL for accessing the publication as defined by this distribution.
38
+ attr_accessor :base_url
39
39
 
40
40
  # Attribute mapping from ruby-style variable name to JSON key.
41
41
  def self.attribute_map
42
42
  {
43
- :'pulp_href' => :'pulp_href',
44
- :'base_url' => :'base_url',
43
+ :'name' => :'name',
45
44
  :'content_guard' => :'content_guard',
45
+ :'pulp_created' => :'pulp_created',
46
46
  :'hidden' => :'hidden',
47
- :'name' => :'name',
47
+ :'pulp_href' => :'pulp_href',
48
+ :'pulp_labels' => :'pulp_labels',
48
49
  :'base_path' => :'base_path',
49
- :'pulp_created' => :'pulp_created',
50
- :'pulp_labels' => :'pulp_labels'
50
+ :'base_url' => :'base_url'
51
51
  }
52
52
  end
53
53
 
54
54
  # Attribute type mapping.
55
55
  def self.openapi_types
56
56
  {
57
- :'pulp_href' => :'String',
58
- :'base_url' => :'String',
57
+ :'name' => :'String',
59
58
  :'content_guard' => :'String',
59
+ :'pulp_created' => :'DateTime',
60
60
  :'hidden' => :'Boolean',
61
- :'name' => :'String',
61
+ :'pulp_href' => :'String',
62
+ :'pulp_labels' => :'Hash<String, String>',
62
63
  :'base_path' => :'String',
63
- :'pulp_created' => :'DateTime',
64
- :'pulp_labels' => :'Hash<String, String>'
64
+ :'base_url' => :'String'
65
65
  }
66
66
  end
67
67
 
@@ -87,34 +87,26 @@ module PulpcoreClient
87
87
  h[k.to_sym] = v
88
88
  }
89
89
 
90
- if attributes.key?(:'pulp_href')
91
- self.pulp_href = attributes[:'pulp_href']
92
- end
93
-
94
- if attributes.key?(:'base_url')
95
- self.base_url = attributes[:'base_url']
90
+ if attributes.key?(:'name')
91
+ self.name = attributes[:'name']
96
92
  end
97
93
 
98
94
  if attributes.key?(:'content_guard')
99
95
  self.content_guard = attributes[:'content_guard']
100
96
  end
101
97
 
98
+ if attributes.key?(:'pulp_created')
99
+ self.pulp_created = attributes[:'pulp_created']
100
+ end
101
+
102
102
  if attributes.key?(:'hidden')
103
103
  self.hidden = attributes[:'hidden']
104
104
  else
105
105
  self.hidden = false
106
106
  end
107
107
 
108
- if attributes.key?(:'name')
109
- self.name = attributes[:'name']
110
- end
111
-
112
- if attributes.key?(:'base_path')
113
- self.base_path = attributes[:'base_path']
114
- end
115
-
116
- if attributes.key?(:'pulp_created')
117
- self.pulp_created = attributes[:'pulp_created']
108
+ if attributes.key?(:'pulp_href')
109
+ self.pulp_href = attributes[:'pulp_href']
118
110
  end
119
111
 
120
112
  if attributes.key?(:'pulp_labels')
@@ -122,6 +114,14 @@ module PulpcoreClient
122
114
  self.pulp_labels = value
123
115
  end
124
116
  end
117
+
118
+ if attributes.key?(:'base_path')
119
+ self.base_path = attributes[:'base_path']
120
+ end
121
+
122
+ if attributes.key?(:'base_url')
123
+ self.base_url = attributes[:'base_url']
124
+ end
125
125
  end
126
126
 
127
127
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -152,14 +152,14 @@ module PulpcoreClient
152
152
  def ==(o)
153
153
  return true if self.equal?(o)
154
154
  self.class == o.class &&
155
- pulp_href == o.pulp_href &&
156
- base_url == o.base_url &&
155
+ name == o.name &&
157
156
  content_guard == o.content_guard &&
157
+ pulp_created == o.pulp_created &&
158
158
  hidden == o.hidden &&
159
- name == o.name &&
159
+ pulp_href == o.pulp_href &&
160
+ pulp_labels == o.pulp_labels &&
160
161
  base_path == o.base_path &&
161
- pulp_created == o.pulp_created &&
162
- pulp_labels == o.pulp_labels
162
+ base_url == o.base_url
163
163
  end
164
164
 
165
165
  # @see the `==` method
@@ -171,7 +171,7 @@ module PulpcoreClient
171
171
  # Calculates hash code according to all attributes.
172
172
  # @return [Integer] Hash code
173
173
  def hash
174
- [pulp_href, base_url, content_guard, hidden, name, base_path, pulp_created, pulp_labels].hash
174
+ [name, content_guard, pulp_created, hidden, pulp_href, pulp_labels, base_path, base_url].hash
175
175
  end
176
176
 
177
177
  # Builds the object from hash
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109
 
@@ -88,12 +88,22 @@ module PulpcoreClient
88
88
  # @return Array for valid properties with the reasons
89
89
  def list_invalid_properties
90
90
  invalid_properties = Array.new
91
+ if @count.nil?
92
+ invalid_properties.push('invalid value for "count", count cannot be nil.')
93
+ end
94
+
95
+ if @results.nil?
96
+ invalid_properties.push('invalid value for "results", results cannot be nil.')
97
+ end
98
+
91
99
  invalid_properties
92
100
  end
93
101
 
94
102
  # Check to see if the all the properties in the model are valid
95
103
  # @return true if the model is valid
96
104
  def valid?
105
+ return false if @count.nil?
106
+ return false if @results.nil?
97
107
  true
98
108
  end
99
109