getMyMetadata abstract method

Future<GetMyMetadataResponse> getMyMetadata(
  1. ServiceCall call,
  2. GetMyMetadataRequest request
)

Implementation

$async.Future<$2.GetMyMetadataResponse> getMyMetadata(
    $grpc.ServiceCall call, $2.GetMyMetadataRequest request);