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

Public Member Functions

def __init__
 
def index_id
 
def set_index_id
 
def clear_index_id
 
def has_index_id
 
def value_size
 
def value_list
 
def value
 
def set_value
 
def add_value
 
def clear_value
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 value_
 
 has_index_id_
 
 index_id_
 

Static Public Attributes

int has_index_id_ = 0
 
int index_id_ = 0
 
int kindex_id = 1
 
int kvalue = 2
 

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