getDomainPolicy abstract method

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

Implementation

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