getMyMetadata abstract method

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

Implementation

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