ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.557.0

This commit is contained in:
speakeasybot
2025-06-09 00:28:07 +00:00
parent bc02ecef34
commit 4197184f92
192 changed files with 3360 additions and 2768 deletions

View File

@@ -1,9 +1,18 @@
# GetSearchAllLibrariesOptimizedForStreaming
Has this media been optimized for streaming. NOTE: This can be 0, 1, false or true
## Values
| Name | Value |
| --------- | --------- |
| `Disable` | 0 |
| `Enable` | 1 |
## Supported Types
### GetSearchAllLibrariesOptimizedForStreaming1
```csharp
GetSearchAllLibrariesOptimizedForStreaming.CreateGetSearchAllLibrariesOptimizedForStreaming1(/* values here */);
```
### Boolean
```csharp
GetSearchAllLibrariesOptimizedForStreaming.CreateBoolean(/* values here */);
```