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

Public Member Functions

def __init__
 
def code
 
def set_code
 
def clear_code
 
def has_code
 
def error_detail
 
def set_error_detail
 
def clear_error_detail
 
def has_error_detail
 
def canonical_code
 
def set_canonical_code
 
def clear_canonical_code
 
def has_canonical_code
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_code_
 
 code_
 
 has_error_detail_
 
 error_detail_
 
 has_canonical_code_
 
 canonical_code_
 

Static Public Attributes

int has_code_ = 0
 
int code_ = 0
 
int has_error_detail_ = 0
 
string error_detail_ = ""
 
int has_canonical_code_ = 0
 
int canonical_code_ = 0
 
int kcode = 1
 
int kerror_detail = 2
 
int kcanonical_code = 3
 

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