getDomainPolicy abstract method

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

Implementation

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