addCustomNotificationPolicy abstract method

Future<AddCustomNotificationPolicyResponse> addCustomNotificationPolicy(
  1. ServiceCall call,
  2. AddCustomNotificationPolicyRequest request
)

Implementation

$async.Future<$1.AddCustomNotificationPolicyResponse>
    addCustomNotificationPolicy($grpc.ServiceCall call,
        $1.AddCustomNotificationPolicyRequest request);