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.user_service_pb.CreateLogoutURLRequest Class Reference
Inheritance diagram for google.appengine.api.user_service_pb.CreateLogoutURLRequest:

Public Member Functions

def __init__
 
def destination_url
 
def set_destination_url
 
def clear_destination_url
 
def has_destination_url
 
def auth_domain
 
def set_auth_domain
 
def clear_auth_domain
 
def has_auth_domain
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_destination_url_
 
 destination_url_
 
 has_auth_domain_
 
 auth_domain_
 

Static Public Attributes

int has_destination_url_ = 0
 
string destination_url_ = ""
 
int has_auth_domain_ = 0
 
string auth_domain_ = ""
 
int kdestination_url = 1
 
int kauth_domain = 2
 

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