listMyMetadata abstract method

Future<ListMyMetadataResponse> listMyMetadata(
  1. ServiceCall call,
  2. ListMyMetadataRequest request
)

Implementation

$async.Future<$0.ListMyMetadataResponse> listMyMetadata(
    $grpc.ServiceCall call, $0.ListMyMetadataRequest request);