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.prospective_search.prospective_search_pb.ListTopicsRequest Class Reference
Inheritance diagram for google.appengine.api.prospective_search.prospective_search_pb.ListTopicsRequest:

Public Member Functions

def __init__
 
def topic_start
 
def set_topic_start
 
def clear_topic_start
 
def has_topic_start
 
def max_results
 
def set_max_results
 
def clear_max_results
 
def has_max_results
 
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

 has_topic_start_
 
 topic_start_
 
 has_max_results_
 
 max_results_
 
 has_app_id_
 
 app_id_
 

Static Public Attributes

int has_topic_start_ = 0
 
string topic_start_ = ""
 
int has_max_results_ = 0
 
int max_results_ = 1000
 
int has_app_id_ = 0
 
string app_id_ = ""
 
int ktopic_start = 1
 
int kmax_results = 2
 
int kapp_id = 3
 

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