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
@@ -42,7 +42,7 @@ module MicrosoftGraph::Me::Authentication::Methods
42
42
  @path_parameters = path_parameters if path_parameters.is_a? Hash
43
43
  end
44
44
  ##
45
- ## Retrieve a list of authenticationMethod objects. This API returns only authentication methods supported on this API version. See Azure AD authentication methods API overview for a list of currently supported methods.
45
+ ## Retrieve a list of authentication methods registered to a user. The authentication methods are defined by the types derived from the authenticationMethod resource type, and only the methods supported on this API version. See Azure AD authentication methods API overview for a list of currently supported methods.
46
46
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
47
47
  ## @return a Fiber of authentication_method_collection_response
48
48
  ##
@@ -72,7 +72,7 @@ module MicrosoftGraph::Me::Authentication::Methods
72
72
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::AuthenticationMethod.create_from_discriminator_value(pn) }, error_mapping)
73
73
  end
74
74
  ##
75
- ## Retrieve a list of authenticationMethod objects. This API returns only authentication methods supported on this API version. See Azure AD authentication methods API overview for a list of currently supported methods.
75
+ ## Retrieve a list of authentication methods registered to a user. The authentication methods are defined by the types derived from the authenticationMethod resource type, and only the methods supported on this API version. See Azure AD authentication methods API overview for a list of currently supported methods.
76
76
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
77
77
  ## @return a request_information
78
78
  ##
@@ -111,7 +111,7 @@ module MicrosoftGraph::Me::Authentication::Methods
111
111
  end
112
112
 
113
113
  ##
114
- # Retrieve a list of authenticationMethod objects. This API returns only authentication methods supported on this API version. See Azure AD authentication methods API overview for a list of currently supported methods.
114
+ # Retrieve a list of authentication methods registered to a user. The authentication methods are defined by the types derived from the authenticationMethod resource type, and only the methods supported on this API version. See Azure AD authentication methods API overview for a list of currently supported methods.
115
115
  class MethodsRequestBuilderGetQueryParameters
116
116
 
117
117
  ##
@@ -65,7 +65,7 @@ module MicrosoftGraph::Me::Chats::Item::Messages
65
65
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ChatMessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
66
66
  end
67
67
  ##
68
- ## Send a new chatMessage in the specified channel or a chat.
68
+ ## Send a new chatMessage in the specified chat. This API can't create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can create a chat message.
69
69
  ## @param body The request body
70
70
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
71
71
  ## @return a Fiber of chat_message
@@ -99,7 +99,7 @@ module MicrosoftGraph::Me::Chats::Item::Messages
99
99
  return request_info
100
100
  end
101
101
  ##
102
- ## Send a new chatMessage in the specified channel or a chat.
102
+ ## Send a new chatMessage in the specified chat. This API can't create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can create a chat message.
103
103
  ## @param body The request body
104
104
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
105
105
  ## @return a request_information
@@ -18,7 +18,7 @@ require_relative './delta/delta_request_builder'
18
18
  require_relative './delta_with_token/delta_with_token_request_builder'
19
19
  require_relative './follow/follow_request_builder'
20
20
  require_relative './get_activities_by_interval/get_activities_by_interval_request_builder'
21
- require_relative './get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval/dab1c2feb9ecf2d349721478e4ff8fe9c46b97a0c44110851b2b17a08d22383e'
21
+ require_relative './get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval/get_activities_by_interval_with_start_date_time_with_end_date_time_with_interval_request_builder'
22
22
  require_relative './invite/invite_request_builder'
23
23
  require_relative './list_item/list_item_request_builder'
24
24
  require_relative './permissions/item/permission_item_request_builder'
@@ -67,7 +67,7 @@ module MicrosoftGraph::Me::JoinedTeams::Item::Channels::Item::Messages
67
67
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ChatMessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
68
68
  end
69
69
  ##
70
- ## Send a new chatMessage in the specified channel or a chat.
70
+ ## Send a new chatMessage in the specified channel.
71
71
  ## @param body The request body
72
72
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
73
73
  ## @return a Fiber of chat_message
@@ -101,7 +101,7 @@ module MicrosoftGraph::Me::JoinedTeams::Item::Channels::Item::Messages
101
101
  return request_info
102
102
  end
103
103
  ##
104
- ## Send a new chatMessage in the specified channel or a chat.
104
+ ## Send a new chatMessage in the specified channel.
105
105
  ## @param body The request body
