viewFromIDs method
View all records with the given IDs
Implementation
$grpc.ResponseFuture<$0.ComponentsList> viewFromIDs(
$1.IdentifiersList request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$viewFromIDs, request, options: options);
}