getMyInstance abstract method

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

Implementation

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