removeCustomLabelPolicyLogo method
ResponseFuture<RemoveCustomLabelPolicyLogoResponse>
removeCustomLabelPolicyLogo(
- RemoveCustomLabelPolicyLogoRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.RemoveCustomLabelPolicyLogoResponse> removeCustomLabelPolicyLogo($0.RemoveCustomLabelPolicyLogoRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$removeCustomLabelPolicyLogo, request, options: options);
}