Searched defs:InteractiveOptions (Results 1 – 1 of 1) sorted by relevance
1429 struct InteractiveOptions { struct1430 uint32_t column_width;1431 OutputFormat metric_format;1432 std::vector<MetricExtension> extensions;1433 std::vector<MetricNameAndPath> metrics;1434 const google::protobuf::DescriptorPool* pool;