Thanks for the reply, Alex. I wasnt clear in my question, but I have also 
upgraded my iOS code to use the new libraries generated by the service 
generator off of the REST discovery docs. To make the library generation 
work I was forced to manually add the "format": "double" key/value to all 
double number types. Any idea why the discovery doc generation is leaving 
that pair out?

See my related question 
here: 
http://stackoverflow.com/questions/42081267/google-cloud-endpoints-rest-discovery-document-missing-format


On Wednesday, February 8, 2017 at 1:47:15 PM UTC-5, Alex (Cloud Platform 
Support) wrote:
>
> Hi Eric,
>
> As part of the Cloud Endpoints Framework 2.0, the JSON-RPC protocol, which 
> is required for legacy iOS clients and automatic kind fields features are 
> not currently available. See Currently excluded features and tools for 
> Cloud Endpoints 2.0 documentation 
> <https://cloud.google.com/appengine/docs/java/endpoints/migrating#currently_excluded_features_and_tools>
>  
> for more details. In case you require any of these features, migration to 
> Cloud Endpoints 2.0 is currently not recommended.
>
> More on the topic of RPC functionality, you may be interested in the Cloud 
> Endpoints for gRPC APIs concepts 
> <https://cloud.google.com/endpoints/docs/grpc> which would serve as the 
> new and faster method for directly calling methods on a server application 
> on a different machine. More details on how to use this new feature are 
> provided on the  Configuring a gRPC API Service guide 
> <https://cloud.google.com/endpoints/docs/grpc-service-config>. Note that 
> this is a Beta release of Google Cloud Endpoints. This feature is not 
> covered by any SLA or deprecation policy and may be subject to 
> backward-incompatible changes.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4dce1f99-886d-4260-b4b1-c7e21b1094ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to