endpointsApiService property

EndpointsApiService? endpointsApiService
getter/setter pair

Cloud Endpoints configuration.If endpoints_api_service is set, the Cloud Endpoints Extensible Service Proxy will be provided to serve the API implemented by the app.

Implementation

EndpointsApiService? endpointsApiService;