gapic-generator 0.2.0
Pre-release
Pre-release
Features
- Improved hostname handling. (#68)
- There is now a
host
keyword-only argument on client (and transport) constructors. - If no hostname is annotated for an API, the
host
variable is required.
- There is now a
- Added
MANIFEST.in
to the generated output. (#79) - Explicit proto-plus marshal declaration. (#81)