getMyInstance abstract method

Future<GetMyInstanceResponse> getMyInstance(
  1. ServiceCall call,
  2. GetMyInstanceRequest request
)

Implementation

$async.Future<$2.GetMyInstanceResponse> getMyInstance(
    $grpc.ServiceCall call, $2.GetMyInstanceRequest request);