update doc files

This commit is contained in:
darrell-thobe-sp
2025-04-01 20:27:18 -04:00
parent 878245edd8
commit 0c80cd4cb7
203 changed files with 419 additions and 419 deletions

View File

@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'ClientLogConfiguration', 'BetaClientL
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ClientId** | Pointer to **string** | Log configuration's client ID | [optional]
**ClientId** | Pointer to **string** | Log configuration's client ID | [optional]
**DurationMinutes** | **int32** | Duration in minutes for log configuration to remain in effect before resetting to defaults |
**Expiration** | Pointer to **time.Time** | Expiration date-time of the log configuration request | [optional]
**RootLevel** | [**StandardLevel**](standard-level) | |