コード例 #1
0
func (x MemcacheIncrementRequest_Direction) String() string {
	return proto.EnumName(MemcacheIncrementRequest_Direction_name, int32(x))
}
コード例 #2
0
func (x FileContentType_ContentType) String() string {
	return proto.EnumName(FileContentType_ContentType_name, int32(x))
}
コード例 #3
0
func (x ShuffleEnums_OutputFormat) String() string {
	return proto.EnumName(ShuffleEnums_OutputFormat_name, int32(x))
}
コード例 #4
0
func (x TaskQueueAddRequest_RequestMethod) String() string {
	return proto.EnumName(TaskQueueAddRequest_RequestMethod_name, int32(x))
}
コード例 #5
0
func (x ShuffleEnums_Status) String() string {
	return proto.EnumName(ShuffleEnums_Status_name, int32(x))
}
コード例 #6
0
ファイル: msg.pb.go プロジェクト: bringhurst/doozerd
func (x response_Err) String() string {
	return proto.EnumName(response_Err_name, int32(x))
}
コード例 #7
0
func (x TaskQueueServiceError_ErrorCode) String() string {
	return proto.EnumName(TaskQueueServiceError_ErrorCode_name, int32(x))
}
コード例 #8
0
func (x CapabilityConfig_Status) String() string {
	return proto.EnumName(CapabilityConfig_Status_name, int32(x))
}
コード例 #9
0
func (x IsEnabledResponse_SummaryStatus) String() string {
	return proto.EnumName(IsEnabledResponse_SummaryStatus_name, int32(x))
}
コード例 #10
0
func (x BlobstoreServiceError_ErrorCode) String() string {
	return proto.EnumName(BlobstoreServiceError_ErrorCode_name, int32(x))
}
コード例 #11
0
func (x URLFetchRequest_RequestMethod) String() string {
	return proto.EnumName(URLFetchRequest_RequestMethod_name, int32(x))
}
コード例 #12
0
func (x MemcacheSetRequest_SetPolicy) String() string {
	return proto.EnumName(MemcacheSetRequest_SetPolicy_name, int32(x))
}
コード例 #13
0
func (x MemcacheServiceError_ErrorCode) String() string {
	return proto.EnumName(MemcacheServiceError_ErrorCode_name, int32(x))
}
コード例 #14
0
func (x MemcacheIncrementResponse_IncrementStatusCode) String() string {
	return proto.EnumName(MemcacheIncrementResponse_IncrementStatusCode_name, int32(x))
}
コード例 #15
0
ファイル: datastore.pb.go プロジェクト: ashokgelal/gorilla
func (x Error_ErrorCode) String() string {
	return proto.EnumName(Error_ErrorCode_name, int32(x))
}
コード例 #16
0
ファイル: m.pb.go プロジェクト: bgentry/doozerd
func (x msg_Cmd) String() string {
	return proto.EnumName(msg_Cmd_name, int32(x))
}
コード例 #17
0
ファイル: datastore.pb.go プロジェクト: ashokgelal/gorilla
func (x Property_Meaning) String() string {
	return proto.EnumName(Property_Meaning_name, int32(x))
}
コード例 #18
0
ファイル: datastore.pb.go プロジェクト: ashokgelal/gorilla
func (x EntityProto_Kind) String() string {
	return proto.EnumName(EntityProto_Kind_name, int32(x))
}
コード例 #19
0
ファイル: msg.pb.go プロジェクト: bringhurst/doozerd
func (x request_Verb) String() string {
	return proto.EnumName(request_Verb_name, int32(x))
}
コード例 #20
0
ファイル: datastore.pb.go プロジェクト: ashokgelal/gorilla
func (x Index_Property_Direction) String() string {
	return proto.EnumName(Index_Property_Direction_name, int32(x))
}
コード例 #21
0
func (x TaskQueueMode_Mode) String() string {
	return proto.EnumName(TaskQueueMode_Mode_name, int32(x))
}
コード例 #22
0
ファイル: datastore.pb.go プロジェクト: ashokgelal/gorilla
func (x CompositeIndex_State) String() string {
	return proto.EnumName(CompositeIndex_State_name, int32(x))
}
コード例 #23
0
func (x TaskQueueQueryTasksResponse_Task_RequestMethod) String() string {
	return proto.EnumName(TaskQueueQueryTasksResponse_Task_RequestMethod_name, int32(x))
}
コード例 #24
0
ファイル: datastore.pb.go プロジェクト: ashokgelal/gorilla
func (x Query_Hint) String() string {
	return proto.EnumName(Query_Hint_name, int32(x))
}
コード例 #25
0
func (x FileServiceErrors_ErrorCode) String() string {
	return proto.EnumName(FileServiceErrors_ErrorCode_name, int32(x))
}
コード例 #26
0
ファイル: datastore.pb.go プロジェクト: ashokgelal/gorilla
func (x Query_Filter_Operator) String() string {
	return proto.EnumName(Query_Filter_Operator_name, int32(x))
}
コード例 #27
0
func (x OpenRequest_OpenMode) String() string {
	return proto.EnumName(OpenRequest_OpenMode_name, int32(x))
}
コード例 #28
0
ファイル: datastore.pb.go プロジェクト: ashokgelal/gorilla
func (x Query_Order_Direction) String() string {
	return proto.EnumName(Query_Order_Direction_name, int32(x))
}
コード例 #29
0
func (x UserServiceError_ErrorCode) String() string {
	return proto.EnumName(UserServiceError_ErrorCode_name, int32(x))
}
コード例 #30
0
func (x MemcacheDeleteResponse_DeleteStatusCode) String() string {
	return proto.EnumName(MemcacheDeleteResponse_DeleteStatusCode_name, int32(x))
}