You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`request`|[operations.GetJobDetailsRequest](../../models/operations/getjobdetailsrequest.md)|:heavy_check_mark:| The request object to use for the request. |
168
168
|`retries`|[Optional[utils.RetryConfig]](../../models/utils/retryconfig.md)|:heavy_minus_sign:| Configuration to override the default retry behavior of the client. |
169
-
|`server_url`|*Optional[str]*|:heavy_minus_sign:| An optional server URL to use. |
170
169
171
170
### Response
172
171
@@ -208,7 +207,6 @@ with UnstructuredClient() as uc_client:
|`request`|[operations.GetJobFailedFilesRequest](../../models/operations/getjobfailedfilesrequest.md)|:heavy_check_mark:| The request object to use for the request. |
210
209
|`retries`|[Optional[utils.RetryConfig]](../../models/utils/retryconfig.md)|:heavy_minus_sign:| Configuration to override the default retry behavior of the client. |
211
-
|`server_url`|*Optional[str]*|:heavy_minus_sign:| An optional server URL to use. |
|`request`|[operations.GetEncryptionCertificateRequest](../../models/operations/getencryptioncertificaterequest.md)|:heavy_check_mark:| The request object to use for the request. |
37
37
|`retries`|[Optional[utils.RetryConfig]](../../models/utils/retryconfig.md)|:heavy_minus_sign:| Configuration to override the default retry behavior of the client. |
38
-
|`server_url`|*Optional[str]*|:heavy_minus_sign:| An optional server URL to use. |
39
38
40
39
### Response
41
40
@@ -79,7 +78,6 @@ with UnstructuredClient() as uc_client:
|`request`|[operations.StoreSecretRequest](../../models/operations/storesecretrequest.md)|:heavy_check_mark:| The request object to use for the request. |
81
80
|`retries`|[Optional[utils.RetryConfig]](../../models/utils/retryconfig.md)|:heavy_minus_sign:| Configuration to override the default retry behavior of the client. |
82
-
|`server_url`|*Optional[str]*|:heavy_minus_sign:| An optional server URL to use. |
0 commit comments