getLogs abstract method

Stream<GetLogsResponse> getLogs(
  1. ServiceCall call,
  2. GetLogsRequest request
)

Implementation

$async.Stream<$2.GetLogsResponse> getLogs($grpc.ServiceCall call, $2.GetLogsRequest request);