1. 0db6e8f Drop support for EOL Python versions (#265) by Hugo van Kemenade · 4 years, 2 months ago
  2. 9659f28 Client generation can handle the mtlsRootUrl (#288) by Chaoren · 4 years, 4 months ago
  3. 1e14627 print() is a function in Python 3 by cclauss · 6 years ago
  4. 9d32a1a Replace imports of apitools.base.py with imports of submodules. (#233) by Harrison · 6 years ago
  5. 872c98e python3 modernize open() => io.open() and convert comment unicode homoglyphs (#226) by cococlyde · 6 years ago
  6. 28ac38a Update batchPath" in storage_v1.json to point to service-specific endpoint by Mike Schwartz · 6 years ago
  7. 75378a7 Convert generated api client/message docstrings into raw strings. by kevinli7 · 6 years ago
  8. d475ca9 Ensure client generation works smoothly in py3. by Craig Citro · 6 years ago
  9. ed6f279 Drop all code related to generating CLIs. by Craig Citro · 6 years ago
  10. fd4a7b7 Added response_encoding parameter to api client classes. (#206) by Mark · 6 years ago
  11. ee1cdaf Stop generating argument in AddCustomJson*Mapping() calls by Joel Zacharias · 7 years ago
  12. 8da5d74 Add bigquery sample. by Arthur D. Cherba · 8 years ago
  13. e3003de Include all samples to be updated on changes to generation. by Arthur D. Cherba · 8 years ago
  14. 023efb3 Merge pull request #116 from cherba/static_info by Craig Citro · 8 years ago
  15. cf66a0d Generate extra_types import when any type is used by AdditionalProperties. by Arthur D. Cherba · 8 years ago
  16. 781b3d1 Add servicemanagement api sample. by Arthur D. Cherba · 8 years ago
  17. 86769ce 'Make method_config class level accesible.' by Arthur D. Cherba · 8 years ago
  18. a6dfcfc Update tests after moving and regenerating fusiontables api. by Arthur D. Cherba · 8 years ago
  19. 96948d3 Move fusionteables sample with test to samples directory. by Arthur D. Cherba · 8 years ago
  20. 159b6f5 Expose flat_path property in generated client services. by Arthur D. Cherba · 8 years ago
  21. 9edd3a7 Consolidate gen test samples. by Arthur D. Cherba · 8 years ago
  22. 518feea Update lint rules. Fixes #81. by Arthur D. Cherba · 8 years ago
  23. 471ac70 Add per-file licenses. Fixes #63. by Arthur D. Cherba · 9 years ago
  24. 0dbb0c5 Update storage sample. by Craig Citro · 9 years ago
  25. a680256 Fix a bug in upload support, and do some cleanup. by Craig Citro · 9 years ago
  26. 09d7804 Drop the CLI from the sample storage client imports. by Craig Citro · 9 years ago
  27. 7bc411f Update storage client. by Craig Citro · 9 years ago
  28. b51d476 Add a script for generating the sample clients. by Craig Citro · 9 years ago
  29. adf09d0 Restore chunked download support. by Craig Citro · 9 years ago
  30. 4572ff0 Lint cleanup. by Craig Citro · 9 years ago
  31. 4d8a287 Update whitespace to pep8 via autopep8. by Craig Citro · 9 years ago
  32. 97dc3c3 Python 3 fixes and comment clean-up. by Danny Hermes · 9 years ago
  33. 179640d Removing Python2 only imports StringIO and urlparse. by Danny Hermes · 9 years ago
  34. 4bd2610 Update the storage client in samples/. by Craig Citro · 9 years ago
  35. f94f5f0 Add a sample of using uploads and downloads. by Craig Citro · 10 years ago