|
def | ErrorCode_Name |
|
def | __init__ |
|
def | code |
|
def | set_code |
|
def | clear_code |
|
def | has_code |
|
def | detail |
|
def | set_detail |
|
def | clear_detail |
|
def | has_detail |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| has_code_ |
|
| code_ |
|
| has_detail_ |
|
| detail_ |
|
|
int | UNKNOWN = 0 |
|
int | CALL_NOT_FOUND = 1 |
|
int | PARSE_ERROR = 2 |
|
int | SECURITY_VIOLATION = 3 |
|
int | OVER_QUOTA = 4 |
|
int | REQUEST_TOO_LARGE = 5 |
|
int | CAPABILITY_DISABLED = 6 |
|
int | FEATURE_DISABLED = 7 |
|
int | BAD_REQUEST = 8 |
|
int | RESPONSE_TOO_LARGE = 9 |
|
int | CANCELLED = 10 |
|
int | REPLAY_ERROR = 11 |
|
int | DEADLINE_EXCEEDED = 12 |
|
tuple | ErrorCode_Name = classmethod(ErrorCode_Name) |
|
int | has_code_ = 0 |
|
int | code_ = 0 |
|
int | has_detail_ = 0 |
|
string | detail_ = "" |
|
int | kcode = 1 |
|
int | kdetail = 2 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/ext/remote_api/remote_api_pb.py