setLabel abstract method

Future<Empty> setLabel(
  1. ServiceCall call,
  2. KeyValue request
)

Implementation

$async.Future<$0.Empty> setLabel($grpc.ServiceCall call, $0.KeyValue request);