removeCustomLabelPolicyLogoDark_Pre method
Future<RemoveCustomLabelPolicyLogoDarkResponse>
removeCustomLabelPolicyLogoDark_Pre(
- ServiceCall $call,
- Future<
RemoveCustomLabelPolicyLogoDarkRequest> $request
Implementation
$async.Future<$0.RemoveCustomLabelPolicyLogoDarkResponse>
removeCustomLabelPolicyLogoDark_Pre(
$grpc.ServiceCall $call,
$async.Future<$0.RemoveCustomLabelPolicyLogoDarkRequest>
$request) async {
return removeCustomLabelPolicyLogoDark($call, await $request);
}