blob: 9eede132dda70bbde775d5be9e254ea79c24c17e [file] [log] [blame]
// This file was generated by Cobalt's Config parser based on the configuration
// YAML in the cobalt_config repository. Edit the YAML there to make changes.
#pragma once
// Metric ID Constants
// the_metric_name
const uint32_t kTheMetricNameMetricId = 238615413;
// the_other_metric_name
const uint32_t kTheOtherMetricNameMetricId = 2739731282;
// Enum for the_other_metric_name (EventCode)
enum class TheOtherMetricNameEventCode {
AnEvent = 0,
AnotherEvent = 1,
AThirdEvent = 2,
};
const TheOtherMetricNameEventCode TheOtherMetricNameEventCode_AnEvent = TheOtherMetricNameEventCode::AnEvent;
const TheOtherMetricNameEventCode TheOtherMetricNameEventCode_AnotherEvent = TheOtherMetricNameEventCode::AnotherEvent;
const TheOtherMetricNameEventCode TheOtherMetricNameEventCode_AThirdEvent = TheOtherMetricNameEventCode::AThirdEvent;
// The base64 encoding of the bytes of a serialized CobaltConfig proto message.
const char kConfig[] = "KqkBCghjdXN0b21lchAKGpoBCgdwcm9qZWN0EAUaTQoPdGhlX21ldHJpY19uYW1lEAoYBSD19uNxYhUKCnRoZV9yZXBvcnQQu6WL8QgYj05iGgoQdGhlX290aGVyX3JlcG9ydBDK3M3qARgGGj4KFXRoZV9vdGhlcl9tZXRyaWNfbmFtZRAKGAUg0vazmgooATjIAVABYhQKCnRoZV9yZXBvcnQQu6WL8QgYBw==";