createDebugEvents abstract method
Future<CreateDebugEventsResponse>
createDebugEvents(
- ServiceCall call,
- CreateDebugEventsRequest request
Implementation
$async.Future<$0.CreateDebugEventsResponse> createDebugEvents(
$grpc.ServiceCall call, $0.CreateDebugEventsRequest request);