func (x ReadOptions_ReadConsistency) String() string {
	return proto.EnumName(ReadOptions_ReadConsistency_name, int32(x))
}
Beispiel #2
0
func (x SystemResult_Status) String() string {
	return proto.EnumName(SystemResult_Status_name, int32(x))
}
func (x URLFetchServiceError_ErrorCode) String() string {
	return proto.EnumName(URLFetchServiceError_ErrorCode_name, int32(x))
}
Beispiel #4
0
func (x Flag) String() string {
	return proto.EnumName(Flag_name, int32(x))
}
Beispiel #5
0
func (x EGCToGCMsg) String() string {
	return proto.EnumName(EGCToGCMsg_name, int32(x))
}
Beispiel #6
0
func (x PartnerAccountType) String() string {
	return proto.EnumName(PartnerAccountType_name, int32(x))
}
Beispiel #7
0
func (x Type) String() string {
	return proto.EnumName(Type_name, int32(x))
}
Beispiel #8
0
func (x SplitLogTask_State) String() string {
	return proto1.EnumName(SplitLogTask_State_name, int32(x))
}
Beispiel #9
0
func (x SplitLogTask_RecoveryMode) String() string {
	return proto1.EnumName(SplitLogTask_RecoveryMode_name, int32(x))
}
Beispiel #10
0
func (x Table_State) String() string {
	return proto1.EnumName(Table_State_name, int32(x))
}
Beispiel #11
0
func (x ReplicationState_State) String() string {
	return proto1.EnumName(ReplicationState_State_name, int32(x))
}
Beispiel #12
0
func (x Game_FrameType) String() string {
	return proto1.EnumName(Game_FrameType_name, int32(x))
}
Beispiel #13
0
func (x KeyspaceIdType) String() string {
	return proto.EnumName(KeyspaceIdType_name, int32(x))
}
func (x CommitRequest_Mode) String() string {
	return proto.EnumName(CommitRequest_Mode_name, int32(x))
}
Beispiel #15
0
func (x HealthCheckResponse_ServingStatus) String() string {
	return proto.EnumName(HealthCheckResponse_ServingStatus_name, int32(x))
}
func (x PresenceResponse_SHOW) String() string {
	return proto.EnumName(PresenceResponse_SHOW_name, int32(x))
}
func (x Table_TimestampGranularity) String() string {
	return proto.EnumName(Table_TimestampGranularity_name, int32(x))
}
func (x XmppMessageResponse_XmppMessageStatus) String() string {
	return proto.EnumName(XmppMessageResponse_XmppMessageStatus_name, int32(x))
}
Beispiel #19
0
func (x GCConnectionStatus) String() string {
	return proto.EnumName(GCConnectionStatus_name, int32(x))
}
func (x XmppServiceError_ErrorCode) String() string {
	return proto.EnumName(XmppServiceError_ErrorCode_name, int32(x))
}
Beispiel #21
0
func (x SplitQueryRequest_Algorithm) String() string {
	return proto.EnumName(SplitQueryRequest_Algorithm_name, int32(x))
}
Beispiel #22
0
func (x SyncMessage_Request_Type) String() string {
	return proto.EnumName(SyncMessage_Request_Type_name, int32(x))
}
Beispiel #23
0
func (x EGCBaseClientMsg) String() string {
	return proto.EnumName(EGCBaseClientMsg_name, int32(x))
}
Beispiel #24
0
func (x GroupContext_Type) String() string {
	return proto.EnumName(GroupContext_Type_name, int32(x))
}
Beispiel #25
0
func (x NetMsgID) String() string {
	return proto.EnumName(NetMsgID_name, int32(x))
}
Beispiel #26
0
func (x Envelope_Type) String() string {
	return proto.EnumName(Envelope_Type_name, int32(x))
}
func (x URLFetchRequest_RequestMethod) String() string {
	return proto.EnumName(URLFetchRequest_RequestMethod_name, int32(x))
}
Beispiel #28
0
func (x DataMessage_Flags) String() string {
	return proto.EnumName(DataMessage_Flags_name, int32(x))
}
Beispiel #29
0
func (x APIMessage_APIMessageType) String() string {
	return proto.EnumName(APIMessage_APIMessageType_name, int32(x))
}
Beispiel #30
0
func (x PropertyOrder_Direction) String() string {
	return proto.EnumName(PropertyOrder_Direction_name, int32(x))
}