toWire method

IntervalResponse toWire()

Converts this blob event response to a gRPC response.

Implementation

$sp.IntervalResponse toWire() {
  return $sp.IntervalResponse();
}