getIAM abstract method

Future<GetIAMResponse> getIAM(
  1. ServiceCall call,
  2. GetIAMRequest request
)

Implementation

$async.Future<$0.GetIAMResponse> getIAM($grpc.ServiceCall call, $0.GetIAMRequest request);