Skip to content

Commit

Permalink
Update generated files with build 123456
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Aug 22, 2023
1 parent ea6832b commit 4ffe5e4
Show file tree
Hide file tree
Showing 197 changed files with 3,218 additions and 633 deletions.
578 changes: 288 additions & 290 deletions lib/.kiota.log

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def initialize(path_parameters, request_adapter)
super(path_parameters, request_adapter, "{+baseurl}/applications/{application%2Did}/getMemberGroups")
end
##
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a Fiber of get_member_groups_response
Expand All @@ -39,7 +39,7 @@ def post(body, request_configuration=nil)
return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Applications::Item::GetMemberGroups::GetMemberGroupsResponse.create_from_discriminator_value(pn) }, error_mapping)
end
##
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a request_information
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def delete(request_configuration=nil)
return @request_adapter.send_async(request_info, nil, error_mapping)
end
##
## Retrieve a conversationMember from a chat.
## Retrieve a conversationMember from a chat or channel.
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a Fiber of conversation_member
##
Expand Down Expand Up @@ -86,7 +86,7 @@ def to_delete_request_information(request_configuration=nil)
return request_info
end
##
## Retrieve a conversationMember from a chat.
## Retrieve a conversationMember from a chat or channel.
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a request_information
##
Expand Down Expand Up @@ -125,7 +125,7 @@ def to_patch_request_information(body, request_configuration=nil)
end

##
# Retrieve a conversationMember from a chat.
# Retrieve a conversationMember from a chat or channel.
class ConversationMemberItemRequestBuilderGetQueryParameters

##
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def get(request_configuration=nil)
return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ChatMessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
end
##
## Create a new reply to a chatMessage in a specified channel.
## Send a new reply to a chatMessage in a specified channel.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a Fiber of chat_message
Expand Down Expand Up @@ -101,7 +101,7 @@ def to_get_request_information(request_configuration=nil)
return request_info
end
##
## Create a new reply to a chatMessage in a specified channel.
## Send a new reply to a chatMessage in a specified channel.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a request_information
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def initialize(path_parameters, request_adapter)
super(path_parameters, request_adapter, "{+baseurl}/chats/{chat%2Did}/permissionGrants/{resourceSpecificPermissionGrant%2Did}/getMemberGroups")
end
##
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a Fiber of get_member_groups_response
Expand All @@ -43,7 +43,7 @@ def post(body, request_configuration=nil)
return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Chats::Item::PermissionGrants::Item::GetMemberGroups::GetMemberGroupsResponse.create_from_discriminator_value(pn) }, error_mapping)
end
##
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a request_information
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def initialize(path_parameters, request_adapter)
super(path_parameters, request_adapter, "{+baseurl}/contacts/{orgContact%2Did}/getMemberGroups")
end
##
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a Fiber of get_member_groups_response
Expand All @@ -39,7 +39,7 @@ def post(body, request_configuration=nil)
return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Contacts::Item::GetMemberGroups::GetMemberGroupsResponse.create_from_discriminator_value(pn) }, error_mapping)
end
##
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a request_information
Expand Down
6 changes: 6 additions & 0 deletions lib/contacts/item/org_contact_item_request_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
require_relative './manager/manager_request_builder'
require_relative './member_of/member_of_request_builder'
require_relative './restore/restore_request_builder'
require_relative './retry_service_provisioning/retry_service_provisioning_request_builder'
require_relative './transitive_member_of/transitive_member_of_request_builder'

