App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Static Public Attributes | List of all members
google.appengine.api.app_identity.app_identity_service_pb.AppIdentityServiceError Class Reference
Inheritance diagram for google.appengine.api.app_identity.app_identity_service_pb.AppIdentityServiceError:

Public Member Functions

def ErrorCode_Name
 
def __init__
 
def MergeFrom
 
def ParseASCII
 
def ParseASCIIIgnoreUnknown
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Static Public Attributes

int SUCCESS = 0
 
int UNKNOWN_SCOPE = 9
 
int BLOB_TOO_LARGE = 1000
 
int DEADLINE_EXCEEDED = 1001
 
int NOT_A_VALID_APP = 1002
 
int UNKNOWN_ERROR = 1003
 
int GAIAMINT_NOT_INITIAILIZED = 1004
 
int NOT_ALLOWED = 1005
 
int NOT_IMPLEMENTED = 1006
 
tuple ErrorCode_Name = classmethod(ErrorCode_Name)
 

The documentation for this class was generated from the following file: