ApiDiagnosticFrontendRequestDataMaskingQueryParam

Constructors

constructor(mode: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The data masking mode. Possible values are Mask and Hide for query_params. The only possible value is Mask for headers.

Link copied to clipboard

The name of the header or the query parameter to mask.