@PublicPreview("2021.06") data class EffectiveSetting : Serializable
The effective setting. It reports the effective parameters or data used when calling the API.
val key: String
The parameter key. |
|
val value: String
The parameter value. |