Skip to content

Commit e1fe757

Browse files
CI Update
Build.Reason:Manual by azure-sdk-internal-msdocs-apidrop-connection Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=546925&view=results
1 parent 749fba0 commit e1fe757

File tree

10,969 files changed

+16907
-61260
lines changed

Some content is hidden

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

10,969 files changed

+16907
-61260
lines changed

docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ methods:
3232
keywordOnlyParameters:
3333
- name: model
3434
description: The ID of the model to use. Required if *body* is not provided.
35-
defaultValue: <object object at 0x000001FB4C4FE670>
35+
defaultValue: <object object at 0x0000025AF276E670>
3636
types:
3737
- <xref:str>
3838
- name: name
@@ -119,7 +119,7 @@ methods:
119119
- name: agent_id
120120
description: The unique identifier of the agent to run. Required if *body* is
121121
unset.
122-
defaultValue: <object object at 0x000001FB4C4FE670>
122+
defaultValue: <object object at 0x0000025AF276E670>
123123
- name: thread
124124
description: Options for creating the new thread (initial messages, metadata,
125125
tool resources).
@@ -204,7 +204,7 @@ methods:
204204
description: 'The ID of the agent for which the thread should be created.
205205
206206
Required when not using the JSON/body overload.'
207-
defaultValue: <object object at 0x000001FB4C4FE670>
207+
defaultValue: <object object at 0x0000025AF276E670>
208208
- name: thread
209209
description: 'The details used to create the new thread. If none provided, an
210210
empty thread is

docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ methods:
3333
keywordOnlyParameters:
3434
- name: model
3535
description: The ID of the model to use. Required if *body* is not provided.
36-
defaultValue: <object object at 0x000001FB5012AA80>
36+
defaultValue: <object object at 0x0000025AF64666C0>
3737
types:
3838
- <xref:str>
3939
- name: name
@@ -120,7 +120,7 @@ methods:
120120
- name: agent_id
121121
description: The unique identifier of the agent to run. Required if *body* is
122122
unset.
123-
defaultValue: <object object at 0x000001FB5012AA80>
123+
defaultValue: <object object at 0x0000025AF64666C0>
124124
- name: thread
125125
description: Options for creating the new thread (initial messages, metadata,
126126
tool resources).
@@ -205,7 +205,7 @@ methods:
205205
description: 'The ID of the agent for which the thread should be created.
206206
207207
Required when not using the JSON/body overload.'
208-
defaultValue: <object object at 0x000001FB5012AA80>
208+
defaultValue: <object object at 0x0000025AF64666C0>
209209
- name: thread
210210
description: 'The details used to create the new thread. If none provided, an
211211
empty thread is

docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.AgentsClientOperationsMixin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ methods:
2424
keywordOnlyParameters:
2525
- name: model
2626
description: The ID of the model to use. Required.
27-
defaultValue: <object object at 0x000001FB5012AAE0>
27+
defaultValue: <object object at 0x0000025AF6466880>
2828
types:
2929
- <xref:str>
3030
- name: name
@@ -145,7 +145,7 @@ methods:
145145
keywordOnlyParameters:
146146
- name: agent_id
147147
description: The ID of the agent for which the thread should be created. Required.
148-
defaultValue: <object object at 0x000001FB5012AAE0>
148+
defaultValue: <object object at 0x0000025AF6466880>
149149
types:
150150
- <xref:str>
151151
- name: thread

docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ methods:
4040
"assistant".
4141
4242
Required.'
43-
defaultValue: <object object at 0x000001FB5012AAE0>
43+
defaultValue: <object object at 0x0000025AF6466880>
4444
types:
4545
- <xref:str>
4646
- <xref:azure.ai.agents.models.MessageRole>
@@ -52,7 +52,7 @@ methods:
5252
5353
image_url, and so on). Is either a str type or a [MessageInputContentBlock]
5454
type. Required.'
55-
defaultValue: <object object at 0x000001FB5012AAE0>
55+
defaultValue: <object object at 0x0000025AF6466880>
5656
types:
5757
- <xref:str>
5858
- <xref:list>[<xref:azure.ai.agents.models.MessageInputContentBlock>]

docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ methods:
5454
keywordOnlyParameters:
5555
- name: agent_id
5656
description: The ID of the agent that should run the thread. Required.
57-
defaultValue: <object object at 0x000001FB5012AA90>
57+
defaultValue: <object object at 0x0000025AF6466930>
5858
types:
5959
- <xref:str>
6060
- name: include
@@ -552,7 +552,7 @@ methods:
552552
- <xref:azure.ai.agents.models.RunAdditionalFieldList>]
553553
- name: agent_id
554554
description: The ID of the agent that should run the thread. Required.
555-
defaultValue: <object object at 0x000001FB5012AA90>
555+
defaultValue: <object object at 0x0000025AF6466930>
556556
types:
557557
- <xref:str>
558558
- name: model
@@ -756,7 +756,7 @@ methods:
756756
keywordOnlyParameters:
757757
- name: tool_outputs
758758
description: Required.
759-
defaultValue: <object object at 0x000001FB5012AA90>
759+
defaultValue: <object object at 0x0000025AF6466930>
760760
types:
761761
- <xref:list>[<xref:azure.ai.agents.models.ToolOutput>]
762762
return:
@@ -797,7 +797,7 @@ methods:
797797
keywordOnlyParameters:
798798
- name: tool_outputs
799799
description: Required.
800-
defaultValue: <object object at 0x000001FB5012AA90>
800+
defaultValue: <object object at 0x0000025AF6466930>
801801
types:
802802
- <xref:list>[<xref:azure.ai.agents.models.ToolOutput>]
803803
- name: event_handler

docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.AgentsClientOperationsMixin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ methods:
2424
keywordOnlyParameters:
2525
- name: model
2626
description: The ID of the model to use. Required.
27-
defaultValue: <object object at 0x000001FB4C4FE660>
27+
defaultValue: <object object at 0x0000025AF276E660>
2828
types:
2929
- <xref:str>
3030
- name: name
@@ -145,7 +145,7 @@ methods:
145145
keywordOnlyParameters:
146146
- name: agent_id
147147
description: The ID of the agent for which the thread should be created. Required.
148-
defaultValue: <object object at 0x000001FB4C4FE660>
148+
defaultValue: <object object at 0x0000025AF276E660>
149149
types:
150150
- <xref:str>
151151
- name: thread

docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ methods:
4040
"assistant".
4141
4242
Required.'
43-
defaultValue: <object object at 0x000001FB4C4FE660>
43+
defaultValue: <object object at 0x0000025AF276E660>
4444
types:
4545
- <xref:str>
4646
- <xref:azure.ai.agents.models.MessageRole>
@@ -52,7 +52,7 @@ methods:
5252
5353
image_url, and so on). Is either a str type or a [MessageInputContentBlock]
5454
type. Required.'
55-
defaultValue: <object object at 0x000001FB4C4FE660>
55+
defaultValue: <object object at 0x0000025AF276E660>
5656
types:
5757
- <xref:str>
5858
- <xref:list>[<xref:azure.ai.agents.models.MessageInputContentBlock>]

docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ methods:
6767
- <xref:azure.ai.agents.models.RunAdditionalFieldList>]
6868
- name: agent_id
6969
description: The ID of the agent that should run the thread. Required.
70-
defaultValue: <object object at 0x000001FB4C4FE680>
70+
defaultValue: <object object at 0x0000025AF276E680>
7171
types:
7272
- <xref:str>
7373
- name: model
@@ -553,7 +553,7 @@ methods:
553553
- <xref:azure.ai.agents.models.RunAdditionalFieldList>]
554554
- name: agent_id
555555
description: The ID of the agent that should run the thread. Required.
556-
defaultValue: <object object at 0x000001FB4C4FE680>
556+
defaultValue: <object object at 0x0000025AF276E680>
557557
types:
558558
- <xref:str>
559559
- name: model
@@ -757,7 +757,7 @@ methods:
757757
keywordOnlyParameters:
758758
- name: tool_outputs
759759
description: Required.
760-
defaultValue: <object object at 0x000001FB4C4FE680>
760+
defaultValue: <object object at 0x0000025AF276E680>
761761
types:
762762
- <xref:list>[<xref:azure.ai.agents.models.ToolOutput>]
763763
return:
@@ -798,7 +798,7 @@ methods:
798798
keywordOnlyParameters:
799799
- name: tool_outputs
800800
description: Required.
801-
defaultValue: <object object at 0x000001FB4C4FE680>
801+
defaultValue: <object object at 0x0000025AF276E680>
802802
types:
803803
- <xref:list>[<xref:azure.ai.agents.models.ToolOutput>]
804804
- name: event_handler