106
106
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
107
107
  ## @return a request_information
@@ -66,7 +66,7 @@ module MicrosoftGraph::Me::JoinedTeams::Item::PrimaryChannel::Messages
66
66
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ChatMessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
67
67
  end
68
68
  ##
69
- ## Send a new chatMessage in the specified channel or a chat.
69
+ ## Send a new chatMessage in the specified channel.
70
70
  ## @param body The request body
71
71
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
72
72
  ## @return a Fiber of chat_message
@@ -100,7 +100,7 @@ module MicrosoftGraph::Me::JoinedTeams::Item::PrimaryChannel::Messages
100
100
  return request_info
101
101
  end
102
102
  ##
103
- ## Send a new chatMessage in the specified channel or a chat.
103
+ ## Send a new chatMessage in the specified channel.
104
104
  ## @param body The request body
105
105
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
106
106
  ## @return a request_information
@@ -616,7 +616,7 @@ module MicrosoftGraph::Me
616
616
  return MicrosoftGraph::Me::FollowedSites::Item::SiteItemRequestBuilder.new(url_tpl_params, @request_adapter)
617
617
  end
618
618
  ##
619
- ## Retrieve the properties and relationships of user object.
619
+ ## Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
620
620
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
621
621
  ## @return a Fiber of user
622
622
  ##
@@ -836,7 +836,7 @@ module MicrosoftGraph::Me
836
836
  return MicrosoftGraph::Me::ScopedRoleMemberOf::Item::ScopedRoleMembershipItemRequestBuilder.new(url_tpl_params, @request_adapter)
837
837
  end
838
838
  ##
839
- ## Retrieve the properties and relationships of user object.
839
+ ## Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
840
840
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
841
841
  ## @return a request_information
842
842
  ##
@@ -886,7 +886,7 @@ module MicrosoftGraph::Me
886
886
  end
887
887
 
888
888
  ##
889
- # Retrieve the properties and relationships of user object.
889
+ # Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
890
890
  class MeRequestBuilderGetQueryParameters
891
891
 
892
892
  ##
@@ -63,7 +63,7 @@ module MicrosoftGraph::Me::Messages
63
63
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::MessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
64
64
  end
65
65
  ##
66
- ## Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:- Include an attachment to the **message**.- Update the draft later to add content to the **body** or change other message properties. When using MIME format:- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single operation, or create a draft to forward, reply and reply-all to an existing message.
66
+ ## Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.
67
67
  ## @param body The request body
68
68
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
69
69
  ## @return a Fiber of message
@@ -97,7 +97,7 @@ module MicrosoftGraph::Me::Messages
97
97
  return request_info
98
98
  end
99
99
  ##
100
- ## Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:- Include an attachment to the **message**.- Update the draft later to add content to the **body** or change other message properties. When using MIME format:- Provide the applicable Internet message headers and the MIME content, all encoded in **base64** format in the request body.- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single operation, or create a draft to forward, reply and reply-all to an existing message.
100
+ ## Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.
101
101
  ## @param body The request body
102
102
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
103
103
  ## @return a request_information
@@ -37,7 +37,7 @@ module MicrosoftGraph::Models
37
37
  # Represents the status of the review history data collection. The possible values are: done, inProgress, error, requested, unknownFutureValue.
38
38
  @status
39
39
  ##
40
- ## Instantiates a new AccessReviewHistoryDefinition and sets the default values.
40
+ ## Instantiates a new accessReviewHistoryDefinition and sets the default values.
41
41
  ## @return a void
42
42
  ##
43
43
  def initialize()
@@ -24,7 +24,7 @@ module MicrosoftGraph::Models
24
24
  # Controls whether the administrative unit and its members are hidden or public. Can be set to HiddenMembership. If not set (value is null), the default behavior is public. When set to HiddenMembership, only members of the administrative unit can list other members of the administrative unit.
25
25
  @visibility
26
26
  ##
27
- ## Instantiates a new administrativeUnit and sets the default values.
27
+ ## Instantiates a new AdministrativeUnit and sets the default values.
28
28
  ## @return a void
29
29
  ##
30
30
  def initialize()
@@ -14,52 +14,52 @@ 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 4.0 or later.
23
+ # When TRUE, only Version 4.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
24
24
  @v4_0
25
25
  ##
26
- # Version 4.0.3 or later.
26
+ # When TRUE, only Version 4.0.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
27
27
  @v4_0_3
28
28
  ##
