bulkSetUserMetadata abstract method

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

Implementation

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