getIAM abstract method

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

Implementation

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