29
- # Version 4.1 or later.
29
+ # When TRUE, only Version 4.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
30
30
  @v4_1
31
31
  ##
32
- # Version 4.2 or later.
32
+ # When TRUE, only Version 4.2 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
33
33
  @v4_2
34
34
  ##
35
- # Version 4.3 or later.
35
+ # When TRUE, only Version 4.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
36
36
  @v4_3
37
37
  ##
38
- # Version 4.4 or later.
38
+ # When TRUE, only Version 4.4 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
39
39
  @v4_4
40
40
  ##
41
- # Version 5.0 or later.
41
+ # When TRUE, only Version 5.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
42
42
  @v5_0
43
43
  ##
44
- # Version 5.1 or later.
44
+ # When TRUE, only Version 5.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
45
45
  @v5_1
46
46
  ##
47
- # Version 6.0 or later.
47
+ # When TRUE, only Version 6.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
48
48
  @v6_0
49
49
  ##
50
- # Version 7.0 or later.
50
+ # When TRUE, only Version 7.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
51
51
  @v7_0
52
52
  ##
53
- # Version 7.1 or later.
53
+ # When TRUE, only Version 7.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
54
54
  @v7_1
55
55
  ##
56
- # Version 8.0 or later.
56
+ # 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.
57
57
  @v8_0
58
58
  ##
59
- # Version 8.1 or later.
59
+ # When TRUE, only Version 8.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
60
60
  @v8_1
61
61
  ##
62
- # Version 9.0 or later.
62
+ # 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.
63
63
  @v9_0
64
64
  ##
65
65
  ## Gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
@@ -159,14 +159,14 @@ module MicrosoftGraph::Models
159
159
  writer.write_additional_data(@additional_data)
160
160
  end
161
161
  ##
162
- ## Gets the v10_0 property value. Version 10.0 or later.
162
+ ## 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.
163
163
  ## @return a boolean
164
164
  ##
165
165
  def v10_0
166
166
  return @v10_0
167
167
  end
168
168
  ##
169
- ## Sets the v10_0 property value. Version 10.0 or later.
169
+ ## 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.
170
170
  ## @param value Value to set for the v10_0 property.
171
171
  ## @return a void
172
172
  ##
@@ -174,14 +174,14 @@ module MicrosoftGraph::Models
174
174
  @v10_0 = value
175
175
  end
176
176
  ##
177
- ## Gets the v11_0 property value. Version 11.0 or later.
177
+ ## 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.
178
178
  ## @return a boolean
179
179
  ##
180
180
  def v11_0
181
181
  return @v11_0
182
182
  end
183
183
  ##
184
- ## Sets the v11_0 property value. Version 11.0 or later.
184
+ ## 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.
185
185
  ## @param value Value to set for the v11_0 property.
186
186
  ## @return a void
187
187
  ##
@@ -189,14 +189,14 @@ module MicrosoftGraph::Models
189
189
  @v11_0 = value
190
190
  end
191
191
  ##
192
- ## Gets the v4_0 property value. Version 4.0 or later.
192
+ ## Gets the v4_0 property value. When TRUE, only Version 4.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
193
193
  ## @return a boolean
194
194
  ##
195
195
  def v4_0
196
196
  return @v4_0
197
197
  end
198
198
  ##
199
- ## Sets the v4_0 property value. Version 4.0 or later.
199
+ ## Sets the v4_0 property value. When TRUE, only Version 4.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
200
200
  ## @param value Value to set for the v4_0 property.
201
201
  ## @return a void
202
202
  ##
@@ -204,14 +204,14 @@ module MicrosoftGraph::Models
204
204
  @v4_0 = value
205
205
  end
206
206
  ##
207
- ## Gets the v4_0_3 property value. Version 4.0.3 or later.
207
+ ## Gets the v4_0_3 property value. When TRUE, only Version 4.0.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
208
208
  ## @return a boolean
209
209
  ##
210
210
  def v4_0_3
211
211
  return @v4_0_3
212
212
  end
213
213
  ##
214
- ## Sets the v4_0_3 property value. Version 4.0.3 or later.
214
+ ## Sets the v4_0_3 property value. When TRUE, only Version 4.0.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
215
215
  ## @param value Value to set for the v4_0_3 property.
216
216
  ## @return a void
217
217
  ##
@@ -219,14 +219,14 @@ module MicrosoftGraph::Models
219
219
  @v4_0_3 = value
220
220
  end
221
221
  ##
