getMyInstance abstract method

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

Implementation

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