service/grpc/src/grpc_http_endpoint library

Classes

GrpcHttpEndpoint
HttpRequestBuilder
Builds an HttpRequestSpec from a HttpRule (parsed from google.api.http), a baseUrl, and the request message represented as a JSON-like Map<String, dynamic>.
HttpRequestSpec
The resolved request.
HttpRule
A fully parsed google.api.http rule: method + path template (+ optional additional bindings, which are just more HttpRules).
PathSegment
One path segment of a google.api.http path template.