docs-ref-autogen/azure-communication-jobrouter/azure.communication.jobrouter.JobRouterClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ methods:
789789
- name: queue_assignments
790790
description: The queue(s) that this worker can receive work from.
791791
types:
792-
- <xref:typing.Optional>[<xref:typing.Dict>[<xref:str>, <xref:typing.Union>[<xref:typing.MutableMapping>[<xref:str>,
792+
- <xref:typing.Optional>[<xref:typing.Dict>[<xref:str>, <xref:typing.Union>[<xref:collections.abc.MutableMapping>[<xref:str>,
793793
<xref:typing.Any>], <xref:None>]]]
794794
- name: total_capacity
795795
description: 'The total capacity score this worker has to manage multiple concurrent

docs-ref-autogen/azure-core/azure.core.messaging.CloudEvent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ constructor:
4040
- <xref:object>
4141
- name: time
4242
description: Optional. The time (in UTC) the event was generated.
43-
defaultValue: <object object at 0x0000020C86ECB730>
43+
defaultValue: <object object at 0x000001E3EE69F730>
4444
types:
4545
- <xref:datetime.datetime>
4646
- name: dataschema

docs-ref-autogen/azure-mgmt-apimanagement/azure.mgmt.apimanagement.models.ApiContract.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ constructor:
134134
defaultValue: None
135135
types:
136136
- <xref:list>[<xref:str>
137-
- <xref:typing.Protocol>]
137+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
138138
- name: api_version_set
139139
description: Version set details.
140140
defaultValue: None
@@ -258,7 +258,7 @@ variables:
258258
name: protocols
259259
types:
260260
- <xref:list>[<xref:str>
261-
- <xref:typing.Protocol>]
261+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
262262
- description: Version set details.
263263
name: api_version_set
264264
types:

docs-ref-autogen/azure-mgmt-apimanagement/azure.mgmt.apimanagement.models.ApiContractProperties.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ constructor:
135135
defaultValue: None
136136
types:
137137
- <xref:list>[<xref:str>
138-
- <xref:typing.Protocol>]
138+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
139139
- name: api_version_set
140140
description: Version set details.
141141
defaultValue: None
@@ -241,7 +241,7 @@ variables:
241241
name: protocols
242242
types:
243243
- <xref:list>[<xref:str>
244-
- <xref:typing.Protocol>]
244+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
245245
- description: Version set details.
246246
name: api_version_set
247247
types:

docs-ref-autogen/azure-mgmt-apimanagement/azure.mgmt.apimanagement.models.ApiContractUpdateProperties.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ constructor:
124124
defaultValue: None
125125
types:
126126
- <xref:list>[<xref:str>
127-
- <xref:typing.Protocol>]
127+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
128128
variables:
129129
- description: Description of the API. May include HTML formatting tags.
130130
name: description
@@ -218,4 +218,4 @@ variables:
218218
name: protocols
219219
types:
220220
- <xref:list>[<xref:str>
221-
- <xref:typing.Protocol>]
221+
- <xref:azure.mgmt.apimanagement.models.Protocol>]

docs-ref-autogen/azure-mgmt-apimanagement/azure.mgmt.apimanagement.models.ApiCreateOrUpdateParameter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ constructor:
138138
defaultValue: None
139139
types:
140140
- <xref:list>[<xref:str>
141-
- <xref:typing.Protocol>]
141+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
142142
- name: api_version_set
143143
description: Version set details.
144144
defaultValue: None
@@ -288,7 +288,7 @@ variables:
288288
name: protocols
289289
types:
290290
- <xref:list>[<xref:str>
291-
- <xref:typing.Protocol>]
291+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
292292
- description: Version set details.
293293
name: api_version_set
294294
types:

docs-ref-autogen/azure-mgmt-apimanagement/azure.mgmt.apimanagement.models.ApiCreateOrUpdateProperties.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ constructor:
140140
defaultValue: None
141141
types:
142142
- <xref:list>[<xref:str>
143-
- <xref:typing.Protocol>]
143+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
144144
- name: api_version_set
145145
description: Version set details.
146146
defaultValue: None
@@ -290,7 +290,7 @@ variables:
290290
name: protocols
291291
types:
292292
- <xref:list>[<xref:str>
293-
- <xref:typing.Protocol>]
293+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
294294
- description: Version set details.
295295
name: api_version_set
296296
types:

docs-ref-autogen/azure-mgmt-apimanagement/azure.mgmt.apimanagement.models.ApiTagResourceContractProperties.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ constructor:
130130
defaultValue: None
131131
types:
132132
- <xref:list>[<xref:str>
133-
- <xref:typing.Protocol>]
133+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
134134
variables:
135135
- description: Description of the API. May include HTML formatting tags.
136136
name: description
@@ -228,4 +228,4 @@ variables:
228228
name: protocols
229229
types:
230230
- <xref:list>[<xref:str>
231-
- <xref:typing.Protocol>]
231+
- <xref:azure.mgmt.apimanagement.models.Protocol>]

docs-ref-autogen/azure-mgmt-apimanagement/azure.mgmt.apimanagement.models.ApiUpdateContract.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ constructor:
124124
defaultValue: None
125125
types:
126126
- <xref:list>[<xref:str>
127-
- <xref:typing.Protocol>]
127+
- <xref:azure.mgmt.apimanagement.models.Protocol>]
128128
variables:
129129
- description: Description of the API. May include HTML formatting tags.
130130
name: description
@@ -218,4 +218,4 @@ variables:
218218
name: protocols
219219
types:
220220
- <xref:list>[<xref:str>
221-
- <xref:typing.Protocol>]
221+
- <xref:azure.mgmt.apimanagement.models.Protocol>]

docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.models.ContainerAppProbe.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ constructor:
100100
defaultValue: None
101101
types:
102102
- <xref:str>
103-
- <xref:typing.Type>
103+
- <xref:azure.mgmt.appcontainers.models.Type>
104104
variables:
105105
- description: 'Minimum consecutive failures for the probe to be considered failed
106106
@@ -178,4 +178,4 @@ variables:
178178
name: type
179179
types:
180180
- <xref:str>
181-
- <xref:typing.Type>
181+
- <xref:azure.mgmt.appcontainers.models.Type>

docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.models.JobTemplate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ constructor:
2121
description: List of container definitions for the Container App.
2222
defaultValue: None
2323
types:
24-
- <xref:list>[<xref:typing.Container>]
24+
- <xref:list>[<xref:azure.mgmt.appcontainers.models.Container>]
2525
- name: volumes
2626
description: List of volume definitions for the Container App.
2727
defaultValue: None
@@ -35,7 +35,7 @@ variables:
3535
- description: List of container definitions for the Container App.
3636
name: containers
3737
types:
38-
- <xref:list>[<xref:typing.Container>]
38+
- <xref:list>[<xref:azure.mgmt.appcontainers.models.Container>]
3939
- description: List of volume definitions for the Container App.
4040
name: volumes
4141
types:

docs-ref-autogen/azure-mgmt-appcontainers/azure.mgmt.appcontainers.models.Template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ constructor:
4545
description: List of container definitions for the Container App.
4646
defaultValue: None
4747
types:
48-
- <xref:list>[<xref:typing.Container>]
48+
- <xref:list>[<xref:azure.mgmt.appcontainers.models.Container>]
4949
- name: scale
5050
description: Scaling properties for the Container App.
5151
defaultValue: None
@@ -88,7 +88,7 @@ variables:
8888
- description: List of container definitions for the Container App.
8989
name: containers
9090
types:
91-
- <xref:list>[<xref:typing.Container>]
91+
- <xref:list>[<xref:azure.mgmt.appcontainers.models.Container>]
9292
- description: Scaling properties for the Container App.
9393
name: scale
9494
types:

0 commit comments

Comments
 (0)