bulkSetUserMetadata abstract method

Future<BulkSetUserMetadataResponse> bulkSetUserMetadata(
  1. ServiceCall call,
  2. BulkSetUserMetadataRequest request
)

Implementation

$async.Future<$0.BulkSetUserMetadataResponse> bulkSetUserMetadata(
    $grpc.ServiceCall call, $0.BulkSetUserMetadataRequest request);