eydjey / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Fully support common parameters in code gen'd code. #164

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
TRANSLATE API

Is it possible to define prettyprint=true ? 

thx

Original issue reported on code.google.com by ili...@infolink.co.il on 26 Oct 2011 at 6:09

GoogleCodeExporter commented 9 years ago
Pretty print is not supported yet, but is planned to be in the next release.

Original comment by aus...@skyles.us on 26 Oct 2011 at 6:52

GoogleCodeExporter commented 9 years ago
 thx u for api. btw :) 
and i have one more question.
what is the best way to split large text ? 
i got exeption  for texts (chinese) more then 200-400 character
so i split text by "." and if is's not sucesfull i split by 200 characters.

do u plan to make some split lagorythm by yourself ? 

And then is next release ?:) 

Original comment by ili...@infolink.co.il on 26 Oct 2011 at 8:29

GoogleCodeExporter commented 9 years ago
If you want to ask these kinds of questions, please join and use the mail group:
https://groups.google.com/forum/#!forum/google-api-dotnet-client

The bug system is not intended for this kind of use, and is much better for 
issues that need to be fixed and feature requests in the Google API client 
library for .NET.

For generic programming questions about C# (such as splitting text) there are 
many web sites that can help you, such as stackoverflow.com. Please post the 
question to those forums if you are still having trouble. We do not intend to 
have our own text splitting implementation.

The next release is tentatively planned for the early November.

Original comment by asky...@google.com on 27 Oct 2011 at 3:35

GoogleCodeExporter commented 9 years ago

Original comment by asky...@google.com on 7 Nov 2011 at 3:36