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

Public Member Functions

def __init__
 
def topic
 
def set_topic
 
def clear_topic
 
def has_topic
 
def sub_id
 
def set_sub_id
 
def clear_sub_id
 
def has_sub_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_
 
 topic_
 
 has_sub_id_
 
 sub_id_
 

Static Public Attributes

int has_topic_ = 0
 
string topic_ = ""
 
int has_sub_id_ = 0
 
string sub_id_ = ""
 
int ktopic = 1
 
int ksub_id = 2
 

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