#include <iosfwd>
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/stringpiece.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
|
enum | google::protobuf::util::error::Code {
google::protobuf::util::error::OK = 0,
google::protobuf::util::error::CANCELLED = 1,
google::protobuf::util::error::UNKNOWN = 2,
google::protobuf::util::error::INVALID_ARGUMENT = 3,
google::protobuf::util::error::DEADLINE_EXCEEDED = 4,
google::protobuf::util::error::NOT_FOUND = 5,
google::protobuf::util::error::ALREADY_EXISTS = 6,
google::protobuf::util::error::PERMISSION_DENIED = 7,
google::protobuf::util::error::UNAUTHENTICATED = 16,
google::protobuf::util::error::RESOURCE_EXHAUSTED = 8,
google::protobuf::util::error::FAILED_PRECONDITION = 9,
google::protobuf::util::error::ABORTED = 10,
google::protobuf::util::error::OUT_OF_RANGE = 11,
google::protobuf::util::error::UNIMPLEMENTED = 12,
google::protobuf::util::error::INTERNAL = 13,
google::protobuf::util::error::UNAVAILABLE = 14,
google::protobuf::util::error::DATA_LOSS = 15
} |
|
◆ EXPECT_OK