Expand description

Contains definitions of structures for GRPC and REST APIs.

Modules

This module wraps underlying GRPC stubs and organizes them into nested module structure.

This module wraps structs used for respective REST Google APIs. The main purpouse of these structs is to provide JSON based configuration capabilities and subsequent conversion into GRPC structs, i.e. provide way how to configure different Google APIs with JSON structs that can be then converted into their GRPC counterparts.