Exemple #1
0
func (x Days) String() string {
	return proto.EnumName(Days_name, int32(x))
}
Exemple #2
0
func (x CompositeFilter_Operator) String() string {
	return proto.EnumName(CompositeFilter_Operator_name, int32(x))
}
Exemple #3
0
func (x MetricDescriptor_ValueType) String() string {
	return proto.EnumName(MetricDescriptor_ValueType_name, int32(x))
}
Exemple #4
0
func (x PropertyFilter_Operator) String() string {
	return proto.EnumName(PropertyFilter_Operator_name, int32(x))
}
Exemple #5
0
func (x EntityResult_ResultType) String() string {
	return proto.EnumName(EntityResult_ResultType_name, int32(x))
}
Exemple #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))
}
Exemple #8
0
func (x SqlMode_BitPosition) String() string {
	return proto.EnumName(SqlMode_BitPosition_name, int32(x))
}
Exemple #9
0
func (x FieldType_Type) String() string {
	return proto.EnumName(FieldType_Type_name, int32(x))
}
Exemple #10
0
func (x ChecksumAlgorithm_Type) String() string {
	return proto.EnumName(ChecksumAlgorithm_Type_name, int32(x))
}
Exemple #11
0
func (x QueryStatusCode_Type) String() string {
	return proto.EnumName(QueryStatusCode_Type_name, int32(x))
}
Exemple #12
0
func (x RowsEventVersion_Type) String() string {
	return proto.EnumName(RowsEventVersion_Type_name, int32(x))
}
Exemple #13
0
func (x LogEventType_Type) String() string {
	return proto.EnumName(LogEventType_Type_name, int32(x))
}
func (x ControlMessage_ControlType) String() string {
	return proto.EnumName(ControlMessage_ControlType_name, int32(x))
}
Exemple #15
0
func (x RequestMsgid) String() string {
	return proto.EnumName(RequestMsgid_name, int32(x))
}
Exemple #16
0
func (x Code) String() string {
	return proto.EnumName(Code_name, int32(x))
}
Exemple #17
0
func (x LogMessage_MessageType) String() string {
	return proto.EnumName(LogMessage_MessageType_name, int32(x))
}
Exemple #18
0
func (x Event_EventType) String() string {
	return proto.EnumName(Event_EventType_name, int32(x))
}
Exemple #19
0
func (x ColumnType_Kind) String() string {
	return proto.EnumName(ColumnType_Kind_name, int32(x))
}
Exemple #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))
}
Exemple #22
0
func (x EntryType) String() string {
	return proto.EnumName(EntryType_name, int32(x))
}
Exemple #23
0
func (x QueryResultBatch_MoreResultsType) String() string {
	return proto.EnumName(QueryResultBatch_MoreResultsType_name, int32(x))
}
Exemple #24
0
func (x Errno) String() string {
	return proto.EnumName(Errno_name, int32(x))
}
Exemple #25
0
func (x PropertyOrder_Direction) String() string {
	return proto.EnumName(PropertyOrder_Direction_name, int32(x))
}
Exemple #26
0
func (x PhproxydStatusT) String() string {
	return proto.EnumName(PhproxydStatusT_name, int32(x))
}
Exemple #27
0
func (x MetricDescriptor_MetricKind) String() string {
	return proto.EnumName(MetricDescriptor_MetricKind_name, int32(x))
}
Exemple #28
0
func (x StoreT) String() string {
	return proto.EnumName(StoreT_name, int32(x))
}
Exemple #29
0
func (x Widget_Color) String() string {
	return proto.EnumName(Widget_Color_name, int32(x))
}
Exemple #30
0
func (x HatType) String() string {
	return proto.EnumName(HatType_name, int32(x))
}