Typed stub for the Controller gRPC service, as returned by ClientGrpc.getService<ControllerClient>('Controller').
Controller
ClientGrpc.getService<ControllerClient>('Controller')
Accepts an optional Metadata for per-call headers, such as the Authorization: Bearer token required by the engine.
Authorization: Bearer
Optional
Typed stub for the
ControllergRPC service, as returned byClientGrpc.getService<ControllerClient>('Controller').Accepts an optional Metadata for per-call headers, such as the
Authorization: Bearertoken required by the engine.