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.datastore.datastore_v3_pb.CompiledQuery_EntityFilter Class Reference
Inheritance diagram for google.appengine.datastore.datastore_v3_pb.CompiledQuery_EntityFilter:

Public Member Functions

def __init__
 
def distinct
 
def set_distinct
 
def clear_distinct
 
def has_distinct
 
def kind
 
def set_kind
 
def clear_kind
 
def has_kind
 
def ancestor
 
def mutable_ancestor
 
def clear_ancestor
 
def has_ancestor
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 lazy_init_lock_
 
 has_distinct_
 
 distinct_
 
 has_kind_
 
 kind_
 
 has_ancestor_
 

Static Public Attributes

int has_distinct_ = 0
 
int distinct_ = 0
 
int has_kind_ = 0
 
string kind_ = ""
 
int has_ancestor_ = 0
 
 ancestor_ = None
 

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