|
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__ |
|
|
| image_ |
|
| transform_ |
|
| output_ |
|
| lazy_init_lock_ |
|
| has_image_ |
|
| has_output_ |
|
| has_input_ |
|
|
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:
- code/googleappengine-read-only/python/google/appengine/api/images/images_service_pb.py