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.images.images_service_pb.ImagesTransformRequest Class Reference
Inheritance diagram for google.appengine.api.images.images_service_pb.ImagesTransformRequest:

Public Member Functions

def __init__
 
def image
 
def mutable_image
 
def clear_image
 
def has_image
 
def transform_size
 
def transform_list
 
def transform
 
def mutable_transform
 
def add_transform
 
def clear_transform
 
def output
 
def mutable_output
 
def clear_output
 
def has_output
 
def input
 
def mutable_input
 
def clear_input
 
def has_input
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 image_
 
 transform_
 
 output_
 
 lazy_init_lock_
 
 has_image_
 
 has_output_
 
 has_input_
 

Static Public Attributes

int has_image_ = 0
 
int has_output_ = 0
 
int has_input_ = 0
 
 input_ = None
 
int kimage = 1
 
int ktransform = 2
 
int koutput = 3
 
int kinput = 4
 

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