getNotificationPolicy abstract method

Future<GetNotificationPolicyResponse> getNotificationPolicy(
  1. ServiceCall call,
  2. GetNotificationPolicyRequest request
)

Implementation

$async.Future<$1.GetNotificationPolicyResponse> getNotificationPolicy(
    $grpc.ServiceCall call, $1.GetNotificationPolicyRequest request);