updateCustomNotificationPolicy abstract method

Future<UpdateCustomNotificationPolicyResponse> updateCustomNotificationPolicy(
  1. ServiceCall call,
  2. UpdateCustomNotificationPolicyRequest request
)

Implementation

$async.Future<$1.UpdateCustomNotificationPolicyResponse>
    updateCustomNotificationPolicy($grpc.ServiceCall call,
        $1.UpdateCustomNotificationPolicyRequest request);