removeCustomLabelPolicyFont abstract method

Future<RemoveCustomLabelPolicyFontResponse> removeCustomLabelPolicyFont(
  1. ServiceCall call,
  2. RemoveCustomLabelPolicyFontRequest request
)

Implementation

$async.Future<$1.RemoveCustomLabelPolicyFontResponse>
    removeCustomLabelPolicyFont($grpc.ServiceCall call,
        $1.RemoveCustomLabelPolicyFontRequest request);