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

Public Member Functions

def __init__
 
def application_key
 
def set_application_key
 
def clear_application_key
 
def has_application_key
 
def duration_minutes
 
def set_duration_minutes
 
def clear_duration_minutes
 
def has_duration_minutes
 
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_duration_minutes_
 
 duration_minutes_
 

Static Public Attributes

int has_application_key_ = 0
 
string application_key_ = ""
 
int has_duration_minutes_ = 0
 
int duration_minutes_ = 0
 
int kapplication_key = 1
 
int kduration_minutes = 2
 

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