@@ -123,7 +123,7 @@ def magic_pcap_collection_create_pcap_request(
123
123
system : Literal ["magic-transit" ],
124
124
time_limit : float ,
125
125
type : Literal ["simple" , "full" ],
126
- filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params ._6wtRj17BPcapsRequestSimpleFilterV1
126
+ filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params .Jp9MvktBPcapsRequestSimpleFilterV1
127
127
| NotGiven = NOT_GIVEN ,
128
128
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
129
129
# The extra values given here take precedence over values defined on the client or passed to this method.
@@ -170,7 +170,7 @@ def magic_pcap_collection_create_pcap_request(
170
170
time_limit : float ,
171
171
type : Literal ["simple" , "full" ],
172
172
byte_limit : float | NotGiven = NOT_GIVEN ,
173
- filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params ._6wtRj17BPcapsRequestFullFilterV1
173
+ filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params .Jp9MvktBPcapsRequestFullFilterV1
174
174
| NotGiven = NOT_GIVEN ,
175
175
packet_limit : float | NotGiven = NOT_GIVEN ,
176
176
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
@@ -228,7 +228,7 @@ def magic_pcap_collection_create_pcap_request(
228
228
system : Literal ["magic-transit" ],
229
229
time_limit : float ,
230
230
type : Literal ["simple" , "full" ],
231
- filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params ._6wtRj17BPcapsRequestSimpleFilterV1
231
+ filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params .Jp9MvktBPcapsRequestSimpleFilterV1
232
232
| NotGiven = NOT_GIVEN ,
233
233
colo_name : str | NotGiven = NOT_GIVEN ,
234
234
destination_conf : str | NotGiven = NOT_GIVEN ,
@@ -390,7 +390,7 @@ async def magic_pcap_collection_create_pcap_request(
390
390
system : Literal ["magic-transit" ],
391
391
time_limit : float ,
392
392
type : Literal ["simple" , "full" ],
393
- filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params ._6wtRj17BPcapsRequestSimpleFilterV1
393
+ filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params .Jp9MvktBPcapsRequestSimpleFilterV1
394
394
| NotGiven = NOT_GIVEN ,
395
395
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
396
396
# The extra values given here take precedence over values defined on the client or passed to this method.
@@ -437,7 +437,7 @@ async def magic_pcap_collection_create_pcap_request(
437
437
time_limit : float ,
438
438
type : Literal ["simple" , "full" ],
439
439
byte_limit : float | NotGiven = NOT_GIVEN ,
440
- filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params ._6wtRj17BPcapsRequestFullFilterV1
440
+ filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params .Jp9MvktBPcapsRequestFullFilterV1
441
441
| NotGiven = NOT_GIVEN ,
442
442
packet_limit : float | NotGiven = NOT_GIVEN ,
443
443
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
@@ -495,7 +495,7 @@ async def magic_pcap_collection_create_pcap_request(
495
495
system : Literal ["magic-transit" ],
496
496
time_limit : float ,
497
497
type : Literal ["simple" , "full" ],
498
- filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params ._6wtRj17BPcapsRequestSimpleFilterV1
498
+ filter_v1 : pcap_magic_pcap_collection_create_pcap_request_params .Jp9MvktBPcapsRequestSimpleFilterV1
499
499
| NotGiven = NOT_GIVEN ,
500
500
colo_name : str | NotGiven = NOT_GIVEN ,
501
501
destination_conf : str | NotGiven = NOT_GIVEN ,
0 commit comments