Example #1
0
func (x Days) String() string {
	return proto.EnumName(Days_name, int32(x))
}
Example #2
0
File: query.pb.go Project: sr/pb
func (x CompositeFilter_Operator) String() string {
	return proto.EnumName(CompositeFilter_Operator_name, int32(x))
}
Example #3
0
func (x MetricDescriptor_ValueType) String() string {
	return proto.EnumName(MetricDescriptor_ValueType_name, int32(x))
}
Example #4
0
File: query.pb.go Project: sr/pb
func (x PropertyFilter_Operator) String() string {
	return proto.EnumName(PropertyFilter_Operator_name, int32(x))
}
Example #5
0
File: query.pb.go Project: sr/pb
func (x EntityResult_ResultType) String() string {
	return proto.EnumName(EntityResult_ResultType_name, int32(x))
}
Example #6
0
func (x HealthCheckResponse_ServingStatus) String() string {
	return proto.EnumName(HealthCheckResponse_ServingStatus_name, int32(x))
}
func (x Method) String() string {
	return proto.EnumName(Method_name, int32(x))
}
Example #8
0
func (x SqlMode_BitPosition) String() string {
	return proto.EnumName(SqlMode_BitPosition_name, int32(x))
}
Example #9
0
func (x FieldType_Type) String() string {
	return proto.EnumName(FieldType_Type_name, int32(x))
}
Example #10
0
func (x ChecksumAlgorithm_Type) String() string {
	return proto.EnumName(ChecksumAlgorithm_Type_name, int32(x))
}
Example #11
0
func (x QueryStatusCode_Type) String() string {
	return proto.EnumName(QueryStatusCode_Type_name, int32(x))
}
Example #12
0
func (x RowsEventVersion_Type) String() string {
	return proto.EnumName(RowsEventVersion_Type_name, int32(x))
}
Example #13
0
func (x LogEventType_Type) String() string {
	return proto.EnumName(LogEventType_Type_name, int32(x))
}
Example #14
0
func (x ControlMessage_ControlType) String() string {
	return proto.EnumName(ControlMessage_ControlType_name, int32(x))
}
Example #15
0
func (x RequestMsgid) String() string {
	return proto.EnumName(RequestMsgid_name, int32(x))
}
Example #16
0
func (x Code) String() string {
	return proto.EnumName(Code_name, int32(x))
}
Example #17
0
func (x LogMessage_MessageType) String() string {
	return proto.EnumName(LogMessage_MessageType_name, int32(x))
}
Example #18
0
func (x Event_EventType) String() string {
	return proto.EnumName(Event_EventType_name, int32(x))
}
Example #19
0
func (x ColumnType_Kind) String() string {
	return proto.EnumName(ColumnType_Kind_name, int32(x))
}
Example #20
0
func (x ConfChangeType) String() string {
	return proto.EnumName(ConfChangeType_name, int32(x))
}
func (x PeerType) String() string {
	return proto.EnumName(PeerType_name, int32(x))
}
Example #22
0
func (x EntryType) String() string {
	return proto.EnumName(EntryType_name, int32(x))
}
Example #23
0
File: query.pb.go Project: sr/pb
func (x QueryResultBatch_MoreResultsType) String() string {
	return proto.EnumName(QueryResultBatch_MoreResultsType_name, int32(x))
}
Example #24
0
func (x Errno) String() string {
	return proto.EnumName(Errno_name, int32(x))
}
Example #25
0
File: query.pb.go Project: sr/pb
func (x PropertyOrder_Direction) String() string {
	return proto.EnumName(PropertyOrder_Direction_name, int32(x))
}
Example #26
0
func (x PhproxydStatusT) String() string {
	return proto.EnumName(PhproxydStatusT_name, int32(x))
}
Example #27
0
func (x MetricDescriptor_MetricKind) String() string {
	return proto.EnumName(MetricDescriptor_MetricKind_name, int32(x))
}
Example #28
0
func (x StoreT) String() string {
	return proto.EnumName(StoreT_name, int32(x))
}
Example #29
0
func (x Widget_Color) String() string {
	return proto.EnumName(Widget_Color_name, int32(x))
}
Example #30
0
func (x HatType) String() string {
	return proto.EnumName(HatType_name, int32(x))
}