getLogNotificationProvider method
ResponseFuture<GetLogNotificationProviderResponse>
getLogNotificationProvider(
- GetLogNotificationProviderRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$1.GetLogNotificationProviderResponse> getLogNotificationProvider($1.GetLogNotificationProviderRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getLogNotificationProvider, request, options: options);
}