|
def | __init__ |
|
def | email |
|
def | set_email |
|
def | clear_email |
|
def | has_email |
|
def | user_id |
|
def | set_user_id |
|
def | clear_user_id |
|
def | has_user_id |
|
def | auth_domain |
|
def | set_auth_domain |
|
def | clear_auth_domain |
|
def | has_auth_domain |
|
def | user_organization |
|
def | set_user_organization |
|
def | clear_user_organization |
|
def | has_user_organization |
|
def | is_admin |
|
def | set_is_admin |
|
def | clear_is_admin |
|
def | has_is_admin |
|
def | client_id |
|
def | set_client_id |
|
def | clear_client_id |
|
def | has_client_id |
|
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__ |
|
|
| scopes_ |
|
| has_email_ |
|
| email_ |
|
| has_user_id_ |
|
| user_id_ |
|
| has_auth_domain_ |
|
| auth_domain_ |
|
| has_user_organization_ |
|
| user_organization_ |
|
| has_is_admin_ |
|
| is_admin_ |
|
| has_client_id_ |
|
| client_id_ |
|
|
int | has_email_ = 0 |
|
string | email_ = "" |
|
int | has_user_id_ = 0 |
|
string | user_id_ = "" |
|
int | has_auth_domain_ = 0 |
|
string | auth_domain_ = "" |
|
int | has_user_organization_ = 0 |
|
string | user_organization_ = "" |
|
int | has_is_admin_ = 0 |
|
int | is_admin_ = 0 |
|
int | has_client_id_ = 0 |
|
string | client_id_ = "" |
|
int | kemail = 1 |
|
int | kuser_id = 2 |
|
int | kauth_domain = 3 |
|
int | kuser_organization = 4 |
|
int | kis_admin = 5 |
|
int | kclient_id = 6 |
|
int | kscopes = 7 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/user_service_pb.py