diff --git a/eng/azure-typespec-http-client-csharp-emitter-package-lock.json b/eng/azure-typespec-http-client-csharp-emitter-package-lock.json index d22a079d9373..5d143809d887 100644 --- a/eng/azure-typespec-http-client-csharp-emitter-package-lock.json +++ b/eng/azure-typespec-http-client-csharp-emitter-package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@azure-typespec/http-client-csharp": "1.0.0-alpha.20251003.1" + "@azure-typespec/http-client-csharp": "1.0.0-alpha.20251010.1" }, "devDependencies": { "@azure-tools/typespec-autorest": "0.60.0", @@ -119,12 +119,12 @@ } }, "node_modules/@azure-typespec/http-client-csharp": { - "version": "1.0.0-alpha.20251003.1", - "resolved": "https://registry.npmjs.org/@azure-typespec/http-client-csharp/-/http-client-csharp-1.0.0-alpha.20251003.1.tgz", - "integrity": "sha512-lWYQopgmp5vowZmf/p2t7nXGZZLdrnDjqIGPZp/ORNZHElmweQZvdmjQJpXeQCdlYLdyZqVaK90WL/yGYeZktg==", + "version": "1.0.0-alpha.20251010.1", + "resolved": "https://registry.npmjs.org/@azure-typespec/http-client-csharp/-/http-client-csharp-1.0.0-alpha.20251010.1.tgz", + "integrity": "sha512-Eb8J0YzHqITVU/xHXsehoT/SBi8eOxXt90LmnozEyxB4C6Wc58HNN0LFsmxORDKpKT7Jmvka9GHj9r64iuJTKw==", "license": "MIT", "dependencies": { - "@typespec/http-client-csharp": "1.0.0-alpha.20251002.1" + "@typespec/http-client-csharp": "1.0.0-alpha.20251009.7" } }, "node_modules/@babel/code-frame": { @@ -607,9 +607,9 @@ } }, "node_modules/@typespec/http-client-csharp": { - "version": "1.0.0-alpha.20251002.1", - "resolved": "https://registry.npmjs.org/@typespec/http-client-csharp/-/http-client-csharp-1.0.0-alpha.20251002.1.tgz", - "integrity": "sha512-tjP590W0Kkmo1UaMiAw2F1H5VYTCQBNObMR0WwDHJCeLiPinrMd3e+dpn38bhk2bdKfsE0a8e9Anaa0PahPlZA==", + "version": "1.0.0-alpha.20251009.7", + "resolved": "https://registry.npmjs.org/@typespec/http-client-csharp/-/http-client-csharp-1.0.0-alpha.20251009.7.tgz", + "integrity": "sha512-o1ZHLQLFVSRjDQVxEdwzfWelpLmzzUPcP4JJLz5MYIISDRUxw65T1ECoq1OUCPa4bCL7rBoRwcKeuCPL9yFiIw==", "license": "MIT", "peerDependencies": { "@azure-tools/typespec-client-generator-core": ">=0.60.0 < 0.61.0 || ~0.61.0-0", @@ -1305,9 +1305,9 @@ "license": "MIT" }, "node_modules/semver": { - "version": "7.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz", - "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", + "version": "7.7.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz", + "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", "license": "ISC", "bin": { "semver": "bin/semver.js" diff --git a/eng/azure-typespec-http-client-csharp-emitter-package.json b/eng/azure-typespec-http-client-csharp-emitter-package.json index 06f71df747bf..f3987f346dd0 100644 --- a/eng/azure-typespec-http-client-csharp-emitter-package.json +++ b/eng/azure-typespec-http-client-csharp-emitter-package.json @@ -1,7 +1,7 @@ { "main": "dist/src/index.js", "dependencies": { - "@azure-typespec/http-client-csharp": "1.0.0-alpha.20251003.1" + "@azure-typespec/http-client-csharp": "1.0.0-alpha.20251010.1" }, "devDependencies": { "@azure-tools/typespec-azure-core": "0.60.0", diff --git a/sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.net8.0.cs b/sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.net8.0.cs index bf4fc9f23911..e6b47c7427ba 100644 --- a/sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.net8.0.cs +++ b/sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.net8.0.cs @@ -1926,7 +1926,9 @@ public static partial class VoiceLiveModelFactory { public static Azure.AI.VoiceLive.AnimationOptions AnimationOptions(string modelName = null, System.Collections.Generic.IEnumerable outputs = null) { throw null; } public static Azure.AI.VoiceLive.AssistantMessageItem AssistantMessageItem(string id = null, System.Collections.Generic.IEnumerable content = null, Azure.AI.VoiceLive.ItemParamStatus? status = default(Azure.AI.VoiceLive.ItemParamStatus?)) { throw null; } - public static Azure.AI.VoiceLive.AudioEchoCancellation AudioEchoCancellation(string type = null) { throw null; } + public static Azure.AI.VoiceLive.AudioEchoCancellation AudioEchoCancellation() { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public static Azure.AI.VoiceLive.AudioEchoCancellation AudioEchoCancellation(string type) { throw null; } public static Azure.AI.VoiceLive.AudioInputTranscriptionOptions AudioInputTranscriptionOptions(Azure.AI.VoiceLive.AudioInputTranscriptionOptionsModel model = default(Azure.AI.VoiceLive.AudioInputTranscriptionOptionsModel), string language = null, System.Collections.Generic.IDictionary customSpeech = null, System.Collections.Generic.IEnumerable phraseList = null) { throw null; } public static Azure.AI.VoiceLive.AudioNoiseReduction AudioNoiseReduction(Azure.AI.VoiceLive.AudioNoiseReductionType type = default(Azure.AI.VoiceLive.AudioNoiseReductionType)) { throw null; } public static Azure.AI.VoiceLive.AvatarConfiguration AvatarConfiguration(System.Collections.Generic.IEnumerable iceServers = null, string character = null, string style = null, bool customized = false, Azure.AI.VoiceLive.VideoParams video = null) { throw null; } @@ -1952,7 +1954,9 @@ public static partial class VoiceLiveModelFactory public static Azure.AI.VoiceLive.LogProbProperties LogProbProperties(string token = null, float logprob = 0f, System.BinaryData bytes = null) { throw null; } public static Azure.AI.VoiceLive.MessageContentPart MessageContentPart(string type = null) { throw null; } public static Azure.AI.VoiceLive.MessageItem MessageItem(string id = null, System.Collections.Generic.IEnumerable content = null, Azure.AI.VoiceLive.ItemParamStatus? status = default(Azure.AI.VoiceLive.ItemParamStatus?)) { throw null; } - public static Azure.AI.VoiceLive.OpenAIVoice OpenAIVoice(string type = null, Azure.AI.VoiceLive.OAIVoice name = default(Azure.AI.VoiceLive.OAIVoice)) { throw null; } + public static Azure.AI.VoiceLive.OpenAIVoice OpenAIVoice(Azure.AI.VoiceLive.OAIVoice name = default(Azure.AI.VoiceLive.OAIVoice)) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public static Azure.AI.VoiceLive.OpenAIVoice OpenAIVoice(string type, Azure.AI.VoiceLive.OAIVoice name) { throw null; } public static Azure.AI.VoiceLive.OutputTextContentPart OutputTextContentPart(string text = null) { throw null; } public static Azure.AI.VoiceLive.OutputTokenDetails OutputTokenDetails(int textTokens = 0, int audioTokens = 0) { throw null; } public static Azure.AI.VoiceLive.RequestAudioContentPart RequestAudioContentPart(string transcript = null) { throw null; } @@ -1991,7 +1995,9 @@ public static partial class VoiceLiveModelFactory public static Azure.AI.VoiceLive.SessionUpdateResponseAnimationVisemeDone SessionUpdateResponseAnimationVisemeDone(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioDelta SessionUpdateResponseAudioDelta(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, System.BinaryData delta = null) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioDone SessionUpdateResponseAudioDone(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0) { throw null; } - public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudioTimestampDelta(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, int audioOffsetMs = 0, int audioDurationMs = 0, string text = null, string timestampType = null) { throw null; } + public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudioTimestampDelta(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, int audioOffsetMs = 0, int audioDurationMs = 0, string text = null) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudioTimestampDelta(string eventId, string responseId, string itemId, int outputIndex, int contentIndex, int audioOffsetMs, int audioDurationMs, string text, string timestampType) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTimestampDone SessionUpdateResponseAudioTimestampDone(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTranscriptDelta SessionUpdateResponseAudioTranscriptDelta(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, string delta = null) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTranscriptDone SessionUpdateResponseAudioTranscriptDone(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, string transcript = null) { throw null; } diff --git a/sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.netstandard2.0.cs b/sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.netstandard2.0.cs index bf4fc9f23911..e6b47c7427ba 100644 --- a/sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.netstandard2.0.cs +++ b/sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.netstandard2.0.cs @@ -1926,7 +1926,9 @@ public static partial class VoiceLiveModelFactory { public static Azure.AI.VoiceLive.AnimationOptions AnimationOptions(string modelName = null, System.Collections.Generic.IEnumerable outputs = null) { throw null; } public static Azure.AI.VoiceLive.AssistantMessageItem AssistantMessageItem(string id = null, System.Collections.Generic.IEnumerable content = null, Azure.AI.VoiceLive.ItemParamStatus? status = default(Azure.AI.VoiceLive.ItemParamStatus?)) { throw null; } - public static Azure.AI.VoiceLive.AudioEchoCancellation AudioEchoCancellation(string type = null) { throw null; } + public static Azure.AI.VoiceLive.AudioEchoCancellation AudioEchoCancellation() { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public static Azure.AI.VoiceLive.AudioEchoCancellation AudioEchoCancellation(string type) { throw null; } public static Azure.AI.VoiceLive.AudioInputTranscriptionOptions AudioInputTranscriptionOptions(Azure.AI.VoiceLive.AudioInputTranscriptionOptionsModel model = default(Azure.AI.VoiceLive.AudioInputTranscriptionOptionsModel), string language = null, System.Collections.Generic.IDictionary customSpeech = null, System.Collections.Generic.IEnumerable phraseList = null) { throw null; } public static Azure.AI.VoiceLive.AudioNoiseReduction AudioNoiseReduction(Azure.AI.VoiceLive.AudioNoiseReductionType type = default(Azure.AI.VoiceLive.AudioNoiseReductionType)) { throw null; } public static Azure.AI.VoiceLive.AvatarConfiguration AvatarConfiguration(System.Collections.Generic.IEnumerable iceServers = null, string character = null, string style = null, bool customized = false, Azure.AI.VoiceLive.VideoParams video = null) { throw null; } @@ -1952,7 +1954,9 @@ public static partial class VoiceLiveModelFactory public static Azure.AI.VoiceLive.LogProbProperties LogProbProperties(string token = null, float logprob = 0f, System.BinaryData bytes = null) { throw null; } public static Azure.AI.VoiceLive.MessageContentPart MessageContentPart(string type = null) { throw null; } public static Azure.AI.VoiceLive.MessageItem MessageItem(string id = null, System.Collections.Generic.IEnumerable content = null, Azure.AI.VoiceLive.ItemParamStatus? status = default(Azure.AI.VoiceLive.ItemParamStatus?)) { throw null; } - public static Azure.AI.VoiceLive.OpenAIVoice OpenAIVoice(string type = null, Azure.AI.VoiceLive.OAIVoice name = default(Azure.AI.VoiceLive.OAIVoice)) { throw null; } + public static Azure.AI.VoiceLive.OpenAIVoice OpenAIVoice(Azure.AI.VoiceLive.OAIVoice name = default(Azure.AI.VoiceLive.OAIVoice)) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public static Azure.AI.VoiceLive.OpenAIVoice OpenAIVoice(string type, Azure.AI.VoiceLive.OAIVoice name) { throw null; } public static Azure.AI.VoiceLive.OutputTextContentPart OutputTextContentPart(string text = null) { throw null; } public static Azure.AI.VoiceLive.OutputTokenDetails OutputTokenDetails(int textTokens = 0, int audioTokens = 0) { throw null; } public static Azure.AI.VoiceLive.RequestAudioContentPart RequestAudioContentPart(string transcript = null) { throw null; } @@ -1991,7 +1995,9 @@ public static partial class VoiceLiveModelFactory public static Azure.AI.VoiceLive.SessionUpdateResponseAnimationVisemeDone SessionUpdateResponseAnimationVisemeDone(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioDelta SessionUpdateResponseAudioDelta(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, System.BinaryData delta = null) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioDone SessionUpdateResponseAudioDone(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0) { throw null; } - public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudioTimestampDelta(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, int audioOffsetMs = 0, int audioDurationMs = 0, string text = null, string timestampType = null) { throw null; } + public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudioTimestampDelta(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, int audioOffsetMs = 0, int audioDurationMs = 0, string text = null) { throw null; } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudioTimestampDelta(string eventId, string responseId, string itemId, int outputIndex, int contentIndex, int audioOffsetMs, int audioDurationMs, string text, string timestampType) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTimestampDone SessionUpdateResponseAudioTimestampDone(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTranscriptDelta SessionUpdateResponseAudioTranscriptDelta(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, string delta = null) { throw null; } public static Azure.AI.VoiceLive.SessionUpdateResponseAudioTranscriptDone SessionUpdateResponseAudioTranscriptDone(string eventId = null, string responseId = null, string itemId = null, int outputIndex = 0, int contentIndex = 0, string transcript = null) { throw null; } diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Customizations/VideoParams.cs b/sdk/ai/Azure.AI.VoiceLive/src/Customizations/VideoParams.cs new file mode 100644 index 000000000000..d6f3f1dff72d --- /dev/null +++ b/sdk/ai/Azure.AI.VoiceLive/src/Customizations/VideoParams.cs @@ -0,0 +1,11 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +namespace Azure.AI.VoiceLive +{ + public partial class VideoParams + { + /// Codec to use for encoding. Currently only 'h264' is supported. + public string Codec { get; set; } + } +} diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetection.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetection.cs index a43f01afae9e..769009f32c28 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetection.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetection.cs @@ -22,7 +22,7 @@ public AzureSemanticEouDetection() : base(EouDetectionModel.SemanticDetectionV1) /// /// Keeps track of any properties unknown to the library. /// Threshold level setting. Recommended instead of `threshold`. One of `low`, `medium`, `high`, or `default`. - /// Gets or sets the Timeout. + /// Timeout in milliseconds. Recommended instead of `timeout`. internal AzureSemanticEouDetection(EouDetectionModel model, IDictionary additionalBinaryDataProperties, EouThresholdLevel? thresholdLevel, float? timeoutMs) : base(model, additionalBinaryDataProperties) { ThresholdLevel = thresholdLevel; diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetectionEn.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetectionEn.cs index 13930f707596..c86fefc7daa3 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetectionEn.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetectionEn.cs @@ -22,7 +22,7 @@ public AzureSemanticEouDetectionEn() : base(EouDetectionModel.SemanticDetectionV /// /// Keeps track of any properties unknown to the library. /// Threshold level setting. Recommended instead of `threshold`. One of `low`, `medium`, `high`, or `default`. - /// Gets or sets the Timeout. + /// Timeout in milliseconds. Recommended instead of `timeout`. internal AzureSemanticEouDetectionEn(EouDetectionModel model, IDictionary additionalBinaryDataProperties, EouThresholdLevel? thresholdLevel, float? timeoutMs) : base(model, additionalBinaryDataProperties) { ThresholdLevel = thresholdLevel; diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetectionMultilingual.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetectionMultilingual.cs index ee75c9feca42..91093763f7d7 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetectionMultilingual.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticEouDetectionMultilingual.cs @@ -22,7 +22,7 @@ public AzureSemanticEouDetectionMultilingual() : base(EouDetectionModel.Semantic /// /// Keeps track of any properties unknown to the library. /// Threshold level setting. Recommended instead of `threshold`. One of `low`, `medium`, `high`, or `default`. - /// Gets or sets the Timeout. + /// Timeout in milliseconds. Recommended instead of `timeout`. internal AzureSemanticEouDetectionMultilingual(EouDetectionModel model, IDictionary additionalBinaryDataProperties, EouThresholdLevel? thresholdLevel, float? timeoutMs) : base(model, additionalBinaryDataProperties) { ThresholdLevel = thresholdLevel; diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetection.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetection.cs index bb5bece76a08..bea29318ca87 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetection.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetection.cs @@ -23,10 +23,10 @@ public AzureSemanticVadTurnDetection() : base(TurnDetectionType.AzureSemanticVad /// /// Keeps track of any properties unknown to the library. /// - /// Gets or sets the PrefixPaddingMs. - /// Gets or sets the SilenceDurationMs. + /// + /// /// - /// Gets or sets the SpeechDurationMs. + /// /// /// /// diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetectionEn.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetectionEn.cs index dfa5fc1ab835..18e9dc23cc24 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetectionEn.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetectionEn.cs @@ -22,10 +22,10 @@ public AzureSemanticVadTurnDetectionEn() : base(TurnDetectionType.AzureSemanticV /// /// Keeps track of any properties unknown to the library. /// - /// Gets or sets the PrefixPaddingMs. - /// Gets or sets the SilenceDurationMs. + /// + /// /// - /// Gets or sets the SpeechDurationMs. + /// /// /// /// diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetectionMultilingual.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetectionMultilingual.cs index 85fccc7194d3..ef675370c4bd 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetectionMultilingual.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/AzureSemanticVadTurnDetectionMultilingual.cs @@ -23,10 +23,10 @@ public AzureSemanticVadTurnDetectionMultilingual() : base(TurnDetectionType.Azur /// /// Keeps track of any properties unknown to the library. /// - /// Gets or sets the PrefixPaddingMs. - /// Gets or sets the SilenceDurationMs. + /// + /// /// - /// Gets or sets the SpeechDurationMs. + /// /// /// /// diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/ResponseFunctionCallItem.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/ResponseFunctionCallItem.cs index 5414185e677b..78460ee27c7a 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/ResponseFunctionCallItem.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/ResponseFunctionCallItem.cs @@ -29,7 +29,7 @@ internal ResponseFunctionCallItem(string name, string callId, string arguments, /// Initializes a new instance of . /// /// - /// Gets the Object. + /// /// Keeps track of any properties unknown to the library. /// /// diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/ResponseFunctionCallOutputItem.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/ResponseFunctionCallOutputItem.cs index de2747e23ef0..ee382666c658 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/ResponseFunctionCallOutputItem.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/ResponseFunctionCallOutputItem.cs @@ -25,7 +25,7 @@ internal ResponseFunctionCallOutputItem(string callId, string output) : base(Ite /// Initializes a new instance of . /// /// - /// Gets the Object. + /// /// Keeps track of any properties unknown to the library. /// /// diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/ServerVadTurnDetection.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/ServerVadTurnDetection.cs index b2d948bb63a6..38da39db511c 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/ServerVadTurnDetection.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/ServerVadTurnDetection.cs @@ -22,8 +22,8 @@ public ServerVadTurnDetection() : base(TurnDetectionType.ServerVad) /// /// Keeps track of any properties unknown to the library. /// - /// Gets or sets the PrefixPaddingMs. - /// Gets or sets the SilenceDurationMs. + /// + /// /// /// /// diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponse.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponse.cs index 0ce56f0f43b0..14ee22c01c45 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponse.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponse.cs @@ -25,7 +25,7 @@ internal SessionResponse() /// Initializes a new instance of . /// The unique ID of the response. - /// + /// The object type, must be `realtime.response`. /// /// The final status of the response. /// @@ -58,7 +58,7 @@ internal SessionResponse() /// Sampling temperature for the model, limited to [0.6, 1.2]. Defaults to 0.8. /// /// Maximum number of output tokens for a single assistant response, - /// inclusive of tool calls, that was used in this response. + /// inclusive of tool calls, that was used in this response. /// /// Keeps track of any properties unknown to the library. internal SessionResponse(string id, string @object, SessionResponseStatus? status, ResponseStatusDetails statusDetails, IList output, ResponseTokenStatistics usage, string conversationId, VoiceProvider voice, IList modalities, OutputAudioFormat? outputAudioFormat, float? temperature, MaxResponseOutputTokensOption maxOutputTokens, IDictionary additionalBinaryDataProperties) diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponseItem.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponseItem.cs index 29eb9071ca44..53110acc6654 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponseItem.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponseItem.cs @@ -29,7 +29,7 @@ private protected SessionResponseItem(ItemType @type) /// Initializes a new instance of . /// /// - /// Gets the Object. + /// /// Keeps track of any properties unknown to the library. internal SessionResponseItem(ItemType @type, string id, string @object, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponseMessageItem.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponseMessageItem.cs index 1b946353ad9a..7d7432a1e5e2 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponseMessageItem.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionResponseMessageItem.cs @@ -28,7 +28,7 @@ internal SessionResponseMessageItem(ResponseMessageRole role, IEnumerable Initializes a new instance of . /// /// - /// Gets the Object. + /// /// Keeps track of any properties unknown to the library. /// /// diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateInputAudioBufferSpeechStarted.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateInputAudioBufferSpeechStarted.cs index 58d12678e159..d94ed6b85dd0 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateInputAudioBufferSpeechStarted.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateInputAudioBufferSpeechStarted.cs @@ -24,7 +24,12 @@ namespace Azure.AI.VoiceLive public partial class SessionUpdateInputAudioBufferSpeechStarted : SessionUpdate { /// Initializes a new instance of . - /// + /// + /// Milliseconds from the start of all audio written to the buffer during the + /// session when speech was first detected. This will correspond to the + /// beginning of audio sent to the model, and thus includes the + /// `prefix_padding_ms` configured in the Session. + /// /// The ID of the user message item that will be created when speech stops. internal SessionUpdateInputAudioBufferSpeechStarted(int audioStartMs, string itemId) : base(ServerEventType.InputAudioBufferSpeechStarted) { @@ -36,7 +41,12 @@ internal SessionUpdateInputAudioBufferSpeechStarted(int audioStartMs, string ite /// The type of event. /// /// Keeps track of any properties unknown to the library. - /// + /// + /// Milliseconds from the start of all audio written to the buffer during the + /// session when speech was first detected. This will correspond to the + /// beginning of audio sent to the model, and thus includes the + /// `prefix_padding_ms` configured in the Session. + /// /// The ID of the user message item that will be created when speech stops. internal SessionUpdateInputAudioBufferSpeechStarted(ServerEventType @type, string eventId, IDictionary additionalBinaryDataProperties, int audioStartMs, string itemId) : base(@type, eventId, additionalBinaryDataProperties) { diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateInputAudioBufferSpeechStopped.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateInputAudioBufferSpeechStopped.cs index 0d2d119daa25..eb088c8b0141 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateInputAudioBufferSpeechStopped.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateInputAudioBufferSpeechStopped.cs @@ -18,7 +18,11 @@ namespace Azure.AI.VoiceLive public partial class SessionUpdateInputAudioBufferSpeechStopped : SessionUpdate { /// Initializes a new instance of . - /// + /// + /// Milliseconds since the session started when speech stopped. This will + /// correspond to the end of audio sent to the model, and thus includes the + /// `min_silence_duration_ms` configured in the Session. + /// /// The ID of the user message item that will be created. internal SessionUpdateInputAudioBufferSpeechStopped(int audioEndMs, string itemId) : base(ServerEventType.InputAudioBufferSpeechStopped) { @@ -30,7 +34,11 @@ internal SessionUpdateInputAudioBufferSpeechStopped(int audioEndMs, string itemI /// The type of event. /// /// Keeps track of any properties unknown to the library. - /// + /// + /// Milliseconds since the session started when speech stopped. This will + /// correspond to the end of audio sent to the model, and thus includes the + /// `min_silence_duration_ms` configured in the Session. + /// /// The ID of the user message item that will be created. internal SessionUpdateInputAudioBufferSpeechStopped(ServerEventType @type, string eventId, IDictionary additionalBinaryDataProperties, int audioEndMs, string itemId) : base(@type, eventId, additionalBinaryDataProperties) { diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateResponseAnimationVisemeDelta.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateResponseAnimationVisemeDelta.cs index 4c096b5d4854..9f0d7c28d174 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateResponseAnimationVisemeDelta.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateResponseAnimationVisemeDelta.cs @@ -18,7 +18,7 @@ public partial class SessionUpdateResponseAnimationVisemeDelta : SessionUpdate /// /// /// - /// Gets the AudioOffsetMs. + /// /// internal SessionUpdateResponseAnimationVisemeDelta(string responseId, string itemId, int outputIndex, int contentIndex, int audioOffsetMs, int visemeId) : base(ServerEventType.ResponseAnimationVisemeDelta) { @@ -38,7 +38,7 @@ internal SessionUpdateResponseAnimationVisemeDelta(string responseId, string ite /// /// /// - /// Gets the AudioOffsetMs. + /// /// internal SessionUpdateResponseAnimationVisemeDelta(ServerEventType @type, string eventId, IDictionary additionalBinaryDataProperties, string responseId, string itemId, int outputIndex, int contentIndex, int audioOffsetMs, int visemeId) : base(@type, eventId, additionalBinaryDataProperties) { diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateResponseAudioTimestampDelta.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateResponseAudioTimestampDelta.cs index 044b4211ca6e..0b866bdd9093 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateResponseAudioTimestampDelta.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/SessionUpdateResponseAudioTimestampDelta.cs @@ -18,8 +18,8 @@ public partial class SessionUpdateResponseAudioTimestampDelta : SessionUpdate /// /// /// - /// Gets the AudioOffsetMs. - /// Gets the AudioDurationMs. + /// + /// /// internal SessionUpdateResponseAudioTimestampDelta(string responseId, string itemId, int outputIndex, int contentIndex, int audioOffsetMs, int audioDurationMs, string text) : base(ServerEventType.ResponseAudioTimestampDelta) { @@ -40,8 +40,8 @@ internal SessionUpdateResponseAudioTimestampDelta(string responseId, string item /// /// /// - /// Gets the AudioOffsetMs. - /// Gets the AudioDurationMs. + /// + /// /// /// internal SessionUpdateResponseAudioTimestampDelta(ServerEventType @type, string eventId, IDictionary additionalBinaryDataProperties, string responseId, string itemId, int outputIndex, int contentIndex, int audioOffsetMs, int audioDurationMs, string text, string timestampType) : base(@type, eventId, additionalBinaryDataProperties) diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/UnknownSessionResponseItem.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/UnknownSessionResponseItem.cs index 48c3ab029047..29870a1bd23b 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/UnknownSessionResponseItem.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/UnknownSessionResponseItem.cs @@ -15,7 +15,7 @@ internal partial class UnknownSessionResponseItem : SessionResponseItem /// Initializes a new instance of . /// /// - /// Gets the Object. + /// /// Keeps track of any properties unknown to the library. internal UnknownSessionResponseItem(ItemType @type, string id, string @object, IDictionary additionalBinaryDataProperties) : base(@type != default ? @type : "unknown", id, @object, additionalBinaryDataProperties) { diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VideoCrop.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VideoCrop.cs index 97ae8a537082..b8c9ecb02a67 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VideoCrop.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VideoCrop.cs @@ -18,8 +18,8 @@ public partial class VideoCrop private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// Top-left corner of the crop region. - /// Bottom-right corner of the crop region. + /// Top-left corner of the crop region. Array of [x, y], must be non-negative integers. + /// Bottom-right corner of the crop region. Array of [x, y], must be non-negative integers. /// or is null. public VideoCrop(IEnumerable topLeftInternal, IEnumerable bottomRightInternal) { @@ -31,8 +31,8 @@ public VideoCrop(IEnumerable topLeftInternal, IEnumerable bottomRightI } /// Initializes a new instance of . - /// Top-left corner of the crop region. - /// Bottom-right corner of the crop region. + /// Top-left corner of the crop region. Array of [x, y], must be non-negative integers. + /// Bottom-right corner of the crop region. Array of [x, y], must be non-negative integers. /// Keeps track of any properties unknown to the library. internal VideoCrop(IList topLeftInternal, IList bottomRightInternal, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VideoParams.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VideoParams.cs index 3c06fefd134f..bff971a68481 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VideoParams.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VideoParams.cs @@ -43,9 +43,6 @@ internal VideoParams(int? bitrate, string codec, VideoCrop crop, VideoResolution /// Bitrate in bits per second (e.g., 2000000 for 2 Mbps). public int? Bitrate { get; set; } - /// Codec to use for encoding. Currently only 'h264' is supported. - public string Codec { get; set; } - /// Optional cropping settings for the video stream. public VideoCrop Crop { get; set; } diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveModelFactory.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveModelFactory.cs index 5d8ceaefb203..866542427e43 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveModelFactory.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveModelFactory.cs @@ -7,6 +7,7 @@ using System; using System.Collections.Generic; +using System.ComponentModel; using System.Linq; namespace Azure.AI.VoiceLive @@ -46,7 +47,7 @@ public static LogProbProperties LogProbProperties(string token = default, float /// The model for the session. /// The modalities to be used in the session. /// The animation configuration for the session. - /// Gets or sets the Voice. + /// The voice configuration for the session. /// Optional instructions to guide the model's behavior throughout the session. /// /// Input audio sampling rate in Hz. Available values: @@ -63,10 +64,10 @@ public static LogProbProperties LogProbProperties(string token = default, float /// Configuration for input audio transcription. /// Types of timestamps to include in audio response content. /// Configuration for tools to be used during the session, if applicable. - /// Gets or sets the tool choice strategy for response generation. + /// Specifies which tools the model is allowed to call during the session. /// Controls the randomness of the model's output. Range: 0.0 to 1.0. Default is 0.7. - /// Gets or sets the maximum number of tokens to generate in the response. - /// + /// Maximum number of tokens to generate in the response. Default is unlimited. + /// Type of turn detection to use. /// A new instance for mocking. public static VoiceLiveSessionOptions VoiceLiveSessionOptions(string model = default, IEnumerable modalities = default, AnimationOptions animation = default, VoiceProvider voice = default, string instructions = default, int? inputAudioSamplingRate = default, InputAudioFormat? inputAudioFormat = default, OutputAudioFormat? outputAudioFormat = default, AudioNoiseReduction inputAudioNoiseReduction = default, AudioEchoCancellation inputAudioEchoCancellation = default, AvatarConfiguration avatar = default, AudioInputTranscriptionOptions inputAudioTranscription = default, IEnumerable outputAudioTimestampTypes = default, IEnumerable tools = default, ToolChoiceOption toolChoice = default, float? temperature = default, MaxResponseOutputTokensOption maxResponseOutputTokens = default, BinaryData turnDetection = default) { @@ -113,17 +114,16 @@ public static AnimationOptions AnimationOptions(string modelName = default, IEnu /// This provides a unified interface for OpenAI voices, complementing the /// existing string-based OAIVoice for backward compatibility. /// - /// The type of the voice. /// The name of the OpenAI voice. /// A new instance for mocking. - public static OpenAIVoice OpenAIVoice(string @type = default, OAIVoice name = default) + public static OpenAIVoice OpenAIVoice(OAIVoice name = default) { - return new OpenAIVoice(@type, name, additionalBinaryDataProperties: null); + return new OpenAIVoice("openai", name, additionalBinaryDataProperties: null); } /// /// Base for Azure voice configurations. - /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . + /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . /// /// The type of the Azure voice. /// A new instance for mocking. @@ -211,11 +211,10 @@ public static AudioNoiseReduction AudioNoiseReduction(AudioNoiseReductionType @t } /// Echo cancellation configuration for server-side audio processing. - /// The type of echo cancellation model to use. /// A new instance for mocking. - public static AudioEchoCancellation AudioEchoCancellation(string @type = default) + public static AudioEchoCancellation AudioEchoCancellation() { - return new AudioEchoCancellation(@type, additionalBinaryDataProperties: null); + return new AudioEchoCancellation("server_echo_cancellation", additionalBinaryDataProperties: null); } /// Configuration for avatar streaming and behavior during the session. @@ -271,8 +270,8 @@ public static VideoParams VideoParams(int? bitrate = default, string codec = def } /// Defines a video crop rectangle using top-left and bottom-right coordinates. - /// Top-left corner of the crop region. - /// Bottom-right corner of the crop region. + /// Top-left corner of the crop region. Array of [x, y], must be non-negative integers. + /// Bottom-right corner of the crop region. Array of [x, y], must be non-negative integers. /// A new instance for mocking. public static VideoCrop VideoCrop(IEnumerable topLeftInternal = default, IEnumerable bottomRightInternal = default) { @@ -320,7 +319,7 @@ public static AudioInputTranscriptionOptions AudioInputTranscriptionOptions(Audi /// /// The base representation of a voicelive tool definition. - /// Please note this is the abstract base class. The derived classes available for instantiation are: . + /// Please note this is the abstract base class. The derived classes available for instantiation are: . /// /// /// A new instance for mocking. @@ -341,7 +340,7 @@ public static VoiceLiveFunctionDefinition VoiceLiveFunctionDefinition(string nam /// /// Base for any response item; discriminated by `type`. - /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . + /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . /// /// /// @@ -371,7 +370,7 @@ public static MessageItem MessageItem(string id = default, IEnumerable /// Base for any message content part; discriminated by `type`. - /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . + /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . /// /// The type of the content part. /// A new instance for mocking. @@ -497,7 +496,7 @@ public static FunctionCallOutputItem FunctionCallOutputItem(string id = default, /// /// Top-level union for turn detection configuration. - /// Please note this is the abstract base class. The derived classes available for instantiation are: , , , and . + /// Please note this is the abstract base class. The derived classes available for instantiation are: , , , and . /// /// /// A new instance for mocking. @@ -508,8 +507,8 @@ public static TurnDetection TurnDetection(string @type = default) /// Base model for VAD-based turn detection. /// - /// Gets or sets the PrefixPaddingMs. - /// Gets or sets the SilenceDurationMs. + /// + /// /// /// /// @@ -531,7 +530,7 @@ public static ServerVadTurnDetection ServerVadTurnDetection(float? threshold = d /// /// Top-level union for end-of-utterance (EOU) semantic detection configuration. - /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . + /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . /// /// /// A new instance for mocking. @@ -542,7 +541,7 @@ public static EouDetection EouDetection(string model = default) /// Azure semantic end-of-utterance detection (default). /// Threshold level setting. Recommended instead of `threshold`. One of `low`, `medium`, `high`, or `default`. - /// Gets or sets the Timeout. + /// Timeout in milliseconds. Recommended instead of `timeout`. /// A new instance for mocking. public static AzureSemanticEouDetection AzureSemanticEouDetection(EouThresholdLevel? thresholdLevel = default, float? timeoutMs = default) { @@ -551,7 +550,7 @@ public static AzureSemanticEouDetection AzureSemanticEouDetection(EouThresholdLe /// Azure semantic end-of-utterance detection (English-optimized). /// Threshold level setting. Recommended instead of `threshold`. One of `low`, `medium`, `high`, or `default`. - /// Gets or sets the Timeout. + /// Timeout in milliseconds. Recommended instead of `timeout`. /// A new instance for mocking. public static AzureSemanticEouDetectionEn AzureSemanticEouDetectionEn(EouThresholdLevel? thresholdLevel = default, float? timeoutMs = default) { @@ -560,7 +559,7 @@ public static AzureSemanticEouDetectionEn AzureSemanticEouDetectionEn(EouThresho /// Azure semantic end-of-utterance detection (multilingual). /// Threshold level setting. Recommended instead of `threshold`. One of `low`, `medium`, `high`, or `default`. - /// Gets or sets the Timeout. + /// Timeout in milliseconds. Recommended instead of `timeout`. /// A new instance for mocking. public static AzureSemanticEouDetectionMultilingual AzureSemanticEouDetectionMultilingual(EouThresholdLevel? thresholdLevel = default, float? timeoutMs = default) { @@ -569,10 +568,10 @@ public static AzureSemanticEouDetectionMultilingual AzureSemanticEouDetectionMul /// Server Speech Detection (Azure semantic VAD, default variant). /// - /// Gets or sets the PrefixPaddingMs. - /// Gets or sets the SilenceDurationMs. + /// + /// /// - /// Gets or sets the SpeechDurationMs. + /// /// /// /// @@ -600,10 +599,10 @@ public static AzureSemanticVadTurnDetection AzureSemanticVadTurnDetection(float? /// Server Speech Detection (Azure semantic VAD, English-only). /// - /// Gets or sets the PrefixPaddingMs. - /// Gets or sets the SilenceDurationMs. + /// + /// /// - /// Gets or sets the SpeechDurationMs. + /// /// /// /// @@ -627,10 +626,10 @@ public static AzureSemanticVadTurnDetectionEn AzureSemanticVadTurnDetectionEn(fl /// Server Speech Detection (Azure semantic VAD). /// - /// Gets or sets the PrefixPaddingMs. - /// Gets or sets the SilenceDurationMs. + /// + /// /// - /// Gets or sets the SpeechDurationMs. + /// /// /// /// @@ -658,7 +657,7 @@ public static AzureSemanticVadTurnDetectionMultilingual AzureSemanticVadTurnDete /// The response resource. /// The unique ID of the response. - /// + /// The object type, must be `realtime.response`. /// /// The final status of the response. /// @@ -691,7 +690,7 @@ public static AzureSemanticVadTurnDetectionMultilingual AzureSemanticVadTurnDete /// Sampling temperature for the model, limited to [0.6, 1.2]. Defaults to 0.8. /// /// Maximum number of output tokens for a single assistant response, - /// inclusive of tool calls, that was used in this response. + /// inclusive of tool calls, that was used in this response. /// /// A new instance for mocking. public static SessionResponse SessionResponse(string id = default, string @object = default, SessionResponseStatus? status = default, ResponseStatusDetails statusDetails = default, IEnumerable output = default, ResponseTokenStatistics usage = default, string conversationId = default, VoiceProvider voice = default, IEnumerable modalities = default, OutputAudioFormat? outputAudioFormat = default, float? temperature = default, MaxResponseOutputTokensOption maxOutputTokens = default) @@ -717,7 +716,7 @@ public static SessionResponse SessionResponse(string id = default, string @objec /// /// Base for all non-success response details. - /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . + /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . /// /// /// A new instance for mocking. @@ -752,11 +751,11 @@ public static ResponseFailedDetails ResponseFailedDetails(BinaryData error = def /// /// Base for any response item; discriminated by `type`. - /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . + /// Please note this is the abstract base class. The derived classes available for instantiation are: , , and . /// /// /// - /// Gets the Object. + /// /// A new instance for mocking. public static SessionResponseItem SessionResponseItem(string @type = default, string id = default, string @object = default) { @@ -765,7 +764,7 @@ public static SessionResponseItem SessionResponseItem(string @type = default, st /// Base type for message item within a conversation. /// - /// Gets the Object. + /// /// /// /// @@ -786,7 +785,7 @@ public static SessionResponseMessageItem SessionResponseMessageItem(string id = /// /// Base for any content part; discriminated by `type`. - /// Please note this is the abstract base class. The derived classes available for instantiation are: , , , and . + /// Please note this is the abstract base class. The derived classes available for instantiation are: , , , and . /// /// /// A new instance for mocking. @@ -829,7 +828,7 @@ public static ResponseAudioContentPart ResponseAudioContentPart(string transcrip /// A function call item within a conversation. /// - /// Gets the Object. + /// /// /// /// @@ -850,7 +849,7 @@ public static ResponseFunctionCallItem ResponseFunctionCallItem(string id = defa /// A function call output item within a conversation. /// - /// Gets the Object. + /// /// /// /// A new instance for mocking. @@ -914,7 +913,7 @@ public static OutputTokenDetails OutputTokenDetails(int textTokens = default, in /// /// A voicelive server event. - /// Please note this is the abstract base class. The derived classes available for instantiation are: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and . + /// Please note this is the abstract base class. The derived classes available for instantiation are: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and . /// /// The type of event. /// @@ -1027,7 +1026,12 @@ public static SessionUpdateInputAudioBufferCleared SessionUpdateInputAudioBuffer /// the audio buffer during VAD activation). /// /// - /// + /// + /// Milliseconds from the start of all audio written to the buffer during the + /// session when speech was first detected. This will correspond to the + /// beginning of audio sent to the model, and thus includes the + /// `prefix_padding_ms` configured in the Session. + /// /// The ID of the user message item that will be created when speech stops. /// A new instance for mocking. public static SessionUpdateInputAudioBufferSpeechStarted SessionUpdateInputAudioBufferSpeechStarted(string eventId = default, int audioStartMs = default, string itemId = default) @@ -1041,7 +1045,11 @@ public static SessionUpdateInputAudioBufferSpeechStarted SessionUpdateInputAudio /// event with the user message item that is created from the audio buffer. /// /// - /// + /// + /// Milliseconds since the session started when speech stopped. This will + /// correspond to the end of audio sent to the model, and thus includes the + /// `min_silence_duration_ms` configured in the Session. + /// /// The ID of the user message item that will be created. /// A new instance for mocking. public static SessionUpdateInputAudioBufferSpeechStopped SessionUpdateInputAudioBufferSpeechStopped(string eventId = default, int audioEndMs = default, string itemId = default) @@ -1446,12 +1454,11 @@ public static SessionUpdateResponseAnimationBlendshapeDone SessionUpdateResponse /// /// /// - /// Gets the AudioOffsetMs. - /// Gets the AudioDurationMs. + /// + /// /// - /// /// A new instance for mocking. - public static SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudioTimestampDelta(string eventId = default, string responseId = default, string itemId = default, int outputIndex = default, int contentIndex = default, int audioOffsetMs = default, int audioDurationMs = default, string text = default, string timestampType = default) + public static SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudioTimestampDelta(string eventId = default, string responseId = default, string itemId = default, int outputIndex = default, int contentIndex = default, int audioOffsetMs = default, int audioDurationMs = default, string text = default) { return new SessionUpdateResponseAudioTimestampDelta( ServerEventType.ResponseAudioTimestampDelta, @@ -1464,7 +1471,7 @@ public static SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudi audioOffsetMs, audioDurationMs, text, - timestampType); + "word"); } /// Indicates completion of audio timestamp delivery for a response. @@ -1492,7 +1499,7 @@ public static SessionUpdateResponseAudioTimestampDone SessionUpdateResponseAudio /// /// /// - /// Gets the AudioOffsetMs. + /// /// /// A new instance for mocking. public static SessionUpdateResponseAnimationVisemeDelta SessionUpdateResponseAnimationVisemeDelta(string eventId = default, string responseId = default, string itemId = default, int outputIndex = default, int contentIndex = default, int audioOffsetMs = default, int visemeId = default) @@ -1604,5 +1611,57 @@ public static SessionUpdateResponseFunctionCallArgumentsDone SessionUpdateRespon arguments, name); } + + /// + /// OpenAI voice configuration with explicit type field. + /// + /// This provides a unified interface for OpenAI voices, complementing the + /// existing string-based OAIVoice for backward compatibility. + /// + /// The type of the voice. + /// The name of the OpenAI voice. + /// A new instance for mocking. + [EditorBrowsable(EditorBrowsableState.Never)] + public static OpenAIVoice OpenAIVoice(string @type, OAIVoice name) + { + return new OpenAIVoice(@type, name, additionalBinaryDataProperties: null); + } + + /// Echo cancellation configuration for server-side audio processing. + /// The type of echo cancellation model to use. + /// A new instance for mocking. + [EditorBrowsable(EditorBrowsableState.Never)] + public static AudioEchoCancellation AudioEchoCancellation(string @type) + { + return new AudioEchoCancellation(@type, additionalBinaryDataProperties: null); + } + + /// Represents a word-level audio timestamp delta for a response. + /// + /// + /// + /// + /// + /// Gets the AudioOffsetMs. + /// Gets the AudioDurationMs. + /// + /// + /// A new instance for mocking. + [EditorBrowsable(EditorBrowsableState.Never)] + public static SessionUpdateResponseAudioTimestampDelta SessionUpdateResponseAudioTimestampDelta(string eventId, string responseId, string itemId, int outputIndex, int contentIndex, int audioOffsetMs, int audioDurationMs, string text, string timestampType) + { + return new SessionUpdateResponseAudioTimestampDelta( + ServerEventType.ResponseAudioTimestampDelta, + eventId, + additionalBinaryDataProperties: null, + responseId, + itemId, + outputIndex, + contentIndex, + audioOffsetMs, + audioDurationMs, + text, + timestampType); + } } } diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveSessionOptions.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveSessionOptions.cs index 6f4eece1961b..edf1e4662821 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveSessionOptions.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveSessionOptions.cs @@ -28,7 +28,7 @@ public VoiceLiveSessionOptions() /// The model for the session. /// The modalities to be used in the session. /// The animation configuration for the session. - /// Gets or sets the Voice. + /// The voice configuration for the session. /// Optional instructions to guide the model's behavior throughout the session. /// /// Input audio sampling rate in Hz. Available values: @@ -45,10 +45,10 @@ public VoiceLiveSessionOptions() /// Configuration for input audio transcription. /// Types of timestamps to include in audio response content. /// Configuration for tools to be used during the session, if applicable. - /// Gets or sets the tool choice strategy for response generation. + /// Specifies which tools the model is allowed to call during the session. /// Controls the randomness of the model's output. Range: 0.0 to 1.0. Default is 0.7. - /// Gets or sets the maximum number of tokens to generate in the response. - /// + /// Maximum number of tokens to generate in the response. Default is unlimited. + /// Type of turn detection to use. /// Keeps track of any properties unknown to the library. internal VoiceLiveSessionOptions(string model, IList modalities, AnimationOptions animation, VoiceProvider voice, string instructions, int? inputAudioSamplingRate, InputAudioFormat? inputAudioFormat, OutputAudioFormat? outputAudioFormat, AudioNoiseReduction inputAudioNoiseReduction, AudioEchoCancellation inputAudioEchoCancellation, AvatarConfiguration avatar, AudioInputTranscriptionOptions inputAudioTranscription, IList outputAudioTimestampTypes, IList tools, ToolChoiceOption toolChoice, float? temperature, MaxResponseOutputTokensOption maxResponseOutputTokens, BinaryData turnDetection, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveSessionResponse.cs b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveSessionResponse.cs index 0c6ed61d429b..b491d4a305ca 100644 --- a/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveSessionResponse.cs +++ b/sdk/ai/Azure.AI.VoiceLive/src/Generated/VoiceLiveSessionResponse.cs @@ -28,7 +28,7 @@ public VoiceLiveSessionResponse() /// The model for the session. /// The modalities to be used in the session. /// The animation configuration for the session. - /// Gets or sets the Voice. + /// The voice configuration for the session. /// Optional instructions to guide the model's behavior throughout the session. /// /// Input audio sampling rate in Hz. Available values: @@ -45,12 +45,12 @@ public VoiceLiveSessionResponse() /// Configuration for input audio transcription. /// Types of timestamps to include in audio response content. /// Configuration for tools to be used during the session, if applicable. - /// Gets or sets the tool choice strategy for response generation. + /// Specifies which tools the model is allowed to call during the session. /// Controls the randomness of the model's output. Range: 0.0 to 1.0. Default is 0.7. - /// Gets or sets the maximum number of tokens to generate in the response. + /// Maximum number of tokens to generate in the response. Default is unlimited. /// The agent configuration for the session, if applicable. /// The unique identifier for the session. - /// + /// Type of turn detection to use. /// Keeps track of any properties unknown to the library. internal VoiceLiveSessionResponse(string model, IList modalities, AnimationOptions animation, VoiceProvider voice, string instructions, int? inputAudioSamplingRate, InputAudioFormat? inputAudioFormat, OutputAudioFormat? outputAudioFormat, AudioNoiseReduction inputAudioNoiseReduction, AudioEchoCancellation inputAudioEchoCancellation, AvatarConfiguration avatar, AudioInputTranscriptionOptions inputAudioTranscription, IList outputAudioTimestampTypes, IList tools, ToolChoiceOption toolChoice, float? temperature, MaxResponseOutputTokensOption maxResponseOutputTokens, RespondingAgentOptions agent, string id, BinaryData turnDetection, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationModelFactory.cs b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationModelFactory.cs index 820491f9d4f1..b2d01ec7b664 100644 --- a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationModelFactory.cs +++ b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationModelFactory.cs @@ -20,10 +20,20 @@ public static partial class ConfigurationModelFactory /// The name of the snapshot. /// The current status of the snapshot. /// A list of filters used to filter the key-values included in the snapshot. - /// The composition type describes how the key-values within the snapshot are composed. The 'key' composition type ensures there are no two key-values containing the same key. The 'key_label' composition type ensures there are no two key-values containing the same key and label. + /// + /// The composition type describes how the key-values within the snapshot are + /// composed. The 'key' composition type ensures there are no two key-values + /// containing the same key. The 'key_label' composition type ensures there are no + /// two key-values containing the same key and label. + /// /// The time that the snapshot was created. /// The time that the snapshot will expire. - /// The amount of time that a snapshot will remain in the archived state before expiring. This property is only writable during the creation of a snapshot. If not specified, the default lifetime of key-value revisions will be used. + /// + /// The amount of time, in seconds, that a snapshot will remain in the archived + /// state before expiring. This property is only writable during the creation of a + /// snapshot. If not specified, the default lifetime of key-value revisions will be + /// used. + /// /// The size in bytes of the snapshot. /// The amount of key-values in the snapshot. /// The tags of the snapshot. diff --git a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationSetting.cs b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationSetting.cs index be3868133dad..8d629afd99c3 100644 --- a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationSetting.cs +++ b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationSetting.cs @@ -18,29 +18,14 @@ public partial class ConfigurationSetting private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// The primary identifier of the configuration setting. - /// A is used together with a to uniquely identify a configuration setting. - /// - /// - /// A value used to group configuration settings. - /// A is used together with a to uniquely identify a configuration setting. - /// - /// - /// The content type of the configuration setting's value. - /// Providing a proper content-type can enable transformations of values when they are retrieved by applications. - /// - /// The configuration setting's value. - /// The last time a modifying operation was performed on the given configuration setting. - /// - /// A dictionary of tags used to assign additional properties to a configuration setting. - /// These can be used to indicate how a configuration setting may be applied. - /// - /// - /// A value indicating whether the configuration setting is read only. - /// A read only configuration setting may not be modified until it is made writable. - /// - /// An ETag indicating the state of a configuration setting within a configuration store. + /// The key of the key-value. + /// The label the key-value belongs to. + /// The content type of the value stored within the key-value. + /// The value of the key-value. + /// A date representing the last time the key-value was modified. + /// The tags of the key-value. + /// Indicates whether the key-value is locked. + /// A value representing the current state of the resource. /// Keeps track of any properties unknown to the library. internal ConfigurationSetting(string key, string label, string contentType, string value, DateTimeOffset? lastModified, IDictionary tags, bool? isReadOnly, ETag eTag, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationSnapshot.cs b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationSnapshot.cs index 150591d5fce8..ff7b34f448bb 100644 --- a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationSnapshot.cs +++ b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Generated/ConfigurationSnapshot.cs @@ -33,10 +33,20 @@ public ConfigurationSnapshot(IEnumerable filters) /// The name of the snapshot. /// The current status of the snapshot. /// A list of filters used to filter the key-values included in the snapshot. - /// The composition type describes how the key-values within the snapshot are composed. The 'key' composition type ensures there are no two key-values containing the same key. The 'key_label' composition type ensures there are no two key-values containing the same key and label. + /// + /// The composition type describes how the key-values within the snapshot are + /// composed. The 'key' composition type ensures there are no two key-values + /// containing the same key. The 'key_label' composition type ensures there are no + /// two key-values containing the same key and label. + /// /// The time that the snapshot was created. /// The time that the snapshot will expire. - /// The amount of time that a snapshot will remain in the archived state before expiring. This property is only writable during the creation of a snapshot. If not specified, the default lifetime of key-value revisions will be used. + /// + /// The amount of time, in seconds, that a snapshot will remain in the archived + /// state before expiring. This property is only writable during the creation of a + /// snapshot. If not specified, the default lifetime of key-value revisions will be + /// used. + /// /// The size in bytes of the snapshot. /// The amount of key-values in the snapshot. /// The tags of the snapshot. diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsCallEndedEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsCallEndedEventData.cs index d7bccaea50e9..7b84fa183f37 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsCallEndedEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsCallEndedEventData.cs @@ -32,7 +32,7 @@ internal AcsCallEndedEventData(AcsCallParticipantProperties startedBy, string se /// Keeps track of any properties unknown to the library. /// The communication identifier of the user who was disconnected. /// The reason for ending the call. - /// Duration of the call. + /// Duration of the call in seconds. internal AcsCallEndedEventData(AcsCallParticipantProperties startedBy, string serverCallId, AcsCallGroupProperties @group, AcsCallRoomProperties room, bool? isTwoParty, string correlationId, bool? isRoomsCall, IDictionary additionalBinaryDataProperties, AcsCallEndedByProperties endedBy, AcsCallEndReasonProperties reason, TimeSpan? callDuration) : base(startedBy, serverCallId, @group, room, isTwoParty, correlationId, isRoomsCall, additionalBinaryDataProperties) { EndedBy = endedBy; diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadCreatedEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadCreatedEventData.cs index 15c05559d339..90079c45a51f 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadCreatedEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadCreatedEventData.cs @@ -16,7 +16,7 @@ public partial class AcsChatThreadCreatedEventData : AcsChatThreadEventInThreadB /// Initializes a new instance of . /// The chat thread id. /// The communication identifier of the user who created the thread. - /// Gets the properties of the chat thread created event. + /// The thread properties. internal AcsChatThreadCreatedEventData(string threadId, CommunicationIdentifierModel createdByCommunicationIdentifier, IReadOnlyDictionary properties) : base(threadId) { CreatedByCommunicationIdentifier = createdByCommunicationIdentifier; @@ -32,7 +32,7 @@ internal AcsChatThreadCreatedEventData(string threadId, CommunicationIdentifierM /// The original creation time of the thread. /// The version of the thread. /// The communication identifier of the user who created the thread. - /// Gets the properties of the chat thread created event. + /// The thread properties. /// The thread metadata. /// The list of properties of participants who are part of the thread. internal AcsChatThreadCreatedEventData(string transactionId, string threadId, IDictionary additionalBinaryDataProperties, DateTimeOffset? createTime, long? version, CommunicationIdentifierModel createdByCommunicationIdentifier, IReadOnlyDictionary properties, IReadOnlyDictionary metadata, IReadOnlyList participants) : base(transactionId, threadId, additionalBinaryDataProperties, createTime, version) diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadCreatedWithUserEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadCreatedWithUserEventData.cs index e0ffbe3bf9cc..dee3cfb37fdc 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadCreatedWithUserEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadCreatedWithUserEventData.cs @@ -17,7 +17,7 @@ public partial class AcsChatThreadCreatedWithUserEventData : AcsChatThreadEventB /// The communication identifier of the target user. /// The chat thread id. /// The communication identifier of the user who created the thread. - /// Gets the properties of the chat thread created with user event. + /// The thread properties. internal AcsChatThreadCreatedWithUserEventData(CommunicationIdentifierModel recipientCommunicationIdentifier, string threadId, CommunicationIdentifierModel createdByCommunicationIdentifier, IReadOnlyDictionary properties) : base(recipientCommunicationIdentifier, threadId) { CreatedByCommunicationIdentifier = createdByCommunicationIdentifier; @@ -34,7 +34,7 @@ internal AcsChatThreadCreatedWithUserEventData(CommunicationIdentifierModel reci /// The original creation time of the thread. /// The version of the thread. /// The communication identifier of the user who created the thread. - /// Gets the properties of the chat thread created with user event. + /// The thread properties. /// The thread metadata. /// The list of properties of participants who are part of the thread. internal AcsChatThreadCreatedWithUserEventData(CommunicationIdentifierModel recipientCommunicationIdentifier, string transactionId, string threadId, IDictionary additionalBinaryDataProperties, DateTimeOffset? createTime, long? version, CommunicationIdentifierModel createdByCommunicationIdentifier, IReadOnlyDictionary properties, IReadOnlyDictionary metadata, IReadOnlyList participants) : base(recipientCommunicationIdentifier, transactionId, threadId, additionalBinaryDataProperties, createTime, version) diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadPropertiesUpdatedEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadPropertiesUpdatedEventData.cs index f36518640330..8a01d7cae8e8 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadPropertiesUpdatedEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadPropertiesUpdatedEventData.cs @@ -16,7 +16,7 @@ public partial class AcsChatThreadPropertiesUpdatedEventData : AcsChatThreadEven /// Initializes a new instance of . /// The chat thread id. /// The communication identifier of the user who updated the thread properties. - /// Gets the properties of the chat thread updated event. + /// The updated thread properties. internal AcsChatThreadPropertiesUpdatedEventData(string threadId, CommunicationIdentifierModel editedByCommunicationIdentifier, IReadOnlyDictionary properties) : base(threadId) { EditedByCommunicationIdentifier = editedByCommunicationIdentifier; @@ -32,7 +32,7 @@ internal AcsChatThreadPropertiesUpdatedEventData(string threadId, CommunicationI /// The version of the thread. /// The communication identifier of the user who updated the thread properties. /// The time at which the properties of the thread were updated. - /// Gets the properties of the chat thread updated event. + /// The updated thread properties. /// The thread metadata. internal AcsChatThreadPropertiesUpdatedEventData(string transactionId, string threadId, IDictionary additionalBinaryDataProperties, DateTimeOffset? createTime, long? version, CommunicationIdentifierModel editedByCommunicationIdentifier, DateTimeOffset? editTime, IReadOnlyDictionary properties, IReadOnlyDictionary metadata) : base(transactionId, threadId, additionalBinaryDataProperties, createTime, version) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadPropertiesUpdatedPerUserEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadPropertiesUpdatedPerUserEventData.cs index 97c75a27eb63..dac5aaf052c6 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadPropertiesUpdatedPerUserEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsChatThreadPropertiesUpdatedPerUserEventData.cs @@ -17,7 +17,7 @@ public partial class AcsChatThreadPropertiesUpdatedPerUserEventData : AcsChatThr /// The communication identifier of the target user. /// The chat thread id. /// The communication identifier of the user who updated the thread properties. - /// The properties of the chat thread that were updated for the user. + /// The updated thread properties. internal AcsChatThreadPropertiesUpdatedPerUserEventData(CommunicationIdentifierModel recipientCommunicationIdentifier, string threadId, CommunicationIdentifierModel editedByCommunicationIdentifier, IReadOnlyDictionary properties) : base(recipientCommunicationIdentifier, threadId) { EditedByCommunicationIdentifier = editedByCommunicationIdentifier; @@ -35,7 +35,7 @@ internal AcsChatThreadPropertiesUpdatedPerUserEventData(CommunicationIdentifierM /// The communication identifier of the user who updated the thread properties. /// The time at which the properties of the thread were updated. /// The thread metadata. - /// The properties of the chat thread that were updated for the user. + /// The updated thread properties. internal AcsChatThreadPropertiesUpdatedPerUserEventData(CommunicationIdentifierModel recipientCommunicationIdentifier, string transactionId, string threadId, IDictionary additionalBinaryDataProperties, DateTimeOffset? createTime, long? version, CommunicationIdentifierModel editedByCommunicationIdentifier, DateTimeOffset? editTime, IReadOnlyDictionary metadata, IReadOnlyDictionary properties) : base(recipientCommunicationIdentifier, transactionId, threadId, additionalBinaryDataProperties, createTime, version) { EditedByCommunicationIdentifier = editedByCommunicationIdentifier; diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageDeliveryStatusUpdatedEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageDeliveryStatusUpdatedEventData.cs index 825211ef986b..f8a7c542668a 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageDeliveryStatusUpdatedEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageDeliveryStatusUpdatedEventData.cs @@ -24,7 +24,7 @@ internal AcsMessageDeliveryStatusUpdatedEventData(string @from, string to) : bas /// The message sender. /// The message recipient. /// The time message was received. - /// + /// The channel event error. /// Keeps track of any properties unknown to the library. /// The message id. /// The updated message status. diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageEventData.cs index 2d5eab9ddb9e..afd637ec2dae 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageEventData.cs @@ -29,7 +29,7 @@ internal AcsMessageEventData(string @from, string to) /// The message sender. /// The message recipient. /// The time message was received. - /// + /// The channel event error. /// Keeps track of any properties unknown to the library. internal AcsMessageEventData(string @from, string to, DateTimeOffset? receivedTimestamp, AcsMessageChannelEventError errorInternal, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageReceivedEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageReceivedEventData.cs index d1f3b68c505a..9a0e287aa64c 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageReceivedEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsMessageReceivedEventData.cs @@ -26,7 +26,7 @@ internal AcsMessageReceivedEventData(string @from, string to, string messageType /// The message sender. /// The message recipient. /// The time message was received. - /// + /// The channel event error. /// Keeps track of any properties unknown to the library. /// Optional. The message content. /// Optional. Message ID. Format is Guid as string. diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsRouterJobClassificationFailedEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsRouterJobClassificationFailedEventData.cs index e964d0669b41..35d5383f60b7 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsRouterJobClassificationFailedEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsRouterJobClassificationFailedEventData.cs @@ -28,7 +28,7 @@ internal AcsRouterJobClassificationFailedEventData() /// Router Job events Labels. /// Router Jobs events Tags. /// Router Job Classification Policy Id. - /// List of Router Communication Errors. + /// Router Job Classification Failed Errors. internal AcsRouterJobClassificationFailedEventData(string jobId, string channelReference, string channelId, IDictionary additionalBinaryDataProperties, string queueId, IReadOnlyDictionary labels, IReadOnlyDictionary tags, string classificationPolicyId, IReadOnlyList errorsInternal) : base(jobId, channelReference, channelId, additionalBinaryDataProperties, queueId, labels, tags) { ClassificationPolicyId = classificationPolicyId; diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsRouterWorkerSelector.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsRouterWorkerSelector.cs index 661b116f6d24..ec9f555458c1 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsRouterWorkerSelector.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/AcsRouterWorkerSelector.cs @@ -18,7 +18,7 @@ public partial class AcsRouterWorkerSelector /// Initializes a new instance of . /// Router Job Worker Selector Value. - /// + /// Router Job Worker Selector Time to Live in Seconds. internal AcsRouterWorkerSelector(object labelValue, double? ttlSeconds) { LabelValue = labelValue; @@ -29,7 +29,7 @@ internal AcsRouterWorkerSelector(object labelValue, double? ttlSeconds) /// Router Job Worker Selector Key. /// Router Job Worker Selector Label Operator. /// Router Job Worker Selector Value. - /// + /// Router Job Worker Selector Time to Live in Seconds. /// Router Job Worker Selector State. /// Router Job Worker Selector Expiration Time. /// Keeps track of any properties unknown to the library. diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/EventGridModelFactory.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/EventGridModelFactory.cs index 836b9658669d..eb541007c68f 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/EventGridModelFactory.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/EventGridModelFactory.cs @@ -747,7 +747,7 @@ public static AcsCallStartedEventData AcsCallStartedEventData(AcsCallParticipant /// Is the calling event a room call. /// The communication identifier of the user who was disconnected. /// The reason for ending the call. - /// Duration of the call. + /// Duration of the call in seconds. /// A new instance for mocking. public static AcsCallEndedEventData AcsCallEndedEventData(AcsCallParticipantProperties startedBy = default, string serverCallId = default, AcsCallGroupProperties @group = default, AcsCallRoomProperties room = default, bool? isTwoParty = default, string correlationId = default, bool? isRoomsCall = default, AcsCallEndedByProperties endedBy = default, AcsCallEndReasonProperties reason = default, TimeSpan? callDuration = default) { @@ -1223,7 +1223,7 @@ public static AcsChatThreadEventBaseProperties AcsChatThreadEventBaseProperties( /// The original creation time of the thread. /// The version of the thread. /// The communication identifier of the user who created the thread. - /// Gets the properties of the chat thread created with user event. + /// The thread properties. /// The thread metadata. /// The list of properties of participants who are part of the thread. /// A new instance for mocking. @@ -1263,7 +1263,7 @@ public static AcsChatThreadEventInThreadBaseProperties AcsChatThreadEventInThrea /// The original creation time of the thread. /// The version of the thread. /// The communication identifier of the user who created the thread. - /// Gets the properties of the chat thread created event. + /// The thread properties. /// The thread metadata. /// The list of properties of participants who are part of the thread. /// A new instance for mocking. @@ -1336,7 +1336,7 @@ public static AcsChatThreadDeletedEventData AcsChatThreadDeletedEventData(string /// The communication identifier of the user who updated the thread properties. /// The time at which the properties of the thread were updated. /// The thread metadata. - /// The properties of the chat thread that were updated for the user. + /// The updated thread properties. /// A new instance for mocking. public static AcsChatThreadPropertiesUpdatedPerUserEventData AcsChatThreadPropertiesUpdatedPerUserEventData(CommunicationIdentifierModel recipientCommunicationIdentifier = default, string transactionId = default, string threadId = default, DateTimeOffset? createTime = default, long? version = default, CommunicationIdentifierModel editedByCommunicationIdentifier = default, DateTimeOffset? editTime = default, IReadOnlyDictionary metadata = default, IReadOnlyDictionary properties = default) { @@ -1363,7 +1363,7 @@ public static AcsChatThreadPropertiesUpdatedPerUserEventData AcsChatThreadProper /// The version of the thread. /// The communication identifier of the user who updated the thread properties. /// The time at which the properties of the thread were updated. - /// Gets the properties of the chat thread updated event. + /// The updated thread properties. /// The thread metadata. /// A new instance for mocking. public static AcsChatThreadPropertiesUpdatedEventData AcsChatThreadPropertiesUpdatedEventData(string transactionId = default, string threadId = default, DateTimeOffset? createTime = default, long? version = default, CommunicationIdentifierModel editedByCommunicationIdentifier = default, DateTimeOffset? editTime = default, IReadOnlyDictionary properties = default, IReadOnlyDictionary metadata = default) @@ -1750,7 +1750,7 @@ public static AcsRouterQueueDetails AcsRouterQueueDetails(string id = default, s /// Router Job Worker Selector Key. /// Router Job Worker Selector Label Operator. /// Router Job Worker Selector Value. - /// + /// Router Job Worker Selector Time to Live in Seconds. /// Router Job Worker Selector State. /// Router Job Worker Selector Expiration Time. /// A new instance for mocking. @@ -4415,7 +4415,7 @@ public static ResourceNotificationsResourceUpdatedEventData ResourceNotification /// the type of the resource for which the event is being emitted. /// the location of the resource for which the event is being emitted. /// the tags on the resource for which the event is being emitted. - /// The properties of the resource for which the event is being emitted. + /// properties in the payload of the resource for which the event is being emitted. /// A new instance for mocking. public static ResourceNotificationsResourceUpdatedDetails ResourceNotificationsResourceUpdatedDetails(string id = default, string name = default, string resourceType = default, string location = default, IReadOnlyDictionary resourceTags = default, IReadOnlyDictionary properties = default) { @@ -4471,9 +4471,9 @@ public static ResourceNotificationsHealthResourcesAnnotatedEventData ResourceNot /// Describes the schema of the properties under resource info which are common /// across all ARN system topic delete events /// - /// Resource for which the event is being emitted. - /// - /// + /// id of the resource for which the event is being emitted. + /// name of the resource for which the event is being emitted. + /// the type of the resource for which the event is being emitted. /// A new instance for mocking. public static ResourceNotificationsResourceDeletedDetails ResourceNotificationsResourceDeletedDetails(ResourceIdentifier resource = default, string name = default, string @type = default) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionCancelEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionCancelEventData.cs index c92252af4cfe..83734e2b85fd 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionCancelEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionCancelEventData.cs @@ -18,8 +18,8 @@ public partial class ResourceActionCancelEventData private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// + /// The requested authorization for the operation. + /// The details of the operation. internal ResourceActionCancelEventData(JsonElement authorizationJson, JsonElement httpRequestJson) { AuthorizationJson = authorizationJson; @@ -34,10 +34,10 @@ internal ResourceActionCancelEventData(JsonElement authorizationJson, JsonElemen /// The URI of the resource in the operation. /// The operation that was performed. /// The status of the operation. - /// - /// + /// The requested authorization for the operation. + /// The properties of the claims. /// An operation ID used for troubleshooting. - /// + /// The details of the operation. /// Keeps track of any properties unknown to the library. internal ResourceActionCancelEventData(string tenantId, string subscriptionId, string resourceGroup, string resourceProvider, string resourceUri, string operationName, string status, JsonElement authorizationJson, JsonElement claimsJson, string correlationId, JsonElement httpRequestJson, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionFailureEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionFailureEventData.cs index 1d93112d45fb..61c0c3b3c49b 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionFailureEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionFailureEventData.cs @@ -18,8 +18,8 @@ public partial class ResourceActionFailureEventData private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// + /// The requested authorization for the operation. + /// The details of the operation. internal ResourceActionFailureEventData(JsonElement authorizationJson, JsonElement httpRequestJson) { AuthorizationJson = authorizationJson; @@ -34,10 +34,10 @@ internal ResourceActionFailureEventData(JsonElement authorizationJson, JsonEleme /// The URI of the resource in the operation. /// The operation that was performed. /// The status of the operation. - /// - /// + /// The requested authorization for the operation. + /// The properties of the claims. /// An operation ID used for troubleshooting. - /// + /// The details of the operation. /// Keeps track of any properties unknown to the library. internal ResourceActionFailureEventData(string tenantId, string subscriptionId, string resourceGroup, string resourceProvider, string resourceUri, string operationName, string status, JsonElement authorizationJson, JsonElement claimsJson, string correlationId, JsonElement httpRequestJson, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionSuccessEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionSuccessEventData.cs index f0b1417d2e89..0eb7e19eb5f9 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionSuccessEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceActionSuccessEventData.cs @@ -18,8 +18,8 @@ public partial class ResourceActionSuccessEventData private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// + /// The requested authorization for the operation. + /// The details of the operation. internal ResourceActionSuccessEventData(JsonElement authorizationJson, JsonElement httpRequestJson) { AuthorizationJson = authorizationJson; @@ -34,10 +34,10 @@ internal ResourceActionSuccessEventData(JsonElement authorizationJson, JsonEleme /// The URI of the resource in the operation. /// The operation that was performed. /// The status of the operation. - /// - /// + /// The requested authorization for the operation. + /// The properties of the claims. /// An operation ID used for troubleshooting. - /// + /// The details of the operation. /// Keeps track of any properties unknown to the library. internal ResourceActionSuccessEventData(string tenantId, string subscriptionId, string resourceGroup, string resourceProvider, string resourceUri, string operationName, string status, JsonElement authorizationJson, JsonElement claimsJson, string correlationId, JsonElement httpRequestJson, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteCancelEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteCancelEventData.cs index 43c21c88874f..9569cb0cb882 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteCancelEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteCancelEventData.cs @@ -18,8 +18,8 @@ public partial class ResourceDeleteCancelEventData private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// + /// The requested authorization for the operation. + /// The details of the operation. internal ResourceDeleteCancelEventData(JsonElement authorizationJson, JsonElement httpRequestJson) { AuthorizationJson = authorizationJson; @@ -34,10 +34,10 @@ internal ResourceDeleteCancelEventData(JsonElement authorizationJson, JsonElemen /// The URI of the resource in the operation. /// The operation that was performed. /// The status of the operation. - /// - /// + /// The requested authorization for the operation. + /// The properties of the claims. /// An operation ID used for troubleshooting. - /// + /// The details of the operation. /// Keeps track of any properties unknown to the library. internal ResourceDeleteCancelEventData(string tenantId, string subscriptionId, string resourceGroup, string resourceProvider, string resourceUri, string operationName, string status, JsonElement authorizationJson, JsonElement claimsJson, string correlationId, JsonElement httpRequestJson, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteFailureEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteFailureEventData.cs index bf0cdacfcc8d..a8e0c12c0c2d 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteFailureEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteFailureEventData.cs @@ -18,8 +18,8 @@ public partial class ResourceDeleteFailureEventData private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// + /// The requested authorization for the operation. + /// The details of the operation. internal ResourceDeleteFailureEventData(JsonElement authorizationJson, JsonElement httpRequestJson) { AuthorizationJson = authorizationJson; @@ -34,10 +34,10 @@ internal ResourceDeleteFailureEventData(JsonElement authorizationJson, JsonEleme /// The URI of the resource in the operation. /// The operation that was performed. /// The status of the operation. - /// - /// + /// The requested authorization for the operation. + /// The properties of the claims. /// An operation ID used for troubleshooting. - /// + /// The details of the operation. /// Keeps track of any properties unknown to the library. internal ResourceDeleteFailureEventData(string tenantId, string subscriptionId, string resourceGroup, string resourceProvider, string resourceUri, string operationName, string status, JsonElement authorizationJson, JsonElement claimsJson, string correlationId, JsonElement httpRequestJson, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteSuccessEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteSuccessEventData.cs index f1d3785cfd97..71594f3f47f8 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteSuccessEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceDeleteSuccessEventData.cs @@ -18,8 +18,8 @@ public partial class ResourceDeleteSuccessEventData private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// + /// The requested authorization for the operation. + /// The details of the operation. internal ResourceDeleteSuccessEventData(JsonElement authorizationJson, JsonElement httpRequestJson) { AuthorizationJson = authorizationJson; @@ -34,10 +34,10 @@ internal ResourceDeleteSuccessEventData(JsonElement authorizationJson, JsonEleme /// The URI of the resource in the operation. /// The operation that was performed. /// The status of the operation. - /// - /// + /// The requested authorization for the operation. + /// The properties of the claims. /// An operation ID used for troubleshooting. - /// + /// The details of the operation. /// Keeps track of any properties unknown to the library. internal ResourceDeleteSuccessEventData(string tenantId, string subscriptionId, string resourceGroup, string resourceProvider, string resourceUri, string operationName, string status, JsonElement authorizationJson, JsonElement claimsJson, string correlationId, JsonElement httpRequestJson, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceHttpRequest.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceHttpRequest.cs index 051f582a132d..f82508c41564 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceHttpRequest.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceHttpRequest.cs @@ -24,7 +24,7 @@ internal ResourceHttpRequest() /// Initializes a new instance of . /// The client request ID. /// The client IP address. - /// + /// The request method. /// The url used in the request. /// Keeps track of any properties unknown to the library. internal ResourceHttpRequest(string clientRequestId, string clientIpAddress, string methodString, string url, IDictionary additionalBinaryDataProperties) diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceNotificationsResourceDeletedDetails.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceNotificationsResourceDeletedDetails.cs index e1ab702b5941..1eefd710c53a 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceNotificationsResourceDeletedDetails.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceNotificationsResourceDeletedDetails.cs @@ -21,9 +21,9 @@ public partial class ResourceNotificationsResourceDeletedDetails private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// Resource for which the event is being emitted. - /// - /// + /// id of the resource for which the event is being emitted. + /// name of the resource for which the event is being emitted. + /// the type of the resource for which the event is being emitted. internal ResourceNotificationsResourceDeletedDetails(ResourceIdentifier resource, string name, string @type) { Resource = resource; @@ -32,9 +32,9 @@ internal ResourceNotificationsResourceDeletedDetails(ResourceIdentifier resource } /// Initializes a new instance of . - /// Resource for which the event is being emitted. - /// - /// + /// id of the resource for which the event is being emitted. + /// name of the resource for which the event is being emitted. + /// the type of the resource for which the event is being emitted. /// Keeps track of any properties unknown to the library. internal ResourceNotificationsResourceDeletedDetails(ResourceIdentifier resource, string name, string @type, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceNotificationsResourceUpdatedDetails.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceNotificationsResourceUpdatedDetails.cs index 4f40778b83f3..92a16c908b98 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceNotificationsResourceUpdatedDetails.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceNotificationsResourceUpdatedDetails.cs @@ -38,7 +38,7 @@ internal ResourceNotificationsResourceUpdatedDetails(string id, string name, str /// the type of the resource for which the event is being emitted. /// the location of the resource for which the event is being emitted. /// the tags on the resource for which the event is being emitted. - /// The properties of the resource for which the event is being emitted. + /// properties in the payload of the resource for which the event is being emitted. /// Keeps track of any properties unknown to the library. internal ResourceNotificationsResourceUpdatedDetails(string id, string name, string resourceType, string location, IReadOnlyDictionary resourceTags, IReadOnlyDictionary properties, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteCancelEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteCancelEventData.cs index c1938eec9f82..4624d4b2929c 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteCancelEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteCancelEventData.cs @@ -18,8 +18,8 @@ public partial class ResourceWriteCancelEventData private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// + /// The requested authorization for the operation. + /// The details of the operation. internal ResourceWriteCancelEventData(JsonElement authorizationJson, JsonElement httpRequestJson) { AuthorizationJson = authorizationJson; @@ -34,10 +34,10 @@ internal ResourceWriteCancelEventData(JsonElement authorizationJson, JsonElement /// The URI of the resource in the operation. /// The operation that was performed. /// The status of the operation. - /// - /// + /// The requested authorization for the operation. + /// The properties of the claims. /// An operation ID used for troubleshooting. - /// + /// The details of the operation. /// Keeps track of any properties unknown to the library. internal ResourceWriteCancelEventData(string tenantId, string subscriptionId, string resourceGroup, string resourceProvider, string resourceUri, string operationName, string status, JsonElement authorizationJson, JsonElement claimsJson, string correlationId, JsonElement httpRequestJson, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteFailureEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteFailureEventData.cs index b7efa49f080c..2f79ee66b4e4 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteFailureEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteFailureEventData.cs @@ -18,8 +18,8 @@ public partial class ResourceWriteFailureEventData private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// + /// The requested authorization for the operation. + /// The details of the operation. internal ResourceWriteFailureEventData(JsonElement authorizationJson, JsonElement httpRequestJson) { AuthorizationJson = authorizationJson; @@ -34,10 +34,10 @@ internal ResourceWriteFailureEventData(JsonElement authorizationJson, JsonElemen /// The URI of the resource in the operation. /// The operation that was performed. /// The status of the operation. - /// - /// + /// The requested authorization for the operation. + /// The properties of the claims. /// An operation ID used for troubleshooting. - /// + /// The details of the operation. /// Keeps track of any properties unknown to the library. internal ResourceWriteFailureEventData(string tenantId, string subscriptionId, string resourceGroup, string resourceProvider, string resourceUri, string operationName, string status, JsonElement authorizationJson, JsonElement claimsJson, string correlationId, JsonElement httpRequestJson, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteSuccessEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteSuccessEventData.cs index f85f340ba08c..ba3b2eb6ed0a 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteSuccessEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/ResourceWriteSuccessEventData.cs @@ -18,8 +18,8 @@ public partial class ResourceWriteSuccessEventData private protected readonly IDictionary _additionalBinaryDataProperties; /// Initializes a new instance of . - /// - /// + /// The requested authorization for the operation. + /// The details of the operation. internal ResourceWriteSuccessEventData(JsonElement authorizationJson, JsonElement httpRequestJson) { AuthorizationJson = authorizationJson; @@ -34,10 +34,10 @@ internal ResourceWriteSuccessEventData(JsonElement authorizationJson, JsonElemen /// The URI of the resource in the operation. /// The operation that was performed. /// The status of the operation. - /// - /// + /// The requested authorization for the operation. + /// The properties of the claims. /// An operation ID used for troubleshooting. - /// + /// The details of the operation. /// Keeps track of any properties unknown to the library. internal ResourceWriteSuccessEventData(string tenantId, string subscriptionId, string resourceGroup, string resourceProvider, string resourceUri, string operationName, string status, JsonElement authorizationJson, JsonElement claimsJson, string correlationId, JsonElement httpRequestJson, IDictionary additionalBinaryDataProperties) { diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/StorageDirectoryDeletedEventData.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/StorageDirectoryDeletedEventData.cs index 724930df678c..d626d6ab989c 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/StorageDirectoryDeletedEventData.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Generated/StorageDirectoryDeletedEventData.cs @@ -28,7 +28,7 @@ internal StorageDirectoryDeletedEventData(object storageDiagnostics) /// A request id provided by the client of the storage API operation that triggered this event. /// The request id generated by the storage service for the storage API operation that triggered this event. /// The path to the deleted directory. - /// + /// Is this event for a recursive delete operation. /// An opaque string value representing the logical sequence of events for any particular directory name. Users can use standard string comparison to understand the relative sequence of two events on the same directory name. /// The identity of the requester that triggered this event. /// For service use only. Diagnostic data occasionally included by the Azure Storage service. This property should be ignored by event consumers. diff --git a/sdk/keyvault/Azure.Security.KeyVault.Administration/src/Generated/KeyVaultAdministrationClientBuilderExtensions.cs b/sdk/keyvault/Azure.Security.KeyVault.Administration/src/Generated/KeyVaultAdministrationClientBuilderExtensions.cs index 7d9ae1e76dd5..cb7aa26bba73 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Administration/src/Generated/KeyVaultAdministrationClientBuilderExtensions.cs +++ b/sdk/keyvault/Azure.Security.KeyVault.Administration/src/Generated/KeyVaultAdministrationClientBuilderExtensions.cs @@ -17,7 +17,7 @@ public static partial class KeyVaultAdministrationClientBuilderExtensions { /// Registers a client with the specified . /// The builder to register with. - /// A to the vault on which the client operates. Appears as "DNS Name" in the Azure portal. You should validate that this URI references a valid Key Vault or Managed HSM resource. See for details. + /// public static IAzureClientBuilder AddKeyVaultAccessControlClient(this TBuilder builder, Uri vaultUri) where TBuilder : IAzureClientFactoryBuilderWithCredential {