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.app_identity.app_identity_service_pb.GetServiceAccountNameResponse Class Reference
Inheritance diagram for google.appengine.api.app_identity.app_identity_service_pb.GetServiceAccountNameResponse:

Public Member Functions

def __init__
 
def service_account_name
 
def set_service_account_name
 
def clear_service_account_name
 
def has_service_account_name
 
def MergeFrom
 
def ParseASCII
 
def ParseASCIIIgnoreUnknown
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_service_account_name_
 
 service_account_name_
 

Static Public Attributes

int has_service_account_name_ = 0
 
string service_account_name_ = ""
 
int kservice_account_name = 1
 

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