module MicrosoftGraph
Expand Down Expand Up @@ -62,6 +63,11 @@ def restore()
return MicrosoftGraph::Contacts::Item::Restore::RestoreRequestBuilder.new(@path_parameters, @request_adapter)
end
##
# Provides operations to call the retryServiceProvisioning method.
def retry_service_provisioning()
return MicrosoftGraph::Contacts::Item::RetryServiceProvisioning::RetryServiceProvisioningRequestBuilder.new(@path_parameters, @request_adapter)
end
##
# Provides operations to manage the transitiveMemberOf property of the microsoft.graph.orgContact entity.
def transitive_member_of()
return MicrosoftGraph::Contacts::Item::TransitiveMemberOf::TransitiveMemberOfRequestBuilder.new(@path_parameters, @request_adapter)
Expand Down
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
require 'microsoft_kiota_abstractions'
require_relative '../../../microsoft_graph'
require_relative '../../../models/o_data_errors_o_data_error'
require_relative '../../contacts'
require_relative '../item'
require_relative './retry_service_provisioning'

module MicrosoftGraph
module Contacts
module Item
module RetryServiceProvisioning
##
# Provides operations to call the retryServiceProvisioning method.
class RetryServiceProvisioningRequestBuilder < MicrosoftKiotaAbstractions::BaseRequestBuilder

##
## Instantiates a new RetryServiceProvisioningRequestBuilder and sets the default values.
## @param path_parameters Path parameters for the request
## @param request_adapter The request adapter to use to execute the requests.
## @return a void
##
def initialize(path_parameters, request_adapter)
super(path_parameters, request_adapter, "{+baseurl}/contacts/{orgContact%2Did}/retryServiceProvisioning")
end
##
## Invoke action retryServiceProvisioning
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a Fiber of void
##
def post(request_configuration=nil)
request_info = self.to_post_request_information(
request_configuration
)
error_mapping = Hash.new
error_mapping["4XX"] = lambda {|pn| MicrosoftGraph::Models::ODataErrorsODataError.create_from_discriminator_value(pn) }
error_mapping["5XX"] = lambda {|pn| MicrosoftGraph::Models::ODataErrorsODataError.create_from_discriminator_value(pn) }
return @request_adapter.send_async(request_info, nil, error_mapping)
end
##
## Invoke action retryServiceProvisioning
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a request_information
##
def to_post_request_information(request_configuration=nil)
request_info = MicrosoftKiotaAbstractions::RequestInformation.new()
request_info.url_template = @url_template
request_info.path_parameters = @path_parameters
request_info.http_method = :POST
unless request_configuration.nil?
request_info.add_headers_from_raw_object(request_configuration.headers)
request_info.add_request_options(request_configuration.options)
end
return request_info
end
end
end
end
end
end
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def initialize(path_parameters, request_adapter)
super(path_parameters, request_adapter, "{+baseurl}/contracts/{contract%2Did}/getMemberGroups")
end
##
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a Fiber of get_member_groups_response
Expand All @@ -39,7 +39,7 @@ def post(body, request_configuration=nil)
return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Contracts::Item::GetMemberGroups::GetMemberGroupsResponse.create_from_discriminator_value(pn) }, error_mapping)
end
##
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive.
## Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
## @param body The request body
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a request_information
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def initialize(path_parameters, request_adapter)
super(path_parameters, request_adapter, "{+baseurl}/deviceAppManagement/managedAppPolicies{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}")
end
##
## List properties and relationships of the windowsInformationProtection objects.
## List properties and relationships of the managedAppProtection objects.
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a Fiber of managed_app_policy_collection_response
##
Expand Down Expand Up @@ -71,7 +71,7 @@ def post(body, request_configuration=nil)
return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ManagedAppPolicy.create_from_discriminator_value(pn) }, error_mapping)
end
##
## List properties and relationships of the windowsInformationProtection objects.
## List properties and relationships of the managedAppProtection objects.
## @param request_configuration Configuration for the request such as headers, query parameters, and middleware options.
## @return a request_information
##
Expand Down Expand Up @@ -110,7 +110,7 @@ def to_post_request_information(body, request_configuration=nil)
end

##
# List properties and relationships of the windowsInformationProtection objects.
# List properties and relationships of the managedAppProtection objects.
class ManagedAppPoliciesRequestBuilderGetQueryParameters

##
Expand Down
Loading

0 comments on commit 4ffe5e4

Please sign in to comment.