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_v4_pb.PropertyExpression Class Reference
Inheritance diagram for google.appengine.datastore.datastore_v4_pb.PropertyExpression:

Public Member Functions

def AggregationFunction_Name
 
def __init__
 
def property
 
def mutable_property
 
def clear_property
 
def has_property
 
def aggregation_function
 
def set_aggregation_function
 
def clear_aggregation_function
 
def has_aggregation_function
 
def MergeFrom
 
def ParseASCII
 
def ParseASCIIIgnoreUnknown
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 property_
 
 has_property_
 
 has_aggregation_function_
 
 aggregation_function_
 

Static Public Attributes

int FIRST = 1
 
tuple AggregationFunction_Name = classmethod(AggregationFunction_Name)
 
int has_property_ = 0
 
int has_aggregation_function_ = 0
 
int aggregation_function_ = 0
 
int kproperty = 1
 
int kaggregation_function = 2
 

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