Skip to content

Commit 018e9b0

Browse files
authored
Merge pull request #2665 from microsoftgraph/kiota/v1.0/pipelinebuild/162820
Generated models and request builders
2 parents 556189d + ce5ccf9 commit 018e9b0

File tree

15,901 files changed

+38965
-38965
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

15,901 files changed

+38965
-38965
lines changed

src/Microsoft.Graph/Generated/Admin/AdminRequestBuilder.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ namespace Microsoft.Graph.Admin
2121
/// <summary>
2222
/// Provides operations to manage the admin singleton.
2323
/// </summary>
24-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
24+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
2525
public partial class AdminRequestBuilder : BaseRequestBuilder
2626
{
2727
/// <summary>Provides operations to manage the edge property of the microsoft.graph.admin entity.</summary>
@@ -171,7 +171,7 @@ public RequestInformation ToPatchRequestInformation(global::Microsoft.Graph.Mode
171171
/// <summary>
172172
/// Get admin
173173
/// </summary>
174-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
174+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
175175
public partial class AdminRequestBuilderGetQueryParameters
176176
{
177177
/// <summary>Expand related entities</summary>
@@ -199,15 +199,15 @@ public partial class AdminRequestBuilderGetQueryParameters
199199
/// Configuration for the request such as headers, query parameters, and middleware options.
200200
/// </summary>
201201
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
202-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
202+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
203203
public partial class AdminRequestBuilderGetRequestConfiguration : RequestConfiguration<global::Microsoft.Graph.Admin.AdminRequestBuilder.AdminRequestBuilderGetQueryParameters>
204204
{
205205
}
206206
/// <summary>
207207
/// Configuration for the request such as headers, query parameters, and middleware options.
208208
/// </summary>
209209
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
210-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
210+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
211211
public partial class AdminRequestBuilderPatchRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
212212
{
213213
}

src/Microsoft.Graph/Generated/Admin/Edge/EdgeRequestBuilder.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace Microsoft.Graph.Admin.Edge
1616
/// <summary>
1717
/// Provides operations to manage the edge property of the microsoft.graph.admin entity.
1818
/// </summary>
19-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
19+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
2020
public partial class EdgeRequestBuilder : BaseRequestBuilder
2121
{
2222
/// <summary>Provides operations to manage the internetExplorerMode property of the microsoft.graph.edge entity.</summary>
@@ -183,14 +183,14 @@ public RequestInformation ToPatchRequestInformation(global::Microsoft.Graph.Mode
183183
/// Configuration for the request such as headers, query parameters, and middleware options.
184184
/// </summary>
185185
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
186-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
186+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
187187
public partial class EdgeRequestBuilderDeleteRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
188188
{
189189
}
190190
/// <summary>
191191
/// A container for Microsoft Edge resources. Read-only.
192192
/// </summary>
193-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
193+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
194194
public partial class EdgeRequestBuilderGetQueryParameters
195195
{
196196
/// <summary>Expand related entities</summary>
@@ -218,15 +218,15 @@ public partial class EdgeRequestBuilderGetQueryParameters
218218
/// Configuration for the request such as headers, query parameters, and middleware options.
219219
/// </summary>
220220
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
221-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
221+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
222222
public partial class EdgeRequestBuilderGetRequestConfiguration : RequestConfiguration<global::Microsoft.Graph.Admin.Edge.EdgeRequestBuilder.EdgeRequestBuilderGetQueryParameters>
223223
{
224224
}
225225
/// <summary>
226226
/// Configuration for the request such as headers, query parameters, and middleware options.
227227
/// </summary>
228228
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
229-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
229+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
230230
public partial class EdgeRequestBuilderPatchRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
231231
{
232232
}

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/InternetExplorerModeRequestBuilder.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace Microsoft.Graph.Admin.Edge.InternetExplorerMode
1616
/// <summary>
1717
/// Provides operations to manage the internetExplorerMode property of the microsoft.graph.edge entity.
1818
/// </summary>
19-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
19+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
2020
public partial class InternetExplorerModeRequestBuilder : BaseRequestBuilder
2121
{
2222
/// <summary>Provides operations to manage the siteLists property of the microsoft.graph.internetExplorerMode entity.</summary>
@@ -183,14 +183,14 @@ public RequestInformation ToPatchRequestInformation(global::Microsoft.Graph.Mode
183183
/// Configuration for the request such as headers, query parameters, and middleware options.
184184
/// </summary>
185185
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
186-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
186+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
187187
public partial class InternetExplorerModeRequestBuilderDeleteRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
188188
{
189189
}
190190
/// <summary>
191191
/// A container for Internet Explorer mode resources.
192192
/// </summary>
193-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
193+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
194194
public partial class InternetExplorerModeRequestBuilderGetQueryParameters
195195
{
196196
/// <summary>Expand related entities</summary>
@@ -218,15 +218,15 @@ public partial class InternetExplorerModeRequestBuilderGetQueryParameters
218218
/// Configuration for the request such as headers, query parameters, and middleware options.
219219
/// </summary>
220220
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
221-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
221+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
222222
public partial class InternetExplorerModeRequestBuilderGetRequestConfiguration : RequestConfiguration<global::Microsoft.Graph.Admin.Edge.InternetExplorerMode.InternetExplorerModeRequestBuilder.InternetExplorerModeRequestBuilderGetQueryParameters>
223223
{
224224
}
225225
/// <summary>
226226
/// Configuration for the request such as headers, query parameters, and middleware options.
227227
/// </summary>
228228
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
229-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
229+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
230230
public partial class InternetExplorerModeRequestBuilderPatchRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
231231
{
232232
}

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/SiteLists/Count/CountRequestBuilder.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Count
1414
/// <summary>
1515
/// Provides operations to count the resources in the collection.
1616
/// </summary>
17-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
17+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
1818
public partial class CountRequestBuilder : BaseRequestBuilder
1919
{
2020
/// <summary>
@@ -87,7 +87,7 @@ public RequestInformation ToGetRequestInformation(Action<RequestConfiguration<gl
8787
/// <summary>
8888
/// Get the number of the resource
8989
/// </summary>
90-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
90+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
9191
public partial class CountRequestBuilderGetQueryParameters
9292
{
9393
/// <summary>Filter items by property values</summary>
@@ -115,7 +115,7 @@ public partial class CountRequestBuilderGetQueryParameters
115115
/// Configuration for the request such as headers, query parameters, and middleware options.
116116
/// </summary>
117117
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
118-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
118+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
119119
public partial class CountRequestBuilderGetRequestConfiguration : RequestConfiguration<global::Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Count.CountRequestBuilder.CountRequestBuilderGetQueryParameters>
120120
{
121121
}

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/SiteLists/Item/BrowserSiteListItemRequestBuilder.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Item
1818
/// <summary>
1919
/// Provides operations to manage the siteLists property of the microsoft.graph.internetExplorerMode entity.
2020
/// </summary>
21-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
21+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
2222
public partial class BrowserSiteListItemRequestBuilder : BaseRequestBuilder
2323
{
2424
/// <summary>Provides operations to call the publish method.</summary>
@@ -198,14 +198,14 @@ public RequestInformation ToPatchRequestInformation(global::Microsoft.Graph.Mode
198198
/// Configuration for the request such as headers, query parameters, and middleware options.
199199
/// </summary>
200200
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
201-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
201+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
202202
public partial class BrowserSiteListItemRequestBuilderDeleteRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
203203
{
204204
}
205205
/// <summary>
206206
/// Get a browserSiteList that contains browserSite and browserSharedCookie resources.
207207
/// </summary>
208-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
208+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
209209
public partial class BrowserSiteListItemRequestBuilderGetQueryParameters
210210
{
211211
/// <summary>Expand related entities</summary>
@@ -233,15 +233,15 @@ public partial class BrowserSiteListItemRequestBuilderGetQueryParameters
233233
/// Configuration for the request such as headers, query parameters, and middleware options.
234234
/// </summary>
235235
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
236-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
236+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
237237
public partial class BrowserSiteListItemRequestBuilderGetRequestConfiguration : RequestConfiguration<global::Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Item.BrowserSiteListItemRequestBuilder.BrowserSiteListItemRequestBuilderGetQueryParameters>
238238
{
239239
}
240240
/// <summary>
241241
/// Configuration for the request such as headers, query parameters, and middleware options.
242242
/// </summary>
243243
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
244-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
244+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
245245
public partial class BrowserSiteListItemRequestBuilderPatchRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
246246
{
247247
}

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/SiteLists/Item/Publish/PublishPostRequestBody.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
using System;
1010
namespace Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Item.Publish
1111
{
12-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
12+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
1313
#pragma warning disable CS1591
1414
public partial class PublishPostRequestBody : IAdditionalDataHolder, IBackedModel, IParsable
1515
#pragma warning restore CS1591

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/SiteLists/Item/Publish/PublishRequestBuilder.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Item.Publish
1515
/// <summary>
1616
/// Provides operations to call the publish method.
1717
/// </summary>
18-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
18+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
1919
public partial class PublishRequestBuilder : BaseRequestBuilder
2020
{
2121
/// <summary>
@@ -94,7 +94,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Admin
9494
/// Configuration for the request such as headers, query parameters, and middleware options.
9595
/// </summary>
9696
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
97-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
97+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
9898
public partial class PublishRequestBuilderPostRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
9999
{
100100
}

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/SiteLists/Item/SharedCookies/Count/CountRequestBuilder.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Item.SharedC
1414
/// <summary>
1515
/// Provides operations to count the resources in the collection.
1616
/// </summary>
17-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
17+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
1818
public partial class CountRequestBuilder : BaseRequestBuilder
1919
{
2020
/// <summary>
@@ -87,7 +87,7 @@ public RequestInformation ToGetRequestInformation(Action<RequestConfiguration<gl
8787
/// <summary>
8888
/// Get the number of the resource
8989
/// </summary>
90-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
90+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
9191
public partial class CountRequestBuilderGetQueryParameters
9292
{
9393
/// <summary>Filter items by property values</summary>
@@ -115,7 +115,7 @@ public partial class CountRequestBuilderGetQueryParameters
115115
/// Configuration for the request such as headers, query parameters, and middleware options.
116116
/// </summary>
117117
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
118-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
118+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
119119
public partial class CountRequestBuilderGetRequestConfiguration : RequestConfiguration<global::Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Item.SharedCookies.Count.CountRequestBuilder.CountRequestBuilderGetQueryParameters>
120120
{
121121
}

src/Microsoft.Graph/Generated/Admin/Edge/InternetExplorerMode/SiteLists/Item/SharedCookies/Item/BrowserSharedCookieItemRequestBuilder.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Item.SharedC
1515
/// <summary>
1616
/// Provides operations to manage the sharedCookies property of the microsoft.graph.browserSiteList entity.
1717
/// </summary>
18-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
18+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
1919
public partial class BrowserSharedCookieItemRequestBuilder : BaseRequestBuilder
2020
{
2121
/// <summary>
@@ -180,14 +180,14 @@ public RequestInformation ToPatchRequestInformation(global::Microsoft.Graph.Mode
180180
/// Configuration for the request such as headers, query parameters, and middleware options.
181181
/// </summary>
182182
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
183-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
183+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
184184
public partial class BrowserSharedCookieItemRequestBuilderDeleteRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
185185
{
186186
}
187187
/// <summary>
188188
/// Get a session cookie that can be shared between a Microsoft Edge process and an Internet Explorer process, while using Internet Explorer mode.
189189
/// </summary>
190-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
190+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
191191
public partial class BrowserSharedCookieItemRequestBuilderGetQueryParameters
192192
{
193193
/// <summary>Expand related entities</summary>
@@ -215,15 +215,15 @@ public partial class BrowserSharedCookieItemRequestBuilderGetQueryParameters
215215
/// Configuration for the request such as headers, query parameters, and middleware options.
216216
/// </summary>
217217
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
218-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
218+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
219219
public partial class BrowserSharedCookieItemRequestBuilderGetRequestConfiguration : RequestConfiguration<global::Microsoft.Graph.Admin.Edge.InternetExplorerMode.SiteLists.Item.SharedCookies.Item.BrowserSharedCookieItemRequestBuilder.BrowserSharedCookieItemRequestBuilderGetQueryParameters>
220220
{
221221
}
222222
/// <summary>
223223
/// Configuration for the request such as headers, query parameters, and middleware options.
224224
/// </summary>
225225
[Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
226-
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")]
226+
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")]
227227
public partial class BrowserSharedCookieItemRequestBuilderPatchRequestConfiguration : RequestConfiguration<DefaultQueryParameters>
228228
{
229229
}

0 commit comments

Comments
 (0)