removeLabelPolicyFont abstract method

Future<RemoveLabelPolicyFontResponse> removeLabelPolicyFont(
  1. ServiceCall call,
  2. RemoveLabelPolicyFontRequest request
)

Implementation

$async.Future<$2.RemoveLabelPolicyFontResponse> removeLabelPolicyFont(
    $grpc.ServiceCall call, $2.RemoveLabelPolicyFontRequest request);