Searched refs:LogServiceError_ErrorCode (Results 1 – 1 of 1) sorted by relevance
38 type LogServiceError_ErrorCode int32 type41 LogServiceError_OK LogServiceError_ErrorCode = 042 LogServiceError_INVALID_REQUEST LogServiceError_ErrorCode = 143 LogServiceError_STORAGE_ERROR LogServiceError_ErrorCode = 257 func (x LogServiceError_ErrorCode) Enum() *LogServiceError_ErrorCode {58 p := new(LogServiceError_ErrorCode)62 func (x LogServiceError_ErrorCode) String() string {65 func (x *LogServiceError_ErrorCode) UnmarshalJSON(data []byte) error {70 *x = LogServiceError_ErrorCode(value)