Data nodes for configuring a gRPC client, including the IP
address and port number it initiates a connection to.
Note that this grouping uses fairly typical descendant node
names such that a stack of 'uses' statements will have name
conflicts. It is intended that the consuming data model will
resolve the issue (e.g., by wrapping the 'uses' statement in a
container). This model purposely does not do this itself so as
to provide maximum flexibility to consuming models.
grpc-client-transport
grpc-client
The gRPC specific configuration for the connection.