Enum MemoryDumpLevelOfDetail
Details exposed when memory request explicitly declared. Keep consistent with memory_dump_request_args.h and memory_instrumentation.mojom
[JsonConverter(typeof(JsonStringEnumConverter<MemoryDumpLevelOfDetail>))]
public enum MemoryDumpLevelOfDetail
Fields
Background = 0Detailed = 2Light = 1