Get desktop application:
View/edit binary Protocol Buffers messages
string request_id = 1
double request_duration_millis = 3
Used as response type in: EvaluationService.Boolean
Used as field type in: EvaluationResponse
bool enabled = 1
string request_id = 3
double request_duration_millis = 4
string flag_key = 6
Used in: ErrorEvaluationResponse
UNKNOWN_ERROR_EVALUATION_REASON = 0
NOT_FOUND_ERROR_EVALUATION_REASON = 1
Used in: EvaluationResponse
string flag_key = 1
string namespace_key = 2
Used in: BooleanEvaluationResponse, VariantEvaluationResponse
UNKNOWN_EVALUATION_REASON = 0
FLAG_DISABLED_EVALUATION_REASON = 1
MATCH_EVALUATION_REASON = 2
DEFAULT_EVALUATION_REASON = 3
Used as request type in: EvaluationService.Boolean, EvaluationService.Variant
Used as field type in: BatchEvaluationRequest
string request_id = 1
string namespace_key = 2
string flag_key = 3
string entity_id = 4
map<string, string> context = 5
Used in: BatchEvaluationResponse
Used in: EvaluationResponse
VARIANT_EVALUATION_RESPONSE_TYPE = 0
BOOLEAN_EVALUATION_RESPONSE_TYPE = 1
ERROR_EVALUATION_RESPONSE_TYPE = 2
Used as response type in: EvaluationService.Variant
Used as field type in: EvaluationResponse
bool match = 1
repeated string segment_keys = 2
string variant_key = 4
string variant_attachment = 5
string request_id = 6
double request_duration_millis = 7
string flag_key = 9