microsoft_graph 0.11.0 → 0.12.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +6 -0
  3. data/lib/chats/item/messages/messages_request_builder.rb +2 -2
  4. data/lib/communications/calls/item/participants/invite/invite_request_builder.rb +2 -2
  5. data/lib/device_management/reports/get_devices_without_compliance_policy_report/get_devices_without_compliance_policy_report.rb +3 -0
  6. data/lib/device_management/reports/get_devices_without_compliance_policy_report/get_devices_without_compliance_policy_report_post_request_body.rb +242 -0
  7. data/lib/device_management/reports/get_devices_without_compliance_policy_report/get_devices_without_compliance_policy_report_request_builder.rb +84 -0
  8. data/lib/device_management/reports/reports_request_builder.rb +6 -0
  9. data/lib/drive/items/item/drive_item_item_request_builder.rb +1 -1
  10. data/lib/drive/items/item/get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval/{dab1c2feb9ecf2d349721478e4ff8fe9c46b97a0c44110851b2b17a08d22383e.rb → get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval_request_builder.rb} +0 -0
  11. data/lib/drive/root/list_item/get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval/{dab1c2feb9ecf2d349721478e4ff8fe9c46b97a0c44110851b2b17a08d22383e.rb → get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval_request_builder.rb} +0 -0
  12. data/lib/drive/root/list_item/list_item_request_builder.rb +1 -1
  13. data/lib/drives/item/root/get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval/{dab1c2feb9ecf2d349721478e4ff8fe9c46b97a0c44110851b2b17a08d22383e.rb → get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval_request_builder.rb} +0 -0
  14. data/lib/drives/item/root/root_request_builder.rb +1 -1
  15. data/lib/groups/item/conversations/conversations_request_builder.rb +2 -2
  16. data/lib/groups/item/conversations/item/threads/item/posts/posts_request_builder.rb +3 -3
  17. data/lib/groups/item/group_item_request_builder.rb +2 -2
  18. data/lib/groups/item/team/channels/item/messages/messages_request_builder.rb +2 -2
  19. data/lib/groups/item/team/primary_channel/messages/messages_request_builder.rb +2 -2
  20. data/lib/groups/item/threads/item/posts/posts_request_builder.rb +3 -3
  21. data/lib/identity_protection/risky_users/item/history/history_request_builder.rb +3 -3
  22. data/lib/kiota-lock.json +2 -2
  23. data/lib/me/authentication/methods/methods_request_builder.rb +3 -3
  24. data/lib/me/chats/item/messages/messages_request_builder.rb +2 -2
  25. data/lib/me/drives/item/root/get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval/{dab1c2feb9ecf2d349721478e4ff8fe9c46b97a0c44110851b2b17a08d22383e.rb → get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval_request_builder.rb} +0 -0
  26. data/lib/me/drives/item/root/root_request_builder.rb +1 -1
  27. data/lib/me/joined_teams/item/channels/item/messages/messages_request_builder.rb +2 -2
  28. data/lib/me/joined_teams/item/primary_channel/messages/messages_request_builder.rb +2 -2
  29. data/lib/me/me_request_builder.rb +3 -3
  30. data/lib/me/messages/messages_request_builder.rb +2 -2
  31. data/lib/models/access_review_history_definition.rb +1 -1
  32. data/lib/models/administrative_unit.rb +1 -1
  33. data/lib/models/android_minimum_operating_system.rb +48 -48
  34. data/lib/models/app_catalogs.rb +1 -1
  35. data/lib/models/app_scope.rb +1 -1
  36. data/lib/models/booking_appointment.rb +3 -1
  37. data/lib/models/booking_business.rb +3 -1
  38. data/lib/models/cloud_communications.rb +1 -1
  39. data/lib/models/device_app_management.rb +1 -3
  40. data/lib/models/device_management.rb +1 -3
  41. data/lib/models/directory.rb +1 -1
  42. data/lib/models/directory_role.rb +1 -1
  43. data/lib/models/directory_role_template.rb +1 -1
  44. data/lib/models/domain.rb +1 -1
  45. data/lib/models/education_assignment.rb +1 -1
  46. data/lib/models/education_assignment_defaults.rb +1 -1
  47. data/lib/models/education_assignment_settings.rb +1 -1
  48. data/lib/models/education_class.rb +1 -1
  49. data/lib/models/entity.rb +6 -2
  50. data/lib/models/group_setting_template.rb +1 -1
  51. data/lib/models/identity_api_connector.rb +1 -1
  52. data/lib/models/identity_container.rb +1 -1
  53. data/lib/models/identity_user_flow.rb +1 -1
  54. data/lib/models/ios_minimum_operating_system.rb +41 -21
  55. data/lib/models/join_meeting_id_meeting_info.rb +83 -0
  56. data/lib/models/join_meeting_id_settings.rb +140 -0
  57. data/lib/models/managed_device.rb +6 -6
  58. data/lib/models/meeting_info.rb +2 -0
  59. data/lib/models/mobile_app.rb +2 -0
  60. data/lib/models/mobile_app_assignment_settings.rb +2 -0
  61. data/lib/models/mobile_app_content.rb +20 -0
  62. data/lib/models/mobile_contained_app.rb +52 -0
  63. data/lib/models/mobile_contained_app_collection_response.rb +62 -0
  64. data/lib/models/models.rb +11 -1
  65. data/lib/models/notification_template_branding_options.rb +1 -0
  66. data/lib/models/object_identity.rb +3 -3
  67. data/lib/models/online_meeting.rb +20 -0
  68. data/lib/models/org_contact.rb +1 -1
  69. data/lib/models/organization.rb +20 -0
  70. data/lib/models/partner_tenant_type.rb +11 -0
  71. data/lib/models/password_profile.rb +3 -3
  72. data/lib/models/place.rb +1 -1
  73. data/lib/models/print_connector.rb +1 -1
  74. data/lib/models/report_root.rb +46 -6
  75. data/lib/models/risk_detection.rb +1 -1
  76. data/lib/models/scheduling_group.rb +1 -1
  77. data/lib/models/security/ediscovery_estimate_operation.rb +1 -1
  78. data/lib/models/security/ediscovery_index_operation.rb +1 -1
  79. data/lib/models/security/ediscovery_noncustodial_data_source.rb +1 -1
  80. data/lib/models/security_reports_root.rb +1 -1
  81. data/lib/models/service_principal_risk_detection.rb +1 -1
  82. data/lib/models/share_point_identity.rb +1 -1
  83. data/lib/models/shift.rb +1 -1
  84. data/lib/models/site.rb +1 -1
  85. data/lib/models/teamwork_conversation_identity.rb +1 -1
  86. data/lib/models/terms_of_use_container.rb +1 -1
  87. data/lib/models/time_off.rb +1 -1
  88. data/lib/models/time_off_item.rb +1 -1
  89. data/lib/models/time_off_reason.rb +1 -1
  90. data/lib/models/user.rb +3 -3
  91. data/lib/models/windows_app_x_app_assignment_settings.rb +63 -0
  92. data/lib/models/windows_microsoft_edge_app.rb +83 -0
  93. data/lib/models/windows_microsoft_edge_app_collection_response.rb +62 -0
  94. data/lib/models/windows_universal_app_x.rb +20 -0
  95. data/lib/models/windows_universal_app_x_contained_app.rb +63 -0
  96. data/lib/models/windows_universal_app_x_contained_app_collection_response.rb +62 -0
  97. data/lib/reports/reports_request_builder.rb +2 -2
  98. data/lib/teams/item/channels/item/messages/messages_request_builder.rb +2 -2
  99. data/lib/teams/item/primary_channel/messages/messages_request_builder.rb +2 -2
  100. data/lib/users/item/authentication/methods/methods_request_builder.rb +3 -3
  101. data/lib/users/item/chats/item/messages/messages_request_builder.rb +2 -2
  102. data/lib/users/item/joined_teams/item/channels/item/messages/messages_request_builder.rb +2 -2
  103. data/lib/users/item/joined_teams/item/primary_channel/messages/messages_request_builder.rb +2 -2
  104. data/lib/users/item/messages/messages_request_builder.rb +2 -2
  105. data/lib/users/users_request_builder.rb +3 -3
  106. data/lib/version_information.rb +2 -1
  107. metadata +19 -6
@@ -12,7 +12,7 @@ module MicrosoftGraph::Models
12
12
  # The display name to set for the directory role. Read-only.
13
13
  @display_name
14
14
  ##
15
- ## Instantiates a new directoryRoleTemplate and sets the default values.
15
+ ## Instantiates a new DirectoryRoleTemplate and sets the default values.
16
16
  ## @return a void
17
17
  ##
18
18
  def initialize()
data/lib/models/domain.rb CHANGED
@@ -87,7 +87,7 @@ module MicrosoftGraph::Models
87
87
  @availability_status = value
88
88
  end
89
89
  ##
90
- ## Instantiates a new domain and sets the default values.
90
+ ## Instantiates a new Domain and sets the default values.
91
91
  ## @return a void
92
92
  ##
93
93
  def initialize()
@@ -235,7 +235,7 @@ module MicrosoftGraph::Models
235
235
  @close_date_time = value
236
236
  end
237
237
  ##
238
- ## Instantiates a new educationAssignment and sets the default values.
238
+ ## Instantiates a new EducationAssignment and sets the default values.
239
239
  ## @return a void
240
240
  ##
241
241
  def initialize()
@@ -49,7 +49,7 @@ module MicrosoftGraph::Models
49
49
  @add_to_calendar_action = value
50
50
  end
51
51
  ##
52
- ## Instantiates a new educationAssignmentDefaults and sets the default values.
52
+ ## Instantiates a new EducationAssignmentDefaults and sets the default values.
53
53
  ## @return a void
54
54
  ##
55
55
  def initialize()
@@ -9,7 +9,7 @@ module MicrosoftGraph::Models
9
9
  # Indicates whether turn-in celebration animation will be shown. A value of true indicates that the animation will not be shown. Default value is false.
10
10
  @submission_animation_disabled
11
11
  ##
12
- ## Instantiates a new educationAssignmentSettings and sets the default values.
12
+ ## Instantiates a new EducationAssignmentSettings and sets the default values.
13
13
  ## @return a void
14
14
  ##
15
15
  def initialize()
@@ -141,7 +141,7 @@ module MicrosoftGraph::Models
141
141
  @class_code = value
142
142
  end
143
143
  ##
144
- ## Instantiates a new educationClass and sets the default values.
144
+ ## Instantiates a new EducationClass and sets the default values.
145
145
  ## @return a void
146
146
  ##
147
147
  def initialize()
data/lib/models/entity.rb CHANGED
@@ -675,6 +675,8 @@ module MicrosoftGraph::Models
675
675
  return MobileAppContent.new
676
676
  when "#microsoft.graph.mobileAppContentFile"
677
677
  return MobileAppContentFile.new
678
+ when "#microsoft.graph.mobileContainedApp"
679
+ return MobileContainedApp.new
678
680
  when "#microsoft.graph.mobileLobApp"
679
681
  return MobileLobApp.new
680
682
  when "#microsoft.graph.mobileThreatDefenseConnector"
@@ -837,8 +839,6 @@ module MicrosoftGraph::Models
837
839
  return ReferenceAttachment.new
838
840
  when "#microsoft.graph.remoteAssistancePartner"
839
841
  return RemoteAssistancePartner.new
840
- when "#microsoft.graph.reportRoot"
841
- return ReportRoot.new
842
842
  when "#microsoft.graph.request"
843
843
  return Request.new
844
844
  when "#microsoft.graph.resourceOperation"
@@ -1137,6 +1137,8 @@ module MicrosoftGraph::Models
1137
1137
  return WindowsInformationProtectionNetworkLearningSummary.new
1138
1138
  when "#microsoft.graph.windowsInformationProtectionPolicy"
1139
1139
  return WindowsInformationProtectionPolicy.new
1140
+ when "#microsoft.graph.windowsMicrosoftEdgeApp"
1141
+ return WindowsMicrosoftEdgeApp.new
1140
1142
  when "#microsoft.graph.windowsMobileMSI"
1141
1143
  return WindowsMobileMSI.new
1142
1144
  when "#microsoft.graph.windowsPhone81CompliancePolicy"
@@ -1147,6 +1149,8 @@ module MicrosoftGraph::Models
1147
1149
  return WindowsPhone81GeneralConfiguration.new
1148
1150
  when "#microsoft.graph.windowsUniversalAppX"
1149
1151
  return WindowsUniversalAppX.new
1152
+ when "#microsoft.graph.windowsUniversalAppXContainedApp"
1153
+ return WindowsUniversalAppXContainedApp.new
1150
1154
  when "#microsoft.graph.windowsUpdateForBusinessConfiguration"
1151
1155
  return WindowsUpdateForBusinessConfiguration.new
1152
1156
  when "#microsoft.graph.workbook"
@@ -15,7 +15,7 @@ module MicrosoftGraph::Models
15
15
  # Collection of settingTemplateValues that list the set of available settings, defaults and types that make up this template.
16
16
  @values
17
17
  ##
18
- ## Instantiates a new GroupSettingTemplate and sets the default values.
18
+ ## Instantiates a new groupSettingTemplate and sets the default values.
19
19
  ## @return a void
20
20
  ##
21
21
  def initialize()
@@ -30,7 +30,7 @@ module MicrosoftGraph::Models
30
30
  @authentication_configuration = value
31
31
  end
32
32
  ##
33
- ## Instantiates a new identityApiConnector and sets the default values.
33
+ ## Instantiates a new IdentityApiConnector and sets the default values.
34
34
  ## @return a void
35
35
  ##
36
36
  def initialize()
@@ -66,7 +66,7 @@ module MicrosoftGraph::Models
66
66
  @conditional_access = value
67
67
  end
68
68
  ##
69
- ## Instantiates a new identityContainer and sets the default values.
69
+ ## Instantiates a new IdentityContainer and sets the default values.
70
70
  ## @return a void
71
71
  ##
72
72
  def initialize()
@@ -12,7 +12,7 @@ module MicrosoftGraph::Models
12
12
  # The userFlowTypeVersion property
13
13
  @user_flow_type_version
14
14
  ##
15
- ## Instantiates a new identityUserFlow and sets the default values.
15
+ ## Instantiates a new IdentityUserFlow and sets the default values.
16
16
  ## @return a void
17
17
  ##
18
18
  def initialize()
@@ -14,25 +14,28 @@ module MicrosoftGraph::Models
14
14
  # The OdataType property
15
15
  @odata_type
16
16
  ##
17
- # Version 10.0 or later.
17
+ # When TRUE, only Version 10.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
18
18
  @v10_0
19
19
  ##
20
- # Version 11.0 or later.
20
+ # When TRUE, only Version 11.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
21
21
  @v11_0
22
22
  ##
23
- # Version 12.0 or later.
23
+ # When TRUE, only Version 12.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
24
24
  @v12_0
25
25
  ##
26
- # Version 13.0 or later.
26
+ # When TRUE, only Version 13.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
27
27
  @v13_0
28
28
  ##
29
- # Version 14.0 or later.
29
+ # When TRUE, only Version 14.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
30
30
  @v14_0
31
31
  ##
32
- # Version 8.0 or later.
32
+ # When TRUE, only Version 15.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
33
+ @v15_0
34
+ ##
35
+ # When TRUE, only Version 8.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
33
36
  @v8_0
34
37
  ##
35
- # Version 9.0 or later.
38
+ # When TRUE, only Version 9.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
36
39
  @v9_0
37
40
  ##
38
41
  ## Gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
@@ -77,6 +80,7 @@ module MicrosoftGraph::Models
77
80
  "v12_0" => lambda {|n| @v12_0 = n.get_boolean_value() },
78
81
  "v13_0" => lambda {|n| @v13_0 = n.get_boolean_value() },
79
82
  "v14_0" => lambda {|n| @v14_0 = n.get_boolean_value() },
83
+ "v15_0" => lambda {|n| @v15_0 = n.get_boolean_value() },
80
84
  "v8_0" => lambda {|n| @v8_0 = n.get_boolean_value() },
81
85
  "v9_0" => lambda {|n| @v9_0 = n.get_boolean_value() },
82
86
  }
@@ -109,19 +113,20 @@ module MicrosoftGraph::Models
109
113
  writer.write_boolean_value("v12_0", @v12_0)
110
114
  writer.write_boolean_value("v13_0", @v13_0)
111
115
  writer.write_boolean_value("v14_0", @v14_0)
116
+ writer.write_boolean_value("v15_0", @v15_0)
112
117
  writer.write_boolean_value("v8_0", @v8_0)
113
118
  writer.write_boolean_value("v9_0", @v9_0)
114
119
  writer.write_additional_data(@additional_data)
115
120
  end
116
121
  ##
117
- ## Gets the v10_0 property value. Version 10.0 or later.
122
+ ## Gets the v10_0 property value. When TRUE, only Version 10.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
118
123
  ## @return a boolean
119
124
  ##
120
125
  def v10_0
121
126
  return @v10_0
122
127
  end
123
128
  ##
124
- ## Sets the v10_0 property value. Version 10.0 or later.
129
+ ## Sets the v10_0 property value. When TRUE, only Version 10.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
125
130
  ## @param value Value to set for the v10_0 property.
126
131
  ## @return a void
127
132
  ##
@@ -129,14 +134,14 @@ module MicrosoftGraph::Models
129
134
  @v10_0 = value
130
135
  end
131
136
  ##
132
- ## Gets the v11_0 property value. Version 11.0 or later.
137
+ ## Gets the v11_0 property value. When TRUE, only Version 11.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
133
138
  ## @return a boolean
134
139
  ##
135
140
  def v11_0
136
141
  return @v11_0
137
142
  end
138
143
  ##
139
- ## Sets the v11_0 property value. Version 11.0 or later.
144
+ ## Sets the v11_0 property value. When TRUE, only Version 11.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
140
145
  ## @param value Value to set for the v11_0 property.
141
146
  ## @return a void
142
147
  ##
@@ -144,14 +149,14 @@ module MicrosoftGraph::Models
144
149
  @v11_0 = value
145
150
  end
146
151
  ##
147
- ## Gets the v12_0 property value. Version 12.0 or later.
152
+ ## Gets the v12_0 property value. When TRUE, only Version 12.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
148
153
  ## @return a boolean
149
154
  ##
150
155
  def v12_0
151
156
  return @v12_0
152
157
  end
153
158
  ##
154
- ## Sets the v12_0 property value. Version 12.0 or later.
159
+ ## Sets the v12_0 property value. When TRUE, only Version 12.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
155
160
  ## @param value Value to set for the v12_0 property.
156
161
  ## @return a void
157
162
  ##
@@ -159,14 +164,14 @@ module MicrosoftGraph::Models
159
164
  @v12_0 = value
160
165
  end
161
166
  ##
162
- ## Gets the v13_0 property value. Version 13.0 or later.
167
+ ## Gets the v13_0 property value. When TRUE, only Version 13.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
163
168
  ## @return a boolean
164
169
  ##
165
170
  def v13_0
166
171
  return @v13_0
167
172
  end
168
173
  ##
169
- ## Sets the v13_0 property value. Version 13.0 or later.
174
+ ## Sets the v13_0 property value. When TRUE, only Version 13.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
170
175
  ## @param value Value to set for the v13_0 property.
171
176
  ## @return a void
172
177
  ##
@@ -174,14 +179,14 @@ module MicrosoftGraph::Models
174
179
  @v13_0 = value
175
180
  end
176
181
  ##
177
- ## Gets the v14_0 property value. Version 14.0 or later.
182
+ ## Gets the v14_0 property value. When TRUE, only Version 14.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
178
183
  ## @return a boolean
179
184
  ##
180
185
  def v14_0
181
186
  return @v14_0
182
187
  end
183
188
  ##
184
- ## Sets the v14_0 property value. Version 14.0 or later.
189
+ ## Sets the v14_0 property value. When TRUE, only Version 14.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
185
190
  ## @param value Value to set for the v14_0 property.
186
191
  ## @return a void
187
192
  ##
@@ -189,14 +194,29 @@ module MicrosoftGraph::Models
189
194
  @v14_0 = value
190
195
  end
191
196
  ##
192
- ## Gets the v8_0 property value. Version 8.0 or later.
197
+ ## Gets the v15_0 property value. When TRUE, only Version 15.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
198
+ ## @return a boolean
199
+ ##
200
+ def v15_0
201
+ return @v15_0
202
+ end
203
+ ##
204
+ ## Sets the v15_0 property value. When TRUE, only Version 15.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
205
+ ## @param value Value to set for the v15_0 property.
206
+ ## @return a void
207
+ ##
208
+ def v15_0=(value)
209
+ @v15_0 = value
210
+ end
211
+ ##
212
+ ## Gets the v8_0 property value. When TRUE, only Version 8.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
193
213
  ## @return a boolean
194
214
  ##
195
215
  def v8_0
196
216
  return @v8_0
197
217
  end
198
218
  ##
199
- ## Sets the v8_0 property value. Version 8.0 or later.
219
+ ## Sets the v8_0 property value. When TRUE, only Version 8.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
200
220
  ## @param value Value to set for the v8_0 property.
201
221
  ## @return a void
202
222
  ##
@@ -204,14 +224,14 @@ module MicrosoftGraph::Models
204
224
  @v8_0 = value
205
225
  end
206
226
  ##
207
- ## Gets the v9_0 property value. Version 9.0 or later.
227
+ ## Gets the v9_0 property value. When TRUE, only Version 9.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
208
228
  ## @return a boolean
209
229
  ##
210
230
  def v9_0
211
231
  return @v9_0
212
232
  end
213
233
  ##
214
- ## Sets the v9_0 property value. Version 9.0 or later.
234
+ ## Sets the v9_0 property value. When TRUE, only Version 9.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
215
235
  ## @param value Value to set for the v9_0 property.
216
236
  ## @return a void
217
237
  ##
@@ -0,0 +1,83 @@
1
+ require 'microsoft_kiota_abstractions'
2
+ require_relative '../microsoft_graph'
3
+ require_relative './models'
4
+
5
+ module MicrosoftGraph::Models
6
+ class JoinMeetingIdMeetingInfo < MicrosoftGraph::Models::MeetingInfo
7
+ include MicrosoftKiotaAbstractions::Parsable
8
+ ##
9
+ # The ID used to join the meeting.
10
+ @join_meeting_id
11
+ ##
12
+ # The passcode used to join the meeting. Optional.
13
+ @passcode
14
+ ##
15
+ ## Instantiates a new JoinMeetingIdMeetingInfo and sets the default values.
16
+ ## @return a void
17
+ ##
18
+ def initialize()
19
+ super
20
+ @odata_type = "#microsoft.graph.joinMeetingIdMeetingInfo"
21
+ end
22
+ ##
23
+ ## Creates a new instance of the appropriate class based on discriminator value
24
+ ## @param parseNode The parse node to use to read the discriminator value and create the object
25
+ ## @return a join_meeting_id_meeting_info
26
+ ##
27
+ def self.create_from_discriminator_value(parse_node)
28
+ raise StandardError, 'parse_node cannot be null' if parse_node.nil?
29
+ return JoinMeetingIdMeetingInfo.new
30
+ end
31
+ ##
32
+ ## The deserialization information for the current model
33
+ ## @return a i_dictionary
34
+ ##
35
+ def get_field_deserializers()
36
+ return super.merge({
37
+ "joinMeetingId" => lambda {|n| @join_meeting_id = n.get_string_value() },
38
+ "passcode" => lambda {|n| @passcode = n.get_string_value() },
39
+ })
40
+ end
41
+ ##
42
+ ## Gets the joinMeetingId property value. The ID used to join the meeting.
43
+ ## @return a string
44
+ ##
45
+ def join_meeting_id
46
+ return @join_meeting_id
47
+ end
48
+ ##
49
+ ## Sets the joinMeetingId property value. The ID used to join the meeting.
50
+ ## @param value Value to set for the joinMeetingId property.
51
+ ## @return a void
52
+ ##
53
+ def join_meeting_id=(value)
54
+ @join_meeting_id = value
55
+ end
56
+ ##
57
+ ## Gets the passcode property value. The passcode used to join the meeting. Optional.
58
+ ## @return a string
59
+ ##
60
+ def passcode
61
+ return @passcode
62
+ end
63
+ ##
64
+ ## Sets the passcode property value. The passcode used to join the meeting. Optional.
65
+ ## @param value Value to set for the passcode property.
66
+ ## @return a void
67
+ ##
68
+ def passcode=(value)
69
+ @passcode = value
70
+ end
71
+ ##
72
+ ## Serializes information the current object
73
+ ## @param writer Serialization writer to use to serialize this model
74
+ ## @return a void
75
+ ##
76
+ def serialize(writer)
77
+ raise StandardError, 'writer cannot be null' if writer.nil?
78
+ super
79
+ writer.write_string_value("joinMeetingId", @join_meeting_id)
80
+ writer.write_string_value("passcode", @passcode)
81
+ end
82
+ end
83
+ end
@@ -0,0 +1,140 @@
1
+ require 'microsoft_kiota_abstractions'
2
+ require_relative '../microsoft_graph'
3
+ require_relative './models'
4
+
5
+ module MicrosoftGraph::Models
6
+ class JoinMeetingIdSettings
7
+ include MicrosoftKiotaAbstractions::AdditionalDataHolder, MicrosoftKiotaAbstractions::Parsable
8
+ ##
9
+ # Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
10
+ @additional_data
11
+ ##
12
+ # Indicates whether a passcode is required to join a meeting when using joinMeetingId. Optional.
13
+ @is_passcode_required
14
+ ##
15
+ # The meeting ID to be used to join a meeting. Optional. Read-only.
16
+ @join_meeting_id
17
+ ##
18
+ # The OdataType property
19
+ @odata_type
20
+ ##
21
+ # The passcode to join a meeting. Optional. Read-only.
22
+ @passcode
23
+ ##
24
+ ## Gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
25
+ ## @return a i_dictionary
26
+ ##
27
+ def additional_data
28
+ return @additional_data
29
+ end
30
+ ##
31
+ ## Sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
32
+ ## @param value Value to set for the AdditionalData property.
33
+ ## @return a void
34
+ ##
35
+ def additional_data=(value)
36
+ @additional_data = value
37
+ end
38
+ ##
39
+ ## Instantiates a new joinMeetingIdSettings and sets the default values.
40
+ ## @return a void
41
+ ##
42
+ def initialize()
43
+ @additional_data = Hash.new
44
+ end
45
+ ##
46
+ ## Creates a new instance of the appropriate class based on discriminator value
47
+ ## @param parseNode The parse node to use to read the discriminator value and create the object
48
+ ## @return a join_meeting_id_settings
49
+ ##
50
+ def self.create_from_discriminator_value(parse_node)
51
+ raise StandardError, 'parse_node cannot be null' if parse_node.nil?
52
+ return JoinMeetingIdSettings.new
53
+ end
54
+ ##
55
+ ## The deserialization information for the current model
56
+ ## @return a i_dictionary
57
+ ##
58
+ def get_field_deserializers()
59
+ return {
60
+ "isPasscodeRequired" => lambda {|n| @is_passcode_required = n.get_boolean_value() },
61
+ "joinMeetingId" => lambda {|n| @join_meeting_id = n.get_string_value() },
62
+ "@odata.type" => lambda {|n| @odata_type = n.get_string_value() },
63
+ "passcode" => lambda {|n| @passcode = n.get_string_value() },
64
+ }
65
+ end
66
+ ##
67
+ ## Gets the isPasscodeRequired property value. Indicates whether a passcode is required to join a meeting when using joinMeetingId. Optional.
68
+ ## @return a boolean
69
+ ##
70
+ def is_passcode_required
71
+ return @is_passcode_required
72
+ end
73
+ ##
74
+ ## Sets the isPasscodeRequired property value. Indicates whether a passcode is required to join a meeting when using joinMeetingId. Optional.
75
+ ## @param value Value to set for the isPasscodeRequired property.
76
+ ## @return a void
77
+ ##
78
+ def is_passcode_required=(value)
79
+ @is_passcode_required = value
80
+ end
81
+ ##
82
+ ## Gets the joinMeetingId property value. The meeting ID to be used to join a meeting. Optional. Read-only.
83
+ ## @return a string
84
+ ##
85
+ def join_meeting_id
86
+ return @join_meeting_id
87
+ end
88
+ ##
89
+ ## Sets the joinMeetingId property value. The meeting ID to be used to join a meeting. Optional. Read-only.
90
+ ## @param value Value to set for the joinMeetingId property.
91
+ ## @return a void
92
+ ##
93
+ def join_meeting_id=(value)
94
+ @join_meeting_id = value
95
+ end
96
+ ##
97
+ ## Gets the @odata.type property value. The OdataType property
98
+ ## @return a string
99
+ ##
100
+ def odata_type
101
+ return @odata_type
102
+ end
103
+ ##
104
+ ## Sets the @odata.type property value. The OdataType property
105
+ ## @param value Value to set for the OdataType property.
106
+ ## @return a void
107
+ ##
108
+ def odata_type=(value)
109
+ @odata_type = value
110
+ end
111
+ ##
112
+ ## Gets the passcode property value. The passcode to join a meeting. Optional. Read-only.
113
+ ## @return a string
114
+ ##
115
+ def passcode
116
+ return @passcode
117
+ end
118
+ ##
119
+ ## Sets the passcode property value. The passcode to join a meeting. Optional. Read-only.
120
+ ## @param value Value to set for the passcode property.
121
+ ## @return a void
122
+ ##
123
+ def passcode=(value)
124
+ @passcode = value
125
+ end
126
+ ##
127
+ ## Serializes information the current object
128
+ ## @param writer Serialization writer to use to serialize this model
129
+ ## @return a void
130
+ ##
131
+ def serialize(writer)
132
+ raise StandardError, 'writer cannot be null' if writer.nil?
133
+ writer.write_boolean_value("isPasscodeRequired", @is_passcode_required)
134
+ writer.write_string_value("joinMeetingId", @join_meeting_id)
135
+ writer.write_string_value("@odata.type", @odata_type)
136
+ writer.write_string_value("passcode", @passcode)
137
+ writer.write_additional_data(@additional_data)
138
+ end
139
+ end
140
+ end
@@ -9,7 +9,7 @@ module MicrosoftGraph::Models
9
9
  class ManagedDevice < MicrosoftGraph::Models::Entity
10
10
  include MicrosoftKiotaAbstractions::Parsable
11
11
  ##
12
- # Code that allows the Activation Lock on a device to be bypassed. This property is read-only.
12
+ # The code that allows the Activation Lock on managed device to be bypassed. Default, is Null (Non-Default property) for this property when returned as part of managedDevice entity in LIST call. Individual GET call with select query options is needed to retrieve actual values. Supports: $select. $Search is not supported. Read-only. This property is read-only.
13
13
  @activation_lock_bypass_code
14
14
  ##
15
15
  # Android security patch level. This property is read-only.
@@ -72,7 +72,7 @@ module MicrosoftGraph::Models
72
72
  # Enrollment time of the device. This property is read-only.
73
73
  @enrolled_date_time
74
74
  ##
75
- # Ethernet MAC. This property is read-only.
75
+ # Ethernet MAC. Default, is Null (Non-Default property) for this property when returned as part of managedDevice entity. Individual get call with select query options is needed to retrieve actual values. Example: deviceManagement/managedDevices({managedDeviceId})?$select=ethernetMacAddress Supports: $select. $Search is not supported. Read-only. This property is read-only.
76
76
  @ethernet_mac_address
77
77
  ##
78
78
  # Device Exchange Access State.
@@ -180,14 +180,14 @@ module MicrosoftGraph::Models
180
180
  # Wi-Fi MAC. This property is read-only.
181
181
  @wi_fi_mac_address
182
182
  ##
183
- ## Gets the activationLockBypassCode property value. Code that allows the Activation Lock on a device to be bypassed. This property is read-only.
183
+ ## Gets the activationLockBypassCode property value. The code that allows the Activation Lock on managed device to be bypassed. Default, is Null (Non-Default property) for this property when returned as part of managedDevice entity in LIST call. Individual GET call with select query options is needed to retrieve actual values. Supports: $select. $Search is not supported. Read-only. This property is read-only.
184
184
  ## @return a string
185
185
  ##
186
186
  def activation_lock_bypass_code
187
187
  return @activation_lock_bypass_code
188
188
  end
189
189
  ##
190
- ## Sets the activationLockBypassCode property value. Code that allows the Activation Lock on a device to be bypassed. This property is read-only.
190
+ ## Sets the activationLockBypassCode property value. The code that allows the Activation Lock on managed device to be bypassed. Default, is Null (Non-Default property) for this property when returned as part of managedDevice entity in LIST call. Individual GET call with select query options is needed to retrieve actual values. Supports: $select. $Search is not supported. Read-only. This property is read-only.
191
191
  ## @param value Value to set for the activationLockBypassCode property.
192
192
  ## @return a void
193
193
  ##
@@ -511,14 +511,14 @@ module MicrosoftGraph::Models
511
511
  @enrolled_date_time = value
512
512
  end
513
513
  ##
514
- ## Gets the ethernetMacAddress property value. Ethernet MAC. This property is read-only.
514
+ ## Gets the ethernetMacAddress property value. Ethernet MAC. Default, is Null (Non-Default property) for this property when returned as part of managedDevice entity. Individual get call with select query options is needed to retrieve actual values. Example: deviceManagement/managedDevices({managedDeviceId})?$select=ethernetMacAddress Supports: $select. $Search is not supported. Read-only. This property is read-only.
515
515
  ## @return a string
516
516
  ##
517
517
  def ethernet_mac_address
518
518
  return @ethernet_mac_address
519
519
  end
520
520
  ##
521
- ## Sets the ethernetMacAddress property value. Ethernet MAC. This property is read-only.
521
+ ## Sets the ethernetMacAddress property value. Ethernet MAC. Default, is Null (Non-Default property) for this property when returned as part of managedDevice entity. Individual get call with select query options is needed to retrieve actual values. Example: deviceManagement/managedDevices({managedDeviceId})?$select=ethernetMacAddress Supports: $select. $Search is not supported. Read-only. This property is read-only.
522
522
  ## @param value Value to set for the ethernetMacAddress property.
523
523
  ## @return a void
524
524
  ##
@@ -44,6 +44,8 @@ module MicrosoftGraph::Models
44
44
  unless mapping_value_node.nil? then
45
45
  mapping_value = mapping_value_node.get_string_value
46
46
  case mapping_value
47
+ when "#microsoft.graph.joinMeetingIdMeetingInfo"
48
+ return JoinMeetingIdMeetingInfo.new
47
49
  when "#microsoft.graph.organizerMeetingInfo"
48
50
  return OrganizerMeetingInfo.new
49
51
  when "#microsoft.graph.tokenMeetingInfo"
@@ -152,6 +152,8 @@ module MicrosoftGraph::Models
152
152
  return WebApp.new
153
153
  when "#microsoft.graph.win32LobApp"
154
154
  return Win32LobApp.new
155
+ when "#microsoft.graph.windowsMicrosoftEdgeApp"
156
+ return WindowsMicrosoftEdgeApp.new
155
157
  when "#microsoft.graph.windowsMobileMSI"
156
158
  return WindowsMobileMSI.new
157
159
  when "#microsoft.graph.windowsUniversalAppX"
@@ -58,6 +58,8 @@ module MicrosoftGraph::Models
58
58
  return MicrosoftStoreForBusinessAppAssignmentSettings.new
59
59
  when "#microsoft.graph.win32LobAppAssignmentSettings"
60
60
  return Win32LobAppAssignmentSettings.new
61
+ when "#microsoft.graph.windowsAppXAppAssignmentSettings"
62
+ return WindowsAppXAppAssignmentSettings.new
61
63
  end
62
64
  end
63
65
  return MobileAppAssignmentSettings.new