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.channel.channel_service_pb.SendMessageRequest Class Reference
Inheritance diagram for google.appengine.api.channel.channel_service_pb.SendMessageRequest:

Public Member Functions

def __init__
 
def application_key
 
def set_application_key
 
def clear_application_key
 
def has_application_key
 
def message
 
def set_message
 
def clear_message
 
def has_message
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_application_key_
 
 application_key_
 
 has_message_
 
 message_
 

Static Public Attributes

int has_application_key_ = 0
 
string application_key_ = ""
 
int has_message_ = 0
 
string message_ = ""
 
int kapplication_key = 1
 
int kmessage = 2
 

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