addCustomDomainPolicy abstract method

Future<AddCustomDomainPolicyResponse> addCustomDomainPolicy(
  1. ServiceCall call,
  2. AddCustomDomainPolicyRequest request
)

Implementation

$async.Future<$2.AddCustomDomainPolicyResponse> addCustomDomainPolicy(
    $grpc.ServiceCall call, $2.AddCustomDomainPolicyRequest request);