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.IndexDocumentParams Class Reference
Inheritance diagram for google.appengine.api.search.search_service_pb.IndexDocumentParams:

Public Member Functions

def Freshness_Name
 
def __init__
 
def document_size
 
def document_list
 
def document
 
def mutable_document
 
def add_document
 
def clear_document
 
def freshness
 
def set_freshness
 
def clear_freshness
 
def has_freshness
 
def index_spec
 
def mutable_index_spec
 
def clear_index_spec
 
def has_index_spec
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 document_
 
 index_spec_
 
 has_freshness_
 
 freshness_
 
 has_index_spec_
 

Static Public Attributes

int SYNCHRONOUSLY = 0
 
int WHEN_CONVENIENT = 1
 
tuple Freshness_Name = classmethod(Freshness_Name)
 
int has_freshness_ = 0
 
int freshness_ = 0
 
int has_index_spec_ = 0
 
int kdocument = 1
 
int kfreshness = 2
 
int kindex_spec = 3
 

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