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

Public Member Functions

def __init__
 
def scope
 
def set_scope
 
def clear_scope
 
def has_scope
 
def scopes_size
 
def scopes_list
 
def scopes
 
def set_scopes
 
def add_scopes
 
def clear_scopes
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 scopes_
 
 has_scope_
 
 scope_
 

Static Public Attributes

int has_scope_ = 0
 
string scope_ = ""
 
int kscope = 1
 
int kscopes = 2
 

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