listMyMetadata abstract method

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

Implementation

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