getDomainPolicy abstract method

Future<GetDomainPolicyResponse> getDomainPolicy(
  1. ServiceCall call,
  2. GetDomainPolicyRequest request
)

Implementation

$async.Future<$1.GetDomainPolicyResponse> getDomainPolicy(
    $grpc.ServiceCall call, $1.GetDomainPolicyRequest request);