App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Static Public Attributes | List of all members
test_service.SecondService Class Reference
Inheritance diagram for test_service.SecondService:

Public Member Functions

def second_test
 

Static Public Attributes

string http_method = 'GET'
 
list scopes = []
 

Detailed Description

Second test class for Cloud Endpoints.

Member Function Documentation

def test_service.SecondService.second_test (   self,
  unused_request 
)
Test a second API, same version, same path.  Shouldn't collide.

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