222
- ## Gets the v4_1 property value. Version 4.1 or later.
222
+ ## Gets the v4_1 property value. When TRUE, only Version 4.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
223
223
  ## @return a boolean
224
224
  ##
225
225
  def v4_1
226
226
  return @v4_1
227
227
  end
228
228
  ##
229
- ## Sets the v4_1 property value. Version 4.1 or later.
229
+ ## Sets the v4_1 property value. When TRUE, only Version 4.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
230
230
  ## @param value Value to set for the v4_1 property.
231
231
  ## @return a void
232
232
  ##
@@ -234,14 +234,14 @@ module MicrosoftGraph::Models
234
234
  @v4_1 = value
235
235
  end
236
236
  ##
237
- ## Gets the v4_2 property value. Version 4.2 or later.
237
+ ## Gets the v4_2 property value. When TRUE, only Version 4.2 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
238
238
  ## @return a boolean
239
239
  ##
240
240
  def v4_2
241
241
  return @v4_2
242
242
  end
243
243
  ##
244
- ## Sets the v4_2 property value. Version 4.2 or later.
244
+ ## Sets the v4_2 property value. When TRUE, only Version 4.2 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
245
245
  ## @param value Value to set for the v4_2 property.
246
246
  ## @return a void
247
247
  ##
@@ -249,14 +249,14 @@ module MicrosoftGraph::Models
249
249
  @v4_2 = value
250
250
  end
251
251
  ##
252
- ## Gets the v4_3 property value. Version 4.3 or later.
252
+ ## Gets the v4_3 property value. When TRUE, only Version 4.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
253
253
  ## @return a boolean
254
254
  ##
255
255
  def v4_3
256
256
  return @v4_3
257
257
  end
258
258
  ##
259
- ## Sets the v4_3 property value. Version 4.3 or later.
259
+ ## Sets the v4_3 property value. When TRUE, only Version 4.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
260
260
  ## @param value Value to set for the v4_3 property.
261
261
  ## @return a void
262
262
  ##
@@ -264,14 +264,14 @@ module MicrosoftGraph::Models
264
264
  @v4_3 = value
265
265
  end
266
266
  ##
267
- ## Gets the v4_4 property value. Version 4.4 or later.
267
+ ## Gets the v4_4 property value. When TRUE, only Version 4.4 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
268
268
  ## @return a boolean
269
269
  ##
270
270
  def v4_4
271
271
  return @v4_4
272
272
  end
273
273
  ##
274
- ## Sets the v4_4 property value. Version 4.4 or later.
274
+ ## Sets the v4_4 property value. When TRUE, only Version 4.4 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
275
275
  ## @param value Value to set for the v4_4 property.
276
276
  ## @return a void
277
277
  ##
@@ -279,14 +279,14 @@ module MicrosoftGraph::Models
279
279
  @v4_4 = value
280
280
  end
281
281
  ##
282
- ## Gets the v5_0 property value. Version 5.0 or later.
282
+ ## Gets the v5_0 property value. When TRUE, only Version 5.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
283
283
  ## @return a boolean
284
284
  ##
285
285
  def v5_0
286
286
  return @v5_0
287
287
  end
288
288
  ##
289
- ## Sets the v5_0 property value. Version 5.0 or later.
289
+ ## Sets the v5_0 property value. When TRUE, only Version 5.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
290
290
  ## @param value Value to set for the v5_0 property.
291
291
  ## @return a void
292
292
  ##
@@ -294,14 +294,14 @@ module MicrosoftGraph::Models
294
294
  @v5_0 = value
295
295
  end
296
296
  ##
297
- ## Gets the v5_1 property value. Version 5.1 or later.
297
+ ## Gets the v5_1 property value. When TRUE, only Version 5.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
298
298
  ## @return a boolean
299
299
  ##
300
300
  def v5_1
301
301
  return @v5_1
302
302
  end
303
303
  ##
304
- ## Sets the v5_1 property value. Version 5.1 or later.
304
+ ## Sets the v5_1 property value. When TRUE, only Version 5.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
305
305
  ## @param value Value to set for the v5_1 property.
306
306
  ## @return a void
307
307
  ##
@@ -309,14 +309,14 @@ module MicrosoftGraph::Models
309
309
  @v5_1 = value
310
310
  end
311
311
  ##
312
- ## Gets the v6_0 property value. Version 6.0 or later.
312
+ ## Gets the v6_0 property value. When TRUE, only Version 6.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
313
313
  ## @return a boolean
314
314
  ##
315
315
  def v6_0
316
316
  return @v6_0
317
317
  end
318
318
  ##
319
- ## Sets the v6_0 property value. Version 6.0 or later.
319
+ ## Sets the v6_0 property value. When TRUE, only Version 6.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
320
320
  ## @param value Value to set for the v6_0 property.
321
321
  ## @return a void
322
322
  ##
@@ -324,14 +324,14 @@ module MicrosoftGraph::Models
324
324
  @v6_0 = value
325
325
  end
326
326
  ##
327
- ## Gets the v7_0 property value. Version 7.0 or later.
327
+ ## Gets the v7_0 property value. When TRUE, only Version 7.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
328
328
  ## @return a boolean
329
329
  ##
330
330
  def v7_0
331
331
  return @v7_0
332
332
  end
333
333
  ##
334
- ## Sets the v7_0 property value. Version 7.0 or later.
334
+ ## Sets the v7_0 property value. When TRUE, only Version 7.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
335
335
  ## @param value Value to set for the v7_0 property.
336
336
  ## @return a void
337
337
  ##
@@ -339,14 +339,14 @@ module MicrosoftGraph::Models
339
339
  @v7_0 = value
340
340
  end
341
341
  ##
342
- ## Gets the v7_1 property value. Version 7.1 or later.
342
+ ## Gets the v7_1 property value. When TRUE, only Version 7.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
343
343
  ## @return a boolean
344
344
  ##
345
345
  def v7_1
346
346
  return @v7_1
347
347
  end
348
348
  ##
349
- ## Sets the v7_1 property value. Version 7.1 or later.
349
+ ## Sets the v7_1 property value. When TRUE, only Version 7.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
350
350
  ## @param value Value to set for the v7_1 property.
351
351
  ## @return a void
352
352
  ##
@@ -354,14 +354,14 @@ module MicrosoftGraph::Models
354
354
  @v7_1 = value
355
355
  end
356
356
  ##
357
- ## Gets the v8_0 property value. Version 8.0 or later.
357
+ ## 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.
358
358
  ## @return a boolean
359
359
  ##
360
360
  def v8_0
361
361
  return @v8_0
362
362
  end
363
363
  ##
364
- ## Sets the v8_0 property value. Version 8.0 or later.
364
+ ## 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.
365
365
  ## @param value Value to set for the v8_0 property.
366
366
  ## @return a void
367
367
  ##
@@ -369,14 +369,14 @@ module MicrosoftGraph::Models
369
369
  @v8_0 = value
370
370
  end
371
371
  ##
372
- ## Gets the v8_1 property value. Version 8.1 or later.
372
+ ## Gets the v8_1 property value. When TRUE, only Version 8.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
373
373
  ## @return a boolean
374
374
  ##
375
375
  def v8_1
376
376
  return @v8_1
377
377
  end
378
378
  ##
379
- ## Sets the v8_1 property value. Version 8.1 or later.
379
+ ## Sets the v8_1 property value. When TRUE, only Version 8.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.
380
380
  ## @param value Value to set for the v8_1 property.
381
381
  ## @return a void
382
382
  ##
@@ -384,14 +384,14 @@ module MicrosoftGraph::Models
384
384
  @v8_1 = value
385
385
  end
386
386
  ##
387
- ## Gets the v9_0 property value. Version 9.0 or later.
387
+ ## 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.
388
388
  ## @return a boolean
389
389
  ##
390
390
  def v9_0
391
391
  return @v9_0
392
392
  end
393
393
  ##
394
- ## Sets the v9_0 property value. Version 9.0 or later.
394
+ ## 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.
395
395
  ## @param value Value to set for the v9_0 property.
396
396
  ## @return a void
397
397
  ##
@@ -9,7 +9,7 @@ module MicrosoftGraph::Models
9
9
  # The teamsApps property
10
10
  @teams_apps
11
11
  ##
12
- ## Instantiates a new appCatalogs and sets the default values.
12
+ ## Instantiates a new AppCatalogs and sets the default values.
13
13
  ## @return a void
14
14
  ##
15
15
  def initialize()
@@ -12,7 +12,7 @@ module MicrosoftGraph::Models
12
12
  # Describes the type of app-specific resource represented by the app scope. Provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. Read-only.
13
13
  @type
14
14
  ##
