App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
test_service
TestResponse
Static Public Attributes
|
List of all members
test_service.TestResponse Class Reference
Inheritance diagram for test_service.TestResponse:
Static Public Attributes
tuple
text
= messages.StringField(1)
Detailed Description
Simple ProtoRPC response with a text 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