|
def | ErrorCode_Name |
|
def | __init__ |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
int | OK = 0 |
|
int | API_TEMPORARILY_UNAVAILABLE = 1 |
|
int | REQUEST_TOO_LARGE = 3 |
|
int | RESPONSE_TOO_LARGE = 4 |
|
int | INVALID_FILE_NAME = 5 |
|
int | OPERATION_NOT_SUPPORTED = 6 |
|
int | IO_ERROR = 7 |
|
int | PERMISSION_DENIED = 8 |
|
int | WRONG_CONTENT_TYPE = 9 |
|
int | FILE_NOT_OPENED = 10 |
|
int | WRONG_OPEN_MODE = 11 |
|
int | EXCLUSIVE_LOCK_REQUIRED = 12 |
|
int | FILE_TEMPORARILY_UNAVAILABLE = 13 |
|
int | EXISTENCE_ERROR = 100 |
|
int | FINALIZATION_ERROR = 101 |
|
int | UNSUPPORTED_CONTENT_TYPE = 102 |
|
int | READ_ONLY = 103 |
|
int | EXCLUSIVE_LOCK_FAILED = 104 |
|
int | EXISTENCE_ERROR_METADATA_NOT_FOUND = 105 |
|
int | EXISTENCE_ERROR_METADATA_FOUND = 106 |
|
int | EXISTENCE_ERROR_SHARDING_MISMATCH = 107 |
|
int | FINALIZATION_IN_PROGRESS = 108 |
|
int | EXISTENCE_ERROR_OBJECT_NOT_FOUND = 109 |
|
int | EXISTENCE_ERROR_BUCKET_NOT_FOUND = 110 |
|
int | SEQUENCE_KEY_OUT_OF_ORDER = 300 |
|
int | OUT_OF_BOUNDS = 500 |
|
int | GLOBS_NOT_SUPPORTED = 600 |
|
int | FILE_NAME_NOT_SPECIFIED = 701 |
|
int | FILE_NAME_SPECIFIED = 702 |
|
int | FILE_ALREADY_EXISTS = 703 |
|
int | UNSUPPORTED_FILE_SYSTEM = 704 |
|
int | INVALID_PARAMETER = 705 |
|
int | SHUFFLER_INTERNAL_ERROR = 800 |
|
int | SHUFFLE_REQUEST_TOO_LARGE = 801 |
|
int | DUPLICATE_SHUFFLE_NAME = 802 |
|
int | SHUFFLE_NOT_AVAILABLE = 803 |
|
int | SHUFFLER_TEMPORARILY_UNAVAILABLE = 900 |
|
int | MAX_ERROR_CODE = 9999 |
|
tuple | ErrorCode_Name = classmethod(ErrorCode_Name) |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/files/file_service_pb.py