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.prospective_search.prospective_search_pb.SchemaEntry Class Reference
Inheritance diagram for google.appengine.api.prospective_search.prospective_search_pb.SchemaEntry:

Public Member Functions

def Type_Name
 
def __init__
 
def name
 
def set_name
 
def clear_name
 
def has_name
 
def type
 
def set_type
 
def clear_type
 
def has_type
 
def meaning
 
def set_meaning
 
def clear_meaning
 
def has_meaning
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_name_
 
 name_
 
 has_type_
 
 type_
 
 has_meaning_
 
 meaning_
 

Static Public Attributes

int STRING = 1
 
int INT32 = 2
 
int BOOLEAN = 3
 
int DOUBLE = 4
 
int POINT = 5
 
int USER = 6
 
int REFERENCE = 7
 
tuple Type_Name = classmethod(Type_Name)
 
int has_name_ = 0
 
string name_ = ""
 
int has_type_ = 0
 
int type_ = 0
 
int has_meaning_ = 0
 
int meaning_ = 0
 
int kname = 1
 
int ktype = 2
 
int kmeaning = 3
 

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