getLogNotificationProvider abstract method

Future<GetLogNotificationProviderResponse> getLogNotificationProvider(
  1. ServiceCall call,
  2. GetLogNotificationProviderRequest request
)

Implementation

$async.Future<$2.GetLogNotificationProviderResponse>
    getLogNotificationProvider(
        $grpc.ServiceCall call, $2.GetLogNotificationProviderRequest request);