Interface protos.google.cloud.networkservices.v1.WasmPlugin.ILogConfig (0.12.0)

Properties of a LogConfig.

Package

@google-cloud/networkservices

Properties

enable

enable?: (boolean|null);

LogConfig enable

minLogLevel

minLogLevel?: (google.cloud.networkservices.v1.WasmPlugin.LogConfig.LogLevel|keyof typeof google.cloud.networkservices.v1.WasmPlugin.LogConfig.LogLevel|null);

LogConfig minLogLevel

sampleRate

sampleRate?: (number|null);

LogConfig sampleRate