getLogNotificationProvider abstract method

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

Implementation

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