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.remote_socket.remote_socket_service_pb.AddressPort Class Reference
Inheritance diagram for google.appengine.api.remote_socket.remote_socket_service_pb.AddressPort:

Public Member Functions

def __init__
 
def port
 
def set_port
 
def clear_port
 
def has_port
 
def packed_address
 
def set_packed_address
 
def clear_packed_address
 
def has_packed_address
 
def hostname_hint
 
def set_hostname_hint
 
def clear_hostname_hint
 
def has_hostname_hint
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_port_
 
 port_
 
 has_packed_address_
 
 packed_address_
 
 has_hostname_hint_
 
 hostname_hint_
 

Static Public Attributes

int has_port_ = 0
 
int port_ = 0
 
int has_packed_address_ = 0
 
string packed_address_ = ""
 
int has_hostname_hint_ = 0
 
string hostname_hint_ = ""
 
int kport = 1
 
int kpacked_address = 2
 
int khostname_hint = 3
 

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