App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
test_service
TestBytes
Static Public Attributes
|
List of all members
test_service.TestBytes Class Reference
Inheritance diagram for test_service.TestBytes:
Static Public Attributes
tuple
bytes_value
= messages.BytesField(1)
Detailed Description
Simple ProtoRPC request/response with a bytes field.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/tools/devappserver2/endpoints/testdata/test_service.py
Maintained by
tzmartin