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

Public Member Functions

def __init__
 
def params
 
def mutable_params
 
def clear_params
 
def has_params
 
def app_id
 
def set_app_id
 
def clear_app_id
 
def has_app_id
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 params_
 
 has_params_
 
 has_app_id_
 
 app_id_
 

Static Public Attributes

int has_params_ = 0
 
int has_app_id_ = 0
 
string app_id_ = ""
 
int kparams = 1
 
int kapp_id = 3
 

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