getCustomDomainPolicy abstract method

Future<GetCustomDomainPolicyResponse> getCustomDomainPolicy(
  1. ServiceCall call,
  2. GetCustomDomainPolicyRequest request
)

Implementation

$async.Future<$2.GetCustomDomainPolicyResponse> getCustomDomainPolicy(
    $grpc.ServiceCall call, $2.GetCustomDomainPolicyRequest request);