-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generated models and request builders #819
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update generated files with build 175190
Addition of Public method constructor in type .chats.ItemMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .chats.ItemMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .chats.ItemMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .chats.ItemMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .chats.ItemMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .chats.ItemMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .chats.ItemMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .chats.ItemMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .chats.ItemMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .chats.ItemMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .chats.ItemMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .chats.ItemMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .chats.ItemMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .chats.ItemMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .chats.ItemMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .chats.ItemMembersRemovePostRequestBody implements ItemMembersRemovePostRequestBodyable Addition of Public method constructor in type .chats.ItemMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .chats.ItemMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .chats.ItemMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .chats.ItemMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .chats.ItemMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .chats.ItemMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .chats.ItemMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .chats.ItemMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .chats.ItemMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .chats.ItemMembersRemoveRequestBuilder.ItemMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .chats.ItemMembersRemoveRequestBuilder.ItemMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .chats.ItemMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .chats.ItemMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .chats.ItemMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .chats.ItemMembersRemoveRequestBuilder with return type ItemMembersRemoveResponseable and parameters body of type ItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .chats.ItemMembersRemoveRequestBuilder with return type ItemMembersRemovePostResponseable and parameters body of type ItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .chats.ItemMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .chats.ItemMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .chats.ItemMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .chats.ItemMembersRemoveRequestBuilder with return type *ItemMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .chats.ItemMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .chats.ItemMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .chats.ItemMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemMembersRemovePostResponseable Addition of Public method remove in type .chats.ItemMembersRequestBuilder with return type *ItemMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .groups.ItemTeamChannelsItemMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .groups.ItemTeamChannelsItemMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .groups.ItemTeamChannelsItemMembersRemovePostRequestBody implements ItemTeamChannelsItemMembersRemovePostRequestBodyable Addition of Public method constructor in type .groups.ItemTeamChannelsItemMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .groups.ItemTeamChannelsItemMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .groups.ItemTeamChannelsItemMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .groups.ItemTeamChannelsItemMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .groups.ItemTeamChannelsItemMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .groups.ItemTeamChannelsItemMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .groups.ItemTeamChannelsItemMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .groups.ItemTeamChannelsItemMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .groups.ItemTeamChannelsItemMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder.ItemTeamChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder.ItemTeamChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder with return type ItemTeamChannelsItemMembersRemoveResponseable and parameters body of type ItemTeamChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemTeamChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder with return type ItemTeamChannelsItemMembersRemovePostResponseable and parameters body of type ItemTeamChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemTeamChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemTeamChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemTeamChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .groups.ItemTeamChannelsItemMembersRemoveRequestBuilder with return type *ItemTeamChannelsItemMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .groups.ItemTeamChannelsItemMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .groups.ItemTeamChannelsItemMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .groups.ItemTeamChannelsItemMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemTeamChannelsItemMembersRemovePostResponseable Addition of Public method remove in type .groups.ItemTeamChannelsItemMembersRequestBuilder with return type *ItemTeamChannelsItemMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .groups.ItemTeamMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .groups.ItemTeamMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .groups.ItemTeamMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .groups.ItemTeamMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .groups.ItemTeamMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .groups.ItemTeamMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .groups.ItemTeamMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .groups.ItemTeamMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .groups.ItemTeamMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .groups.ItemTeamMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .groups.ItemTeamMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .groups.ItemTeamMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .groups.ItemTeamMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .groups.ItemTeamMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .groups.ItemTeamMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .groups.ItemTeamMembersRemovePostRequestBody implements ItemTeamMembersRemovePostRequestBodyable Addition of Public method constructor in type .groups.ItemTeamMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .groups.ItemTeamMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .groups.ItemTeamMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .groups.ItemTeamMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .groups.ItemTeamMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .groups.ItemTeamMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .groups.ItemTeamMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .groups.ItemTeamMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .groups.ItemTeamMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .groups.ItemTeamMembersRemoveRequestBuilder.ItemTeamMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .groups.ItemTeamMembersRemoveRequestBuilder.ItemTeamMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .groups.ItemTeamMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .groups.ItemTeamMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .groups.ItemTeamMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .groups.ItemTeamMembersRemoveRequestBuilder with return type ItemTeamMembersRemoveResponseable and parameters body of type ItemTeamMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemTeamMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .groups.ItemTeamMembersRemoveRequestBuilder with return type ItemTeamMembersRemovePostResponseable and parameters body of type ItemTeamMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemTeamMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .groups.ItemTeamMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .groups.ItemTeamMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemTeamMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemTeamMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .groups.ItemTeamMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .groups.ItemTeamMembersRemoveRequestBuilder with return type *ItemTeamMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .groups.ItemTeamMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .groups.ItemTeamMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .groups.ItemTeamMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemTeamMembersRemovePostResponseable Addition of Public method remove in type .groups.ItemTeamMembersRequestBuilder with return type *ItemTeamMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .groups.ItemTeamPrimaryChannelMembersRemovePostRequestBody implements ItemTeamPrimaryChannelMembersRemovePostRequestBodyable Addition of Public method constructor in type .groups.ItemTeamPrimaryChannelMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .groups.ItemTeamPrimaryChannelMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .groups.ItemTeamPrimaryChannelMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .groups.ItemTeamPrimaryChannelMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .groups.ItemTeamPrimaryChannelMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .groups.ItemTeamPrimaryChannelMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .groups.ItemTeamPrimaryChannelMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .groups.ItemTeamPrimaryChannelMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .groups.ItemTeamPrimaryChannelMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder.ItemTeamPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder.ItemTeamPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder with return type ItemTeamPrimaryChannelMembersRemoveResponseable and parameters body of type ItemTeamPrimaryChannelMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemTeamPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder with return type ItemTeamPrimaryChannelMembersRemovePostResponseable and parameters body of type ItemTeamPrimaryChannelMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemTeamPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemTeamPrimaryChannelMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemTeamPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .groups.ItemTeamPrimaryChannelMembersRemoveRequestBuilder with return type *ItemTeamPrimaryChannelMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .groups.ItemTeamPrimaryChannelMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .groups.ItemTeamPrimaryChannelMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .groups.ItemTeamPrimaryChannelMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemTeamPrimaryChannelMembersRemovePostResponseable Addition of Public method remove in type .groups.ItemTeamPrimaryChannelMembersRequestBuilder with return type *ItemTeamPrimaryChannelMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .teams.ItemChannelsItemMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .teams.ItemChannelsItemMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .teams.ItemChannelsItemMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .teams.ItemChannelsItemMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .teams.ItemChannelsItemMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .teams.ItemChannelsItemMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .teams.ItemChannelsItemMembersRemovePostRequestBody implements ItemChannelsItemMembersRemovePostRequestBodyable Addition of Public method constructor in type .teams.ItemChannelsItemMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .teams.ItemChannelsItemMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .teams.ItemChannelsItemMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .teams.ItemChannelsItemMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .teams.ItemChannelsItemMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .teams.ItemChannelsItemMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .teams.ItemChannelsItemMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .teams.ItemChannelsItemMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .teams.ItemChannelsItemMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .teams.ItemChannelsItemMembersRemoveRequestBuilder.ItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .teams.ItemChannelsItemMembersRemoveRequestBuilder.ItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .teams.ItemChannelsItemMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .teams.ItemChannelsItemMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .teams.ItemChannelsItemMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .teams.ItemChannelsItemMembersRemoveRequestBuilder with return type ItemChannelsItemMembersRemoveResponseable and parameters body of type ItemChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .teams.ItemChannelsItemMembersRemoveRequestBuilder with return type ItemChannelsItemMembersRemovePostResponseable and parameters body of type ItemChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .teams.ItemChannelsItemMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .teams.ItemChannelsItemMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .teams.ItemChannelsItemMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .teams.ItemChannelsItemMembersRemoveRequestBuilder with return type *ItemChannelsItemMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .teams.ItemChannelsItemMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .teams.ItemChannelsItemMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .teams.ItemChannelsItemMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemChannelsItemMembersRemovePostResponseable Addition of Public method remove in type .teams.ItemChannelsItemMembersRequestBuilder with return type *ItemChannelsItemMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .teams.ItemMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .teams.ItemMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .teams.ItemMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .teams.ItemMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .teams.ItemMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .teams.ItemMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .teams.ItemMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .teams.ItemMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .teams.ItemMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .teams.ItemMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .teams.ItemMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .teams.ItemMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .teams.ItemMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .teams.ItemMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .teams.ItemMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .teams.ItemMembersRemovePostRequestBody implements ItemMembersRemovePostRequestBodyable Addition of Public method constructor in type .teams.ItemMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .teams.ItemMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .teams.ItemMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .teams.ItemMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .teams.ItemMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .teams.ItemMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .teams.ItemMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .teams.ItemMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .teams.ItemMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .teams.ItemMembersRemoveRequestBuilder.ItemMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .teams.ItemMembersRemoveRequestBuilder.ItemMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .teams.ItemMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .teams.ItemMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .teams.ItemMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .teams.ItemMembersRemoveRequestBuilder with return type ItemMembersRemoveResponseable and parameters body of type ItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .teams.ItemMembersRemoveRequestBuilder with return type ItemMembersRemovePostResponseable and parameters body of type ItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .teams.ItemMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .teams.ItemMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .teams.ItemMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .teams.ItemMembersRemoveRequestBuilder with return type *ItemMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .teams.ItemMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .teams.ItemMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .teams.ItemMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemMembersRemovePostResponseable Addition of Public method remove in type .teams.ItemMembersRequestBuilder with return type *ItemMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .teams.ItemPrimaryChannelMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .teams.ItemPrimaryChannelMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .teams.ItemPrimaryChannelMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .teams.ItemPrimaryChannelMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .teams.ItemPrimaryChannelMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .teams.ItemPrimaryChannelMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .teams.ItemPrimaryChannelMembersRemovePostRequestBody implements ItemPrimaryChannelMembersRemovePostRequestBodyable Addition of Public method constructor in type .teams.ItemPrimaryChannelMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .teams.ItemPrimaryChannelMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .teams.ItemPrimaryChannelMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .teams.ItemPrimaryChannelMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .teams.ItemPrimaryChannelMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .teams.ItemPrimaryChannelMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .teams.ItemPrimaryChannelMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .teams.ItemPrimaryChannelMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .teams.ItemPrimaryChannelMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder.ItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder.ItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder with return type ItemPrimaryChannelMembersRemoveResponseable and parameters body of type ItemPrimaryChannelMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder with return type ItemPrimaryChannelMembersRemovePostResponseable and parameters body of type ItemPrimaryChannelMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemPrimaryChannelMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .teams.ItemPrimaryChannelMembersRemoveRequestBuilder with return type *ItemPrimaryChannelMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .teams.ItemPrimaryChannelMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .teams.ItemPrimaryChannelMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .teams.ItemPrimaryChannelMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemPrimaryChannelMembersRemovePostResponseable Addition of Public method remove in type .teams.ItemPrimaryChannelMembersRequestBuilder with return type *ItemPrimaryChannelMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostRequestBody implements DeletedTeamsItemChannelsItemMembersRemovePostRequestBodyable Addition of Public method constructor in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .teamwork.DeletedTeamsItemChannelsItemMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type DeletedTeamsItemChannelsItemMembersRemoveResponseable and parameters body of type DeletedTeamsItemChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *DeletedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type DeletedTeamsItemChannelsItemMembersRemovePostResponseable and parameters body of type DeletedTeamsItemChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *DeletedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type DeletedTeamsItemChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *DeletedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type *DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .teamwork.DeletedTeamsItemChannelsItemMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .teamwork.DeletedTeamsItemChannelsItemMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; DeletedTeamsItemChannelsItemMembersRemovePostResponseable Addition of Public method remove in type .teamwork.DeletedTeamsItemChannelsItemMembersRequestBuilder with return type *DeletedTeamsItemChannelsItemMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .users.ItemChatsItemMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .users.ItemChatsItemMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .users.ItemChatsItemMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .users.ItemChatsItemMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .users.ItemChatsItemMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .users.ItemChatsItemMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .users.ItemChatsItemMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .users.ItemChatsItemMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .users.ItemChatsItemMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .users.ItemChatsItemMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .users.ItemChatsItemMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .users.ItemChatsItemMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .users.ItemChatsItemMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .users.ItemChatsItemMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .users.ItemChatsItemMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .users.ItemChatsItemMembersRemovePostRequestBody implements ItemChatsItemMembersRemovePostRequestBodyable Addition of Public method constructor in type .users.ItemChatsItemMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .users.ItemChatsItemMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .users.ItemChatsItemMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .users.ItemChatsItemMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .users.ItemChatsItemMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .users.ItemChatsItemMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .users.ItemChatsItemMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .users.ItemChatsItemMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .users.ItemChatsItemMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .users.ItemChatsItemMembersRemoveRequestBuilder.ItemChatsItemMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .users.ItemChatsItemMembersRemoveRequestBuilder.ItemChatsItemMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .users.ItemChatsItemMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .users.ItemChatsItemMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .users.ItemChatsItemMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .users.ItemChatsItemMembersRemoveRequestBuilder with return type ItemChatsItemMembersRemoveResponseable and parameters body of type ItemChatsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemChatsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .users.ItemChatsItemMembersRemoveRequestBuilder with return type ItemChatsItemMembersRemovePostResponseable and parameters body of type ItemChatsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemChatsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .users.ItemChatsItemMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .users.ItemChatsItemMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemChatsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemChatsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .users.ItemChatsItemMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .users.ItemChatsItemMembersRemoveRequestBuilder with return type *ItemChatsItemMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .users.ItemChatsItemMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .users.ItemChatsItemMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .users.ItemChatsItemMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemChatsItemMembersRemovePostResponseable Addition of Public method remove in type .users.ItemChatsItemMembersRequestBuilder with return type *ItemChatsItemMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBody implements ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBodyable Addition of Public method constructor in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .users.ItemJoinedTeamsItemChannelsItemMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type ItemJoinedTeamsItemChannelsItemMembersRemoveResponseable and parameters body of type ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type ItemJoinedTeamsItemChannelsItemMembersRemovePostResponseable and parameters body of type ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemJoinedTeamsItemChannelsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder with return type *ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .users.ItemJoinedTeamsItemChannelsItemMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .users.ItemJoinedTeamsItemChannelsItemMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemJoinedTeamsItemChannelsItemMembersRemovePostResponseable Addition of Public method remove in type .users.ItemJoinedTeamsItemChannelsItemMembersRequestBuilder with return type *ItemJoinedTeamsItemChannelsItemMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .users.ItemJoinedTeamsItemMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .users.ItemJoinedTeamsItemMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .users.ItemJoinedTeamsItemMembersRemovePostRequestBody implements ItemJoinedTeamsItemMembersRemovePostRequestBodyable Addition of Public method constructor in type .users.ItemJoinedTeamsItemMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .users.ItemJoinedTeamsItemMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .users.ItemJoinedTeamsItemMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .users.ItemJoinedTeamsItemMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .users.ItemJoinedTeamsItemMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .users.ItemJoinedTeamsItemMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .users.ItemJoinedTeamsItemMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .users.ItemJoinedTeamsItemMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .users.ItemJoinedTeamsItemMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder.ItemJoinedTeamsItemMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder.ItemJoinedTeamsItemMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder with return type ItemJoinedTeamsItemMembersRemoveResponseable and parameters body of type ItemJoinedTeamsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemJoinedTeamsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder with return type ItemJoinedTeamsItemMembersRemovePostResponseable and parameters body of type ItemJoinedTeamsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemJoinedTeamsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemJoinedTeamsItemMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemJoinedTeamsItemMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .users.ItemJoinedTeamsItemMembersRemoveRequestBuilder with return type *ItemJoinedTeamsItemMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .users.ItemJoinedTeamsItemMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .users.ItemJoinedTeamsItemMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .users.ItemJoinedTeamsItemMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemJoinedTeamsItemMembersRemovePostResponseable Addition of Public method remove in type .users.ItemJoinedTeamsItemMembersRequestBuilder with return type *ItemJoinedTeamsItemMembersRemoveRequestBuilder and parameters Addition of Public method constructor in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters Addition of Public method GetAdditionalData in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type map[string]any and parameters Addition of Public method GetBackingStore in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type map[string]func and parameters Addition of Public method GetValues in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method Serialize in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of Public method CreateFromDiscriminatorValue in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBodyable with return type BackingStore and parameters Addition of Public method GetValues in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBodyable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable and parameters Addition of Public method SetBackingStore in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBodyable with return type void and parameters value of type BackingStore is required Addition of Public method SetValues in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBodyable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConversationMemberable is required Addition of .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBodyable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBody implements ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBodyable Addition of Public method constructor in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponse with return type void and parameters Addition of Public method getFieldDeserializers in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponse with return type map[string]func and parameters Addition of Public method GetValue in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponse with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method Serialize in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponse with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetValue in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponse with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of Public method CreateFromDiscriminatorValue in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetValue in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponseable with return type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable and parameters Addition of Public method SetValue in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponseable with return type void and parameters value of type []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ActionResultPartable is required Addition of .users.ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable Addition of Public property headers in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration with type *RequestHeaders Addition of Public property options in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration with type []RequestOption Addition of Public method constructor in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder with return type void and parameters pathParameters of type map[string]string is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type RequestAdapter is required Addition of Public property pathParameters in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder with type map[string]string Addition of Public method Post in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder with return type ItemJoinedTeamsItemPrimaryChannelMembersRemoveResponseable and parameters body of type ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public method PostAsRemovePostResponse in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder with return type ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponseable and parameters body of type ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property requestAdapter in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder with type RequestAdapter Addition of Public method ToPostRequestInformation in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder with return type *RequestInformation and parameters body of type ItemJoinedTeamsItemPrimaryChannelMembersRemovePostRequestBodyable is required; ctx of type context.Context is required; requestConfiguration of type *ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilderPostRequestConfiguration is optional Addition of Public property urlTemplate in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder with type string Addition of Public method WithUrl in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder with return type *ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder and parameters rawUrl of type string is required Addition of Public method constructor in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveResponse with return type void and parameters Addition of Public method CreateFromDiscriminatorValue in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveResponse with return type Parsable and parameters parseNode of type ParseNode is required Addition of .users.ItemJoinedTeamsItemPrimaryChannelMembersRemoveResponseable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; ItemJoinedTeamsItemPrimaryChannelMembersRemovePostResponseable Addition of Public method remove in type .users.ItemJoinedTeamsItemPrimaryChannelMembersRequestBuilder with return type *ItemJoinedTeamsItemPrimaryChannelMembersRemoveRequestBuilder and parameters |
Ndiritu
approved these changes
Jan 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request was automatically created by Azure Pipelines. Important Check for unexpected deletions or changes in this PR.