EffectiveSetting

data class EffectiveSetting

The effective setting. It reports the effective parameters or data used when calling the API.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

key

The parameter key.

value

The parameter value.

Properties

Link copied to clipboard
val key: String
Link copied to clipboard
val value: String