15
- ## Instantiates a new AppScope and sets the default values.
15
+ ## Instantiates a new appScope and sets the default values.
16
16
  ## @return a void
17
17
  ##
18
18
  def initialize()
@@ -3,6 +3,8 @@ require_relative '../microsoft_graph'
3
3
  require_relative './models'
4
4
 
5
5
  module MicrosoftGraph::Models
6
+ ##
7
+ # Represents a booked appointment of a service by a customer in a business.
6
8
  class BookingAppointment < MicrosoftGraph::Models::Entity
7
9
  include MicrosoftKiotaAbstractions::Parsable
8
10
  ##
@@ -108,7 +110,7 @@ module MicrosoftGraph::Models
108
110
  @anonymous_join_web_url = value
109
111
  end
110
112
  ##
111
- ## Instantiates a new BookingAppointment and sets the default values.
113
+ ## Instantiates a new bookingAppointment and sets the default values.
112
114
  ## @return a void
113
115
  ##
114
116
  def initialize()
@@ -3,6 +3,8 @@ require_relative '../microsoft_graph'
3
3
  require_relative './models'
4
4
 
5
5
  module MicrosoftGraph::Models
6
+ ##
7
+ # Represents a Microsot Bookings Business.
6
8
  class BookingBusiness < MicrosoftGraph::Models::Entity
7
9
  include MicrosoftKiotaAbstractions::Parsable
8
10
  ##
@@ -135,7 +137,7 @@ module MicrosoftGraph::Models
135
137
  @calendar_view = value
136
138
  end
137
139
  ##
138
- ## Instantiates a new BookingBusiness and sets the default values.
140
+ ## Instantiates a new bookingBusiness and sets the default values.
139
141
  ## @return a void
140
142
  ##
141
143
  def initialize()
@@ -49,7 +49,7 @@ module MicrosoftGraph::Models
49
49
  @calls = value
50
50
  end
51
51
  ##
52
- ## Instantiates a new cloudCommunications and sets the default values.
52
+ ## Instantiates a new CloudCommunications and sets the default values.
53
53
  ## @return a void
54
54
  ##
55
55
  def initialize()
@@ -4,8 +4,6 @@ require_relative '../microsoft_graph'
4
4
  require_relative './models'
5
5
 
6
6
  module MicrosoftGraph::Models
7
- ##
8
- # Singleton entity that acts as a container for all device app management functionality.
9
7
  class DeviceAppManagement < MicrosoftGraph::Models::Entity
10
8
  include MicrosoftKiotaAbstractions::Parsable
11
9
  ##
@@ -78,7 +76,7 @@ module MicrosoftGraph::Models
78
76
  @android_managed_app_protections = value
79
77
  end
80
78
  ##
81
- ## Instantiates a new deviceAppManagement and sets the default values.
79
+ ## Instantiates a new DeviceAppManagement and sets the default values.
82
80
  ## @return a void
83
81
  ##
84
82
  def initialize()
@@ -3,8 +3,6 @@ require_relative '../microsoft_graph'
3
3
  require_relative './models'
4
4
 
5
5
  module MicrosoftGraph::Models
6
- ##
7
- # Singleton entity that acts as a container for all device management functionality.
8
6
  class DeviceManagement < MicrosoftGraph::Models::Entity
9
7
  include MicrosoftKiotaAbstractions::Parsable
10
8
  ##
@@ -176,7 +174,7 @@ module MicrosoftGraph::Models
176
174
  @conditional_access_settings = value
177
175
  end
178
176
  ##
179
- ## Instantiates a new deviceManagement and sets the default values.
177
+ ## Instantiates a new DeviceManagement and sets the default values.
180
178
  ## @return a void
181
179
  ##
182
180
  def initialize()
@@ -30,7 +30,7 @@ module MicrosoftGraph::Models
30
30
  @administrative_units = value
31
31
  end
32
32
  ##
33
- ## Instantiates a new directory and sets the default values.
33
+ ## Instantiates a new Directory and sets the default values.
34
34
  ## @return a void
35
35
  ##
36
36
  def initialize()
@@ -21,7 +21,7 @@ module MicrosoftGraph::Models
21
21
  # Members of this directory role that are scoped to administrative units. Read-only. Nullable.
22
22
  @scoped_members
23
23
  ##
24
- ## Instantiates a new directoryRole and sets the default values.
24
+ ## Instantiates a new DirectoryRole and sets the default values.
25
25
  ## @return a void
26
26
  ##
27
27
  